The build took 00h 00m 58s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,455 |
ansic |
1,054 |
sh |
637 |
makefile |
3,146 |
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: bootchart 1.20-2 (Tue Apr 4 20:38:49 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking 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 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-g++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of arm-linux-androideabi-g++... gcc3checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gccchecking 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 dependency style of arm-linux-androideabi-gcc... gcc3checking for clock_gettime in -lrt... nochecking how to run the C preprocessor... arm-linux-androideabi-gcc -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 fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking for pid_t... yeschecking vfork.h usability... nochecking vfork.h presence... nochecking for vfork.h... nochecking for fork... yeschecking for vfork... yeschecking for working fork... crossconfigure: WARNING: result yes guessed because of cross compilationchecking for working vfork... (cached) yeschecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... nochecking for working strtod... nochecking for pow... nochecking for pow in -lm... yeschecking for clock_gettime... yeschecking for memset... yeschecking for strchr... yeschecking for strstr... yeschecking for uname... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-ammake[1]: Entering directory '/tmp/bootchart/src/bootchart-1.20'arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -MT bootchart.o -MD -MP -MF .deps/bootchart.Tpo -c -o bootchart.o bootchart.carm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.carm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -MT svg.o -MD -MP -MF .deps/svg.Tpo -c -o svg.o svg.clog.c: In function 'log_sample':log.c:224:16: warning: assignment makes pointer from integer without a cast [enabled by default] ps->next_ps = malloc(sizeof(struct ps_struct)); ^log.c:233:15: warning: assignment makes pointer from integer without a cast [enabled by default] ps->sample = malloc(sizeof(struct ps_sched_struct) * (len + 1)); ^bootchart.c: In function 'main':bootchart.c:231:11: warning: assignment makes pointer from integer without a cast [enabled by default] ps_first = malloc(sizeof(struct ps_struct)); ^mv -f .deps/log.Tpo .deps/log.Pomv -f .deps/bootchart.Tpo .deps/bootchart.Pomv -f .deps/svg.Tpo .deps/svg.Poarm-linux-androideabi-gcc -o bootchartd bootchart.o log.o svg.o bootchart.o:bootchart.c:function main: error: undefined reference to 'rpl_malloc'log.o:log.c:function log_sample: error: undefined reference to 'rpl_malloc'log.o:log.c:function log_sample: error: undefined reference to 'rpl_malloc'collect2: error: ld returned 1 exit statusmake[1]: *** [Makefile:326: bootchartd] Error 1make[1]: Leaving directory '/tmp/bootchart/src/bootchart-1.20'make: *** [Makefile:231: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/bootchart/src/bootchart-1.20/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by bootchart configure 1.20, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin## --------- #### Platform. #### --------- ##hostname = fa6e5c614a87uname -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:2284: checking for a BSD-compatible installconfigure:2352: result: /usr/bin/install -cconfigure:2363: checking whether build environment is saneconfigure:2418: result: yesconfigure:2477: checking for arm-linux-androideabi-stripconfigure:2493: found /sysroot/bin/arm-linux-androideabi-stripconfigure:2504: result: arm-linux-androideabi-stripconfigure:2569: checking for a thread-safe mkdir -pconfigure:2608: result: /usr/sbin/mkdir -pconfigure:2615: checking for gawkconfigure:2631: found /usr/sbin/gawkconfigure:2642: result: gawkconfigure:2653: checking whether make sets $(MAKE)configure:2675: result: yesconfigure:2872: checking for C++ compiler versionconfigure:2881: 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:2892: $? = 0configure:2881: 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:2892: $? = 0configure:2881: 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:2892: $? = 1configure:2881: 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:2892: $? = 1configure:2912: checking whether the C++ compiler worksconfigure:2934: arm-linux-androideabi-g++ conftest.cpp >&5configure:2938: $? = 0configure:2986: result: yesconfigure:2989: checking for C++ compiler default output file nameconfigure:2991: result: a.outconfigure:2997: checking for suffix of executablesconfigure:3004: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5configure:3008: $? = 0configure:3030: result:configure:3052: checking whether we are cross compilingconfigure:3090: result: yesconfigure:3095: checking for suffix of object filesconfigure:3117: arm-linux-androideabi-g++ -c conftest.cpp >&5configure:3121: $? = 0configure:3142: result: oconfigure:3146: checking whether we are using the GNU C++ compilerconfigure:3165: arm-linux-androideabi-g++ -c conftest.cpp >&5configure:3165: $? = 0configure:3174: result: yesconfigure:3183: checking whether arm-linux-androideabi-g++ accepts -gconfigure:3203: arm-linux-androideabi-g++ -c -g conftest.cpp >&5configure:3203: $? = 0configure:3244: result: yesconfigure:3278: checking for style of include used by makeconfigure:3306: result: GNUconfigure:3332: checking dependency style of arm-linux-androideabi-g++configure:3443: result: gcc3configure:3466: checking for arm-linux-androideabi-gccconfigure:3493: result: arm-linux-androideabi-gccconfigure:3762: checking for C compiler versionconfigure:3771: 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:3782: $? = 0configure:3771: 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:3782: $? = 0configure:3771: 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:3782: $? = 1configure:3771: 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:3782: $? = 1configure:3786: checking whether we are using the GNU C compilerconfigure:3805: arm-linux-androideabi-gcc -c conftest.c >&5configure:3805: $? = 0configure:3814: result: yesconfigure:3823: checking whether arm-linux-androideabi-gcc accepts -gconfigure:3843: arm-linux-androideabi-gcc -c -g conftest.c >&5configure:3843: $? = 0configure:3884: result: yesconfigure:3901: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:3964: arm-linux-androideabi-gcc -c conftest.c >&5configure:3964: $? = 0configure:3977: result: none neededconfigure:3999: checking dependency style of arm-linux-androideabi-gccconfigure:4110: result: gcc3configure:4129: checking for clock_gettime in -lrtconfigure:4154: arm-linux-androideabi-gcc -o conftest conftest.c -lrt >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrtcollect2: error: ld returned 1 exit statusconfigure:4154: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bootchart"| #define PACKAGE_TARNAME "bootchart"| #define PACKAGE_VERSION "1.20"| #define PACKAGE_STRING "bootchart 1.20"| #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"| #define PACKAGE_URL ""| #define PACKAGE "bootchart"| #define VERSION "1.20"| /* 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 clock_gettime ();| int| main ()| {| return clock_gettime ();| ;| return 0;| }configure:4163: result: noconfigure:4181: checking how to run the C preprocessorconfigure:4212: arm-linux-androideabi-gcc -E conftest.cconfigure:4212: $? = 0configure:4226: arm-linux-androideabi-gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4226: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bootchart"| #define PACKAGE_TARNAME "bootchart"| #define PACKAGE_VERSION "1.20"| #define PACKAGE_STRING "bootchart 1.20"| #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"| #define PACKAGE_URL ""| #define PACKAGE "bootchart"| #define VERSION "1.20"| /* end confdefs.h. */| #include configure:4251: result: arm-linux-androideabi-gcc -Econfigure:4271: arm-linux-androideabi-gcc -E conftest.cconfigure:4271: $? = 0configure:4285: arm-linux-androideabi-gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4285: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bootchart"| #define PACKAGE_TARNAME "bootchart"| #define PACKAGE_VERSION "1.20"| #define PACKAGE_STRING "bootchart 1.20"| #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"| #define PACKAGE_URL ""| #define PACKAGE "bootchart"| #define VERSION "1.20"| /* end confdefs.h. */| #include configure:4314: checking for grep that handles long lines and -econfigure:4372: result: /usr/sbin/grepconfigure:4377: checking for egrepconfigure:4439: result: /usr/sbin/grep -Econfigure:4444: checking for ANSI C header filesconfigure:4464: arm-linux-androideabi-gcc -c conftest.c >&5configure:4464: $? = 0configure:4548: result: yesconfigure:4561: checking for sys/types.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4561: checking for sys/stat.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4561: checking for stdlib.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4561: checking for string.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4561: checking for memory.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4561: checking for strings.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4561: checking for inttypes.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4561: checking for stdint.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4561: checking for unistd.hconfigure:4561: arm-linux-androideabi-gcc -c conftest.c >&5configure:4561: $? = 0configure:4561: result: yesconfigure:4576: checking fcntl.h usabilityconfigure:4576: arm-linux-androideabi-gcc -c conftest.c >&5configure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking fcntl.h presenceconfigure:4576: arm-linux-androideabi-gcc -E conftest.cconfigure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking for fcntl.hconfigure:4576: result: yesconfigure:4576: checking limits.h usabilityconfigure:4576: arm-linux-androideabi-gcc -c conftest.c >&5configure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking limits.h presenceconfigure:4576: arm-linux-androideabi-gcc -E conftest.cconfigure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking for limits.hconfigure:4576: result: yesconfigure:4576: checking for stdlib.hconfigure:4576: result: yesconfigure:4576: checking for string.hconfigure:4576: result: yesconfigure:4576: checking sys/time.h usabilityconfigure:4576: arm-linux-androideabi-gcc -c conftest.c >&5configure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking sys/time.h presenceconfigure:4576: arm-linux-androideabi-gcc -E conftest.cconfigure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking for sys/time.hconfigure:4576: result: yesconfigure:4576: checking for unistd.hconfigure:4576: result: yesconfigure:4590: checking for pid_tconfigure:4590: arm-linux-androideabi-gcc -c conftest.c >&5configure:4590: $? = 0configure:4590: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:63:20: error: expected expression before ')' tokenif (sizeof ((pid_t)))^configure:4590: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bootchart"| #define PACKAGE_TARNAME "bootchart"| #define PACKAGE_VERSION "1.20"| #define PACKAGE_STRING "bootchart 1.20"| #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"| #define PACKAGE_URL ""| #define PACKAGE "bootchart"| #define VERSION "1.20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_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| int| main ()| {| if (sizeof ((pid_t)))| return 0;| ;| return 0;| }configure:4590: result: yesconfigure:4603: checking vfork.h usabilityconfigure:4603: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:60:19: fatal error: vfork.h: No such file or directory#include ^compilation terminated.configure:4603: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bootchart"| #define PACKAGE_TARNAME "bootchart"| #define PACKAGE_VERSION "1.20"| #define PACKAGE_STRING "bootchart 1.20"| #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"| #define PACKAGE_URL ""| #define PACKAGE "bootchart"| #define VERSION "1.20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_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:4603: result: noconfigure:4603: checking vfork.h presenceconfigure:4603: arm-linux-androideabi-gcc -E conftest.cconftest.c:27:19: fatal error: vfork.h: No such file or directory#include ^compilation terminated.configure:4603: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bootchart"| #define PACKAGE_TARNAME "bootchart"| #define PACKAGE_VERSION "1.20"| #define PACKAGE_STRING "bootchart 1.20"| #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"| #define PACKAGE_URL ""| #define PACKAGE "bootchart"| #define VERSION "1.20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:4603: result: noconfigure:4603: checking for vfork.hconfigure:4603: result: noconfigure:4616: checking for forkconfigure:4616: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:50:6: warning: conflicting types for built-in function 'fork' [enabled by default]char fork ();^configure:4616: $? = 0configure:4616: result: yesconfigure:4616: checking for vforkconfigure:4616: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4616: $? = 0configure:4616: result: yesconfigure:4626: checking for working forkconfigure:4658: result: crossconfigure:4674: WARNING: result yes guessed because of cross compilationconfigure:4679: checking for working vforkconfigure:4789: result: yesconfigure:4816: checking for stdlib.hconfigure:4816: result: yesconfigure:4826: checking for GNU libc compatible mallocconfigure:4860: result: noconfigure:4881: checking for working strtodconfigure:4932: result: noconfigure:4941: checking for powconfigure:4941: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:57:6: warning: conflicting types for built-in function 'pow' [enabled by default]char pow ();^/tmp/ccye1fHt.o:conftest.c:function main: error: undefined reference to 'pow'collect2: error: ld returned 1 exit statusconfigure:4941: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "bootchart"| #define PACKAGE_TARNAME "bootchart"| #define PACKAGE_VERSION "1.20"| #define PACKAGE_STRING "bootchart 1.20"| #define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"| #define PACKAGE_URL ""| #define PACKAGE "bootchart"| #define VERSION "1.20"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FORK 1| #define HAVE_VFORK 1| #define HAVE_WORKING_VFORK 1| #define HAVE_WORKING_FORK 1| #define HAVE_STDLIB_H 1| #define HAVE_MALLOC 0| #define malloc rpl_malloc| /* end confdefs.h. */| /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char pow (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef pow|| /* 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 pow ();| /* 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_pow || defined __stub___pow| choke me| #endif|| int| main ()| {| return pow ();| ;| return 0;| }configure:4941: result: noconfigure:4947: checking for pow in -lmconfigure:4972: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5conftest.c:41:6: warning: conflicting types for built-in function 'pow' [enabled by default]char pow ();^configure:4972: $? = 0configure:4981: result: yesconfigure:4997: checking for clock_gettimeconfigure:4997: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4997: $? = 0configure:4997: result: yesconfigure:4997: checking for memsetconfigure:4997: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:58:6: warning: conflicting types for built-in function 'memset' [enabled by default]char memset ();^configure:4997: $? = 0configure:4997: result: yesconfigure:4997: checking for strchrconfigure:4997: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:59:6: warning: conflicting types for built-in function 'strchr' [enabled by default]char strchr ();^configure:4997: $? = 0configure:4997: result: yesconfigure:4997: checking for strstrconfigure:4997: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:60:6: warning: conflicting types for built-in function 'strstr' [enabled by default]char strstr ();^configure:4997: $? = 0configure:4997: result: yesconfigure:4997: checking for unameconfigure:4997: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4997: $? = 0configure:4997: result: yesconfigure:5118: checking that generated files are newer than configureconfigure:5124: result: doneconfigure:5151: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by bootchart config.status 1.20, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson fa6e5c614a87config.status:872: creating Makefileconfig.status:872: creating config.hconfig.status:1101: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_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_CPP_set=ac_cv_env_CPP_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_clock_gettime=yesac_cv_func_fork=yesac_cv_func_fork_works=yesac_cv_func_malloc_0_nonnull=noac_cv_func_memset=yesac_cv_func_pow=noac_cv_func_strchr=yesac_cv_func_strstr=yesac_cv_func_strtod=noac_cv_func_uname=yesac_cv_func_vfork=yesac_cv_func_vfork_works=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_memory_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_vfork_h=noac_cv_lib_m_pow=yesac_cv_lib_rt_clock_gettime=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_CPP='arm-linux-androideabi-gcc -E'ac_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_type_pid_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run aclocal-1.12'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AUTOCONF='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run automake-1.12'AWK='gawk'CC='arm-linux-androideabi-gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='arm-linux-androideabi-gcc -E'CPPFLAGS=''CXX='arm-linux-androideabi-g++'CXXDEPMODE='depmode=gcc3'CXXFLAGS=''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=' ${LIBOBJDIR}malloc$U.o ${LIBOBJDIR}strtod$U.o'LIBS=''LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo ${LIBOBJDIR}strtod$U.lo'MAKEINFO='${SHELL} /tmp/bootchart/src/bootchart-1.20/missing --run makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='bootchart'PACKAGE_BUGREPORT='auke-jan.h.kok@intel.com'PACKAGE_NAME='bootchart'PACKAGE_STRING='bootchart 1.20'PACKAGE_TARNAME='bootchart'PACKAGE_URL=''PACKAGE_VERSION='1.20'PATH_SEPARATOR=':'POW_LIB='-lm'SET_MAKE=''SHELL='/bin/sh'STRIP='arm-linux-androideabi-strip'VERSION='1.20'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_alias='x86_64-unknown-linux'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='arm-linux-androideabi'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/bootchart/src/bootchart-1.20/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "bootchart"#define PACKAGE_TARNAME "bootchart"#define PACKAGE_VERSION "1.20"#define PACKAGE_STRING "bootchart 1.20"#define PACKAGE_BUGREPORT "auke-jan.h.kok@intel.com"#define PACKAGE_URL ""#define PACKAGE "bootchart"#define VERSION "1.20"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_FCNTL_H 1#define HAVE_LIMITS_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define HAVE_FORK 1#define HAVE_VFORK 1#define HAVE_WORKING_VFORK 1#define HAVE_WORKING_FORK 1#define HAVE_STDLIB_H 1#define HAVE_MALLOC 0#define malloc rpl_malloc#define HAVE_CLOCK_GETTIME 1#define HAVE_MEMSET 1#define HAVE_STRCHR 1#define HAVE_STRSTR 1#define HAVE_UNAME 1configure: exit 0