The build took 00h 01m 09s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,633 |
cpp |
1,254 |
ansic |
153 |
sh |
81 |
perl |
44 |
makefile |
3,165 |
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: procinfo-ng 2.0.304-6 (Tue Apr 4 21:10:56 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for suffix of executables... checking 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 we are using the GNU C++ compiler... yeschecking whether arm-linux-androideabi-g++ accepts -g... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking 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 math.h usability... yeschecking math.h presence... yeschecking for math.h... yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking ncurses.h usability... nochecking ncurses.h presence... nochecking for ncurses.h... nochecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking whether time.h and sys/time.h may both be included... yeschecking for stdbool.h that conforms to C99... yeschecking for _Bool... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for size_t... yeschecking whether time.h and sys/time.h may both be included... (cached) yeschecking for uint32_t... yeschecking for uint64_t... yeschecking for int32_t... yeschecking for int64_t... yeschecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking types of arguments for select... int,fd_set *,struct timeval *checking for working strtod... nochecking for pow... nochecking for pow in -lm... yeschecking for select... yeschecking for strtol... yeschecking for strtoul... yeschecking for strtoull... yeschecking for snprintf... yeschecking for readdir64... yesconfigure: creating ./config.statusconfig.status: creating Makefilearm-linux-androideabi-g++ -pipe -Wall -s -lncurses procinfo.cpp -o procinfoprocinfo.cpp:39:21: fatal error: ncurses.h: No such file or directory #include ^compilation terminated.make: *** [Makefile:47: procinfo] Error 1==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/procinfo-ng/src/procinfo-ng-2.0.304/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by procinfo-ng configure 2.0, which wasgenerated by GNU Autoconf 2.61. Invocation command line was$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 9afb9a8f9cc2uname -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:1713: checking for arm-linux-androideabi-gccconfigure:1740: result: arm-linux-androideabi-gccconfigure:2018: checking for C compiler versionconfigure:2025: 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:2028: $? = 0configure:2035: 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:2038: $? = 0configure:2045: 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:2048: $? = 1configure:2071: checking for C compiler default output file nameconfigure:2098: arm-linux-androideabi-gcc conftest.c >&5configure:2101: $? = 0configure:2139: result: a.outconfigure:2156: checking whether the C compiler worksconfigure:2186: result: yesconfigure:2193: checking whether we are cross compilingconfigure:2195: result: yesconfigure:2198: checking for suffix of executablesconfigure:2205: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:2208: $? = 0configure:2232: result:configure:2238: checking for suffix of object filesconfigure:2264: arm-linux-androideabi-gcc -c conftest.c >&5configure:2267: $? = 0configure:2290: result: oconfigure:2294: checking whether we are using the GNU C compilerconfigure:2323: arm-linux-androideabi-gcc -c conftest.c >&5configure:2329: $? = 0configure:2346: result: yesconfigure:2351: checking whether arm-linux-androideabi-gcc accepts -gconfigure:2381: arm-linux-androideabi-gcc -c -g conftest.c >&5configure:2387: $? = 0configure:2486: result: yesconfigure:2503: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:2577: arm-linux-androideabi-gcc -c conftest.c >&5configure:2583: $? = 0configure:2606: result: none neededconfigure:2740: checking for C++ compiler versionconfigure:2747: 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:2750: $? = 0configure:2757: 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:2760: $? = 0configure:2767: 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:2770: $? = 1configure:2773: checking whether we are using the GNU C++ compilerconfigure:2802: arm-linux-androideabi-g++ -c conftest.cpp >&5configure:2808: $? = 0configure:2825: result: yesconfigure:2830: checking whether arm-linux-androideabi-g++ accepts -gconfigure:2860: arm-linux-androideabi-g++ -c -g conftest.cpp >&5configure:2866: $? = 0configure:2965: result: yesconfigure:3032: checking for a BSD-compatible installconfigure:3088: result: /usr/bin/install -cconfigure:3109: checking how to run the C preprocessorconfigure:3149: arm-linux-androideabi-gcc -E conftest.cconfigure:3155: $? = 0configure:3186: arm-linux-androideabi-gcc -E conftest.cconftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3192: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "procinfo-ng"| #define PACKAGE_TARNAME "procinfo-ng"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "procinfo-ng 2.0"| #define PACKAGE_BUGREPORT "tabrisnet@users.sourceforge.net"| /* end confdefs.h. */| #include configure:3225: result: arm-linux-androideabi-gcc -Econfigure:3254: arm-linux-androideabi-gcc -E conftest.cconfigure:3260: $? = 0configure:3291: arm-linux-androideabi-gcc -E conftest.cconftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3297: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "procinfo-ng"| #define PACKAGE_TARNAME "procinfo-ng"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "procinfo-ng 2.0"| #define PACKAGE_BUGREPORT "tabrisnet@users.sourceforge.net"| /* end confdefs.h. */| #include configure:3335: checking for grep that handles long lines and -econfigure:3409: result: /usr/sbin/grepconfigure:3414: checking for egrepconfigure:3492: result: /usr/sbin/grep -Econfigure:3497: checking for ANSI C header filesconfigure:3527: arm-linux-androideabi-gcc -c conftest.c >&5configure:3533: $? = 0configure:3661: result: yesconfigure:3685: checking for sys/types.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3685: checking for sys/stat.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3685: checking for stdlib.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3685: checking for string.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3685: checking for memory.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3685: checking for strings.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3685: checking for inttypes.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3685: checking for stdint.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3685: checking for unistd.hconfigure:3706: arm-linux-androideabi-gcc -c conftest.c >&5configure:3712: $? = 0configure:3728: result: yesconfigure:3759: checking fcntl.h usabilityconfigure:3776: arm-linux-androideabi-gcc -c conftest.c >&5configure:3782: $? = 0configure:3796: result: yesconfigure:3800: checking fcntl.h presenceconfigure:3815: arm-linux-androideabi-gcc -E conftest.cconfigure:3821: $? = 0configure:3835: result: yesconfigure:3868: checking for fcntl.hconfigure:3876: result: yesconfigure:3759: checking math.h usabilityconfigure:3776: arm-linux-androideabi-gcc -c conftest.c >&5configure:3782: $? = 0configure:3796: result: yesconfigure:3800: checking math.h presenceconfigure:3815: arm-linux-androideabi-gcc -E conftest.cconfigure:3821: $? = 0configure:3835: result: yesconfigure:3868: checking for math.hconfigure:3876: result: yesconfigure:3759: checking sys/ioctl.h usabilityconfigure:3776: arm-linux-androideabi-gcc -c conftest.c >&5configure:3782: $? = 0configure:3796: result: yesconfigure:3800: checking sys/ioctl.h presenceconfigure:3815: arm-linux-androideabi-gcc -E conftest.cconfigure:3821: $? = 0configure:3835: result: yesconfigure:3868: checking for sys/ioctl.hconfigure:3876: result: yesconfigure:3759: checking termios.h usabilityconfigure:3776: arm-linux-androideabi-gcc -c conftest.c >&5configure:3782: $? = 0configure:3796: result: yesconfigure:3800: checking termios.h presenceconfigure:3815: arm-linux-androideabi-gcc -E conftest.cconfigure:3821: $? = 0configure:3835: result: yesconfigure:3868: checking for termios.hconfigure:3876: result: yesconfigure:3759: checking ncurses.h usabilityconfigure:3776: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:55:21: fatal error: ncurses.h: No such file or directory#include ^compilation terminated.configure:3782: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "procinfo-ng"| #define PACKAGE_TARNAME "procinfo-ng"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "procinfo-ng 2.0"| #define PACKAGE_BUGREPORT "tabrisnet@users.sourceforge.net"| #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_MATH_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_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:3796: result: noconfigure:3800: checking ncurses.h presenceconfigure:3815: arm-linux-androideabi-gcc -E conftest.cconftest.c:22:21: fatal error: ncurses.h: No such file or directory#include ^compilation terminated.configure:3821: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "procinfo-ng"| #define PACKAGE_TARNAME "procinfo-ng"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "procinfo-ng 2.0"| #define PACKAGE_BUGREPORT "tabrisnet@users.sourceforge.net"| #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_MATH_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| /* end confdefs.h. */| #include configure:3835: result: noconfigure:3868: checking for ncurses.hconfigure:3876: result: noconfigure:3897: checking for dirent.h that defines DIRconfigure:3926: arm-linux-androideabi-gcc -c conftest.c >&5configure:3932: $? = 0configure:3948: result: yesconfigure:3961: checking for library containing opendirconfigure:4002: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:4008: $? = 0configure:4036: result: none requiredconfigure:4130: checking whether time.h and sys/time.h may both be includedconfigure:4160: arm-linux-androideabi-gcc -c conftest.c >&5configure:4166: $? = 0configure:4181: result: yesconfigure:4193: checking for stdbool.h that conforms to C99configure:4286: arm-linux-androideabi-gcc -c conftest.c >&5configure:4292: $? = 0configure:4307: result: yesconfigure:4309: checking for _Boolconfigure:4339: arm-linux-androideabi-gcc -c conftest.c >&5configure:4345: $? = 0configure:4360: result: yesconfigure:4379: checking for an ANSI C-conforming constconfigure:4454: arm-linux-androideabi-gcc -c conftest.c >&5configure:4460: $? = 0configure:4475: result: yesconfigure:4485: checking for inlineconfigure:4511: arm-linux-androideabi-gcc -c conftest.c >&5configure:4517: $? = 0configure:4535: result: inlineconfigure:4554: checking for size_tconfigure:4584: arm-linux-androideabi-gcc -c conftest.c >&5configure:4590: $? = 0configure:4605: result: yesconfigure:4617: checking whether time.h and sys/time.h may both be includedconfigure:4668: result: yesconfigure:4679: checking for uint32_tconfigure:4710: arm-linux-androideabi-gcc -c conftest.c >&5configure:4716: $? = 0configure:4737: result: yesconfigure:4755: checking for uint64_tconfigure:4786: arm-linux-androideabi-gcc -c conftest.c >&5configure:4792: $? = 0configure:4813: result: yesconfigure:4831: checking for int32_tconfigure:4862: arm-linux-androideabi-gcc -c conftest.c >&5configure:4868: $? = 0configure:4897: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:64:60: warning: integer overflow in expression [-Woverflow]< (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];^conftest.c:63:12: error: storage size of 'test_array' isn't constantstatic int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)^configure:4903: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "procinfo-ng"| #define PACKAGE_TARNAME "procinfo-ng"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "procinfo-ng 2.0"| #define PACKAGE_BUGREPORT "tabrisnet@users.sourceforge.net"| #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_MATH_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_DIRENT_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE__BOOL 1| #define HAVE_STDBOOL_H 1| #define TIME_WITH_SYS_TIME 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 ()| {| static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)| < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];| test_array [0] = 0|| ;| return 0;| }configure:4932: result: yesconfigure:4945: checking for int64_tconfigure:4976: arm-linux-androideabi-gcc -c conftest.c >&5configure:4982: $? = 0configure:5011: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:64:60: warning: integer overflow in expression [-Woverflow]< (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];^conftest.c:63:12: error: storage size of 'test_array' isn't constantstatic int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)^configure:5017: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "procinfo-ng"| #define PACKAGE_TARNAME "procinfo-ng"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "procinfo-ng 2.0"| #define PACKAGE_BUGREPORT "tabrisnet@users.sourceforge.net"| #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_MATH_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_DIRENT_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE__BOOL 1| #define HAVE_STDBOOL_H 1| #define TIME_WITH_SYS_TIME 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 ()| {| static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)| < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];| test_array [0] = 0|| ;| return 0;| }configure:5046: result: yesconfigure:5076: checking sys/select.h usabilityconfigure:5093: arm-linux-androideabi-gcc -c conftest.c >&5configure:5099: $? = 0configure:5113: result: yesconfigure:5117: checking sys/select.h presenceconfigure:5132: arm-linux-androideabi-gcc -E conftest.cconfigure:5138: $? = 0configure:5152: result: yesconfigure:5185: checking for sys/select.hconfigure:5193: result: yesconfigure:5076: checking sys/socket.h usabilityconfigure:5093: arm-linux-androideabi-gcc -c conftest.c >&5configure:5099: $? = 0configure:5113: result: yesconfigure:5117: checking sys/socket.h presenceconfigure:5132: arm-linux-androideabi-gcc -E conftest.cconfigure:5138: $? = 0configure:5152: result: yesconfigure:5185: checking for sys/socket.hconfigure:5193: result: yesconfigure:5206: checking types of arguments for selectconfigure:5244: arm-linux-androideabi-gcc -c conftest.c >&5configure:5250: $? = 0configure:5271: result: int,fd_set *,struct timeval *configure:5294: checking for working strtodconfigure:5373: result: noconfigure:5382: checking for powconfigure:5438: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:55:6: warning: conflicting types for built-in function 'pow' [enabled by default]char pow ();^/tmp/ccyh9dK9.o:conftest.c:function main: error: undefined reference to 'pow'collect2: error: ld returned 1 exit statusconfigure:5444: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "procinfo-ng"| #define PACKAGE_TARNAME "procinfo-ng"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "procinfo-ng 2.0"| #define PACKAGE_BUGREPORT "tabrisnet@users.sourceforge.net"| #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_MATH_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_DIRENT_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE__BOOL 1| #define HAVE_STDBOOL_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define SELECT_TYPE_ARG1 int| #define SELECT_TYPE_ARG234 (fd_set *)| #define SELECT_TYPE_ARG5 (struct timeval *)| /* 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:5461: result: noconfigure:5465: checking for pow in -lmconfigure:5500: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5conftest.c:39:6: warning: conflicting types for built-in function 'pow' [enabled by default]char pow ();^configure:5506: $? = 0configure:5524: result: yesconfigure:5546: checking for selectconfigure:5602: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:5608: $? = 0configure:5626: result: yesconfigure:5546: checking for strtolconfigure:5602: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:5608: $? = 0configure:5626: result: yesconfigure:5546: checking for strtoulconfigure:5602: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:5608: $? = 0configure:5626: result: yesconfigure:5546: checking for strtoullconfigure:5602: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:5608: $? = 0configure:5626: result: yesconfigure:5546: checking for snprintfconfigure:5602: arm-linux-androideabi-gcc -o conftest conftest.c >&5conftest.c:59:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]char snprintf ();^configure:5608: $? = 0configure:5626: result: yesconfigure:5546: checking for readdir64configure:5602: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:5608: $? = 0configure:5626: result: yesconfigure:5783: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by procinfo-ng config.status 2.0, which wasgenerated by GNU Autoconf 2.61. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 9afb9a8f9cc2config.status:582: creating Makefile## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_c_int32_t=yesac_cv_c_int64_t=yesac_cv_c_uint32_t=yesac_cv_c_uint64_t=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_pow=noac_cv_func_readdir64=yesac_cv_func_select=yesac_cv_func_select_args='int,fd_set *,struct timeval *'ac_cv_func_snprintf=yesac_cv_func_strtod=noac_cv_func_strtol=yesac_cv_func_strtoul=yesac_cv_func_strtoull=yesac_cv_header_dirent_dirent_h=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_math_h=yesac_cv_header_memory_h=yesac_cv_header_ncurses_h=noac_cv_header_stdbool_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_ioctl_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_termios_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_lib_m_pow=yesac_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_prog_CC=arm-linux-androideabi-gccac_cv_prog_CPP='arm-linux-androideabi-gcc -E'ac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_search_opendir='none required'ac_cv_type__Bool=yesac_cv_type_size_t=yes## ----------------- #### Output variables. #### ----------------- ##CC='arm-linux-androideabi-gcc'CFLAGS=' -pipe -Wall'CPP='arm-linux-androideabi-gcc -E'CPPFLAGS=''CXX='arm-linux-androideabi-g++'CXXFLAGS=''DEFS='-DPACKAGE_NAME=\"procinfo-ng\" -DPACKAGE_TARNAME=\"procinfo-ng\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"procinfo-ng\ 2.0\" -DPACKAGE_BUGREPORT=\"tabrisnet@users.sourceforge.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELECT_TYPE_ARG5=\(struct\ timeval\ \*\) -DHAVE_SELECT=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -DHAVE_SNPRINTF=1 -DHAVE_READDIR64=1'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}'LDFLAGS='-s -lncurses'LIBOBJS=' ${LIBOBJDIR}strtod$U.o'LIBS=''LTLIBOBJS=' ${LIBOBJDIR}strtod$U.lo'OBJEXT='o'PACKAGE_BUGREPORT='tabrisnet@users.sourceforge.net'PACKAGE_NAME='procinfo-ng'PACKAGE_STRING='procinfo-ng 2.0'PACKAGE_TARNAME='procinfo-ng'PACKAGE_VERSION='2.0'PATH_SEPARATOR=':'POW_LIB='-lm'SHELL='/bin/sh'ac_ct_CC=''ac_ct_CXX=''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'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='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "procinfo-ng"#define PACKAGE_TARNAME "procinfo-ng"#define PACKAGE_VERSION "2.0"#define PACKAGE_STRING "procinfo-ng 2.0"#define PACKAGE_BUGREPORT "tabrisnet@users.sourceforge.net"#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_MATH_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_TERMIOS_H 1#define HAVE_DIRENT_H 1#define TIME_WITH_SYS_TIME 1#define HAVE__BOOL 1#define HAVE_STDBOOL_H 1#define TIME_WITH_SYS_TIME 1#define HAVE_SYS_SELECT_H 1#define HAVE_SYS_SOCKET_H 1#define SELECT_TYPE_ARG1 int#define SELECT_TYPE_ARG234 (fd_set *)#define SELECT_TYPE_ARG5 (struct timeval *)#define HAVE_SELECT 1#define HAVE_STRTOL 1#define HAVE_STRTOUL 1#define HAVE_STRTOULL 1#define HAVE_SNPRINTF 1#define HAVE_READDIR64 1configure: exit 0