Build of powertop with android toolchain

The build took 00h 01m 09s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
13,979 cpp
12,118 sh
7,622 ansic
3,636 makefile
16 sed
37,371 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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: powertop 2.8-2 (Tue Apr 4 20:54:12 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 for style of include used by make... GNU
# 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-g++ accepts -g... yes
# checking dependency style of arm-linux-androideabi-g++... gcc3
# 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether make supports nested variables... (cached) yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for ld used by GCC... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking the archiver (arm-linux-androideabi-ar) interface... ar
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether arm-linux-androideabi-g++ accepts -g... (cached) yes
# checking dependency style of arm-linux-androideabi-g++... (cached) gcc3
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking for FORTIFY_SOURCE support... checking whether arm-linux-androideabi-g++ supports C++11 features by default... no
# checking whether arm-linux-androideabi-g++ supports C++11 features with -std=c++11... yes
# checking if compiler needs -Werror to reject unknown flags... no
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libintl.h usability... no
# checking libintl.h presence... no
# checking for libintl.h... no
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking ncurses.h usability... no
# checking ncurses.h presence... no
# checking for ncurses.h... no
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/statfs.h usability... yes
# checking sys/statfs.h presence... yes
# checking for sys/statfs.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... no
# checking for inline... inline
# checking for int64_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for ssize_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# checking for working strtod... no
# checking for pow... yes
# checking for fdatasync... yes
# checking for getpagesize... (cached) yes
# checking for gettimeofday... yes
# checking for memmove... yes
# checking for memset... yes
# checking for mkdir... yes
# checking for munmap... yes
# checking for pow... (cached) yes
# checking for realpath... yes
# checking for regcomp... yes
# checking for select... yes
# checking for setlocale... yes
# checking for socket... yes
# checking for sqrt... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strstr... yes
# checking for strtoul... yes
# checking for strtoull... yes
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for NCURSES... yes
# checking for PCIUTILS... yes
# checking for LIBNL... yes
# checking for library containing inet_aton... none required
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating traceevent/Makefile
# config.status: creating po/Makefile.in
# config.status: creating doc/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/powertop/src/powertop-2.8'
# Making all in traceevent
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8/traceevent'
# CC event-parse.lo
# CC parse-filter.lo
# CC parse-utils.lo
# CC trace-seq.lo
# event-parse.c: In function 'pevent_strerror':
# event-parse.c:5124:7: warning: assignment makes pointer from integer without a cast [enabled by default]
# msg = strerror_r(errnum, buf, buflen);
# ^
# CCLD libtraceevnet.la
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8/traceevent'
# Making all in src
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8/src'
# make all-am
# make[3]: Entering directory '/tmp/powertop/src/powertop-2.8/src'
# CXX powertop-devlist.o
# CXX powertop-display.o
# CXX powertop-lib.o
# CXX powertop-main.o
# In file included from display.cpp:25:0:
# display.h:31:21: fatal error: ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[3]: *** [Makefile:980: powertop-display.o] Error 1
# make[3]: *** Waiting for unfinished jobs....
# In file included from lib.cpp:39:0:
# lib.h:28:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[3]: *** [Makefile:994: powertop-lib.o] Error 1
# In file included from devlist.cpp:46:0:
# lib.h:28:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[3]: *** [Makefile:966: powertop-devlist.o] Error 1
# In file included from main.cpp:47:0:
# lib.h:28:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[3]: *** [Makefile:1008: powertop-main.o] Error 1
# make[3]: Leaving directory '/tmp/powertop/src/powertop-2.8/src'
# make[2]: *** [Makefile:562: all] Error 2
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8/src'
# make[1]: *** [Makefile:441: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/powertop/src/powertop-2.8'
# make: *** [Makefile:372: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/powertop/src/powertop-2.8/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 powertop configure 2.8, which was
# generated 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 = 7f8b8e2111a5
# 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:2743: checking for a BSD-compatible install
# configure:2811: result: /usr/bin/install -c
# configure:2822: checking whether build environment is sane
# configure:2877: result: yes
# configure:2936: checking for arm-linux-androideabi-strip
# configure:2952: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2963: result: arm-linux-androideabi-strip
# configure:3028: checking for a thread-safe mkdir -p
# configure:3067: result: /usr/sbin/mkdir -p
# configure:3074: checking for gawk
# configure:3090: found /usr/sbin/gawk
# configure:3101: result: gawk
# configure:3112: checking whether make sets $(MAKE)
# configure:3134: result: yes
# configure:3163: checking whether make supports nested variables
# configure:3180: result: yes
# configure:3327: checking for style of include used by make
# configure:3355: result: GNU
# configure:3490: checking for C++ compiler version
# configure:3499: 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:3510: $? = 0
# configure:3499: 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:3510: $? = 0
# configure:3499: 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:3510: $? = 1
# configure:3499: 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:3510: $? = 1
# configure:3530: checking whether the C++ compiler works
# configure:3552: arm-linux-androideabi-g++ conftest.cpp >&5
# configure:3556: $? = 0
# configure:3604: result: yes
# configure:3607: checking for C++ compiler default output file name
# configure:3609: result: a.out
# configure:3615: checking for suffix of executables
# configure:3622: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:3626: $? = 0
# configure:3648: result:
# configure:3670: checking whether we are cross compiling
# configure:3708: result: yes
# configure:3713: checking for suffix of object files
# configure:3735: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3739: $? = 0
# configure:3760: result: o
# configure:3764: checking whether we are using the GNU C++ compiler
# configure:3783: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3783: $? = 0
# configure:3792: result: yes
# configure:3801: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3821: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:3821: $? = 0
# configure:3862: result: yes
# configure:3887: checking dependency style of arm-linux-androideabi-g++
# configure:3998: result: gcc3
# configure:4019: checking how to run the C++ preprocessor
# configure:4046: arm-linux-androideabi-g++ -E conftest.cpp
# configure:4046: $? = 0
# configure:4060: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4060: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | /* end confdefs.h. */
# | #include
# configure:4085: result: arm-linux-androideabi-g++ -E
# configure:4105: arm-linux-androideabi-g++ -E conftest.cpp
# configure:4105: $? = 0
# configure:4119: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | /* end confdefs.h. */
# | #include
# configure:4148: checking for grep that handles long lines and -e
# configure:4206: result: /usr/sbin/grep
# configure:4211: checking for egrep
# configure:4273: result: /usr/sbin/grep -E
# configure:4278: checking for ANSI C header files
# configure:4298: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4298: $? = 0
# configure:4382: result: yes
# configure:4395: checking for sys/types.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for sys/stat.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for stdlib.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for string.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for memory.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for strings.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for inttypes.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for stdint.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for unistd.h
# configure:4395: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4408: checking minix/config.h usability
# configure:4408: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4408: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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. */
# | #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:4408: result: no
# configure:4408: checking minix/config.h presence
# configure:4408: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4408: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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. */
# | #include
# configure:4408: result: no
# configure:4408: checking for minix/config.h
# configure:4408: result: no
# configure:4429: checking whether it is safe to define __EXTENSIONS__
# configure:4447: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4447: $? = 0
# configure:4454: result: yes
# configure:4483: checking whether make supports nested variables
# configure:4500: result: yes
# configure:4519: checking whether NLS is requested
# configure:4528: result: yes
# configure:4569: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:4601: result: /usr/sbin/msgfmt
# configure:4610: checking for gmsgfmt
# configure:4641: result: /usr/sbin/msgfmt
# configure:4692: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:4724: result: /usr/sbin/xgettext
# configure:4770: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:4801: result: /usr/sbin/msgmerge
# configure:4842: checking for arm-linux-androideabi-gcc
# configure:4869: result: arm-linux-androideabi-gcc
# configure:5138: checking for C compiler version
# configure:5147: 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:5158: $? = 0
# configure:5147: 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:5158: $? = 0
# configure:5147: 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:5158: $? = 1
# configure:5147: 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:5158: $? = 1
# configure:5162: checking whether we are using the GNU C compiler
# configure:5181: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5181: $? = 0
# configure:5190: result: yes
# configure:5199: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5219: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:5219: $? = 0
# configure:5260: result: yes
# configure:5277: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5340: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5340: $? = 0
# configure:5353: result: none needed
# configure:5378: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:5400: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5403: $? = 0
# configure:5400: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5403: $? = 0
# configure:5415: result: yes
# configure:5434: checking dependency style of arm-linux-androideabi-gcc
# configure:5545: result: gcc3
# configure:5564: checking build system type
# configure:5578: result: x86_64-unknown-linux-gnu
# configure:5598: checking host system type
# configure:5611: result: arm-unknown-linux-androideabi
# configure:5655: checking for ld used by GCC
# configure:5719: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5726: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5739: result: yes
# configure:5746: checking for shared library run path origin
# configure:5759: result: done
# configure:6331: checking for CFPreferencesCopyAppValue
# configure:6349: arm-linux-androideabi-g++ -o conftest conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:6358: result: no
# configure:6365: checking for CFLocaleCopyCurrent
# configure:6383: arm-linux-androideabi-g++ -o conftest conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:6392: result: no
# configure:6441: checking for GNU gettext in libc
# configure:6461: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# conftest.cpp:26:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6461: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:6470: result: no
# configure:6504: checking for iconv
# configure:6526: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# conftest.cpp:27:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6526: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:6548: arm-linux-androideabi-g++ -o conftest conftest.cpp -liconv >&5
# conftest.cpp:27:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:6558: result: no, consider installing GNU libiconv
# configure:7157: checking for GNU gettext in libintl
# configure:7185: arm-linux-androideabi-g++ -o conftest conftest.cpp -lintl >&5
# conftest.cpp:26:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7185: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:7226: result: no
# configure:7261: checking whether to use NLS
# configure:7263: result: no
# configure:7342: checking for arm-linux-androideabi-ar
# configure:7358: found /sysroot/bin/arm-linux-androideabi-ar
# configure:7369: result: arm-linux-androideabi-ar
# configure:7439: checking the archiver (arm-linux-androideabi-ar) interface
# configure:7455: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7455: $? = 0
# configure:7457: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# configure:7460: $? = 0
# configure:7488: result: ar
# configure:7514: checking how to run the C preprocessor
# configure:7545: arm-linux-androideabi-gcc -E conftest.c
# configure:7545: $? = 0
# configure:7559: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7559: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:7584: result: arm-linux-androideabi-gcc -E
# configure:7604: arm-linux-androideabi-gcc -E conftest.c
# configure:7604: $? = 0
# configure:7618: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7618: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:7758: checking for C++ compiler version
# configure:7767: 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:7778: $? = 0
# configure:7767: 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:7778: $? = 0
# configure:7767: 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:7778: $? = 1
# configure:7767: 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:7778: $? = 1
# configure:7782: checking whether we are using the GNU C++ compiler
# configure:7810: result: yes
# configure:7819: checking whether arm-linux-androideabi-g++ accepts -g
# configure:7880: result: yes
# configure:7905: checking dependency style of arm-linux-androideabi-g++
# configure:8016: result: gcc3
# configure:8077: checking how to print strings
# configure:8104: result: printf
# configure:8125: checking for a sed that does not truncate output
# configure:8189: result: /usr/sbin/sed
# configure:8207: checking for fgrep
# configure:8269: result: /usr/sbin/grep -F
# configure:8304: checking for ld used by arm-linux-androideabi-gcc
# configure:8371: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:8378: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:8393: result: yes
# configure:8405: checking for BSD- or MS-compatible name lister (nm)
# configure:8454: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:8584: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:8591: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:8594: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:8597: output
# 00000000 B some_variable
# configure:8604: result: BSD nm
# configure:8607: checking whether ln -s works
# configure:8611: result: yes
# configure:8619: checking the maximum length of command line arguments
# configure:8750: result: 1572864
# configure:8767: checking whether the shell understands some XSI constructs
# configure:8777: result: yes
# configure:8781: checking whether the shell understands "+="
# configure:8787: result: yes
# configure:8822: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:8862: result: func_convert_file_noop
# configure:8869: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8889: result: func_convert_file_noop
# configure:8896: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:8903: result: -r
# configure:8937: checking for arm-linux-androideabi-objdump
# configure:8953: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:8964: result: arm-linux-androideabi-objdump
# configure:9036: checking how to recognize dependent libraries
# configure:9234: result: pass_all
# configure:9279: checking for arm-linux-androideabi-dlltool
# configure:9309: result: no
# configure:9319: checking for dlltool
# configure:9349: result: no
# configure:9379: checking how to associate runtime and link libraries
# configure:9406: result: printf %s\n
# configure:9422: checking for arm-linux-androideabi-ar
# configure:9449: result: arm-linux-androideabi-ar
# configure:9530: checking for archiver @FILE support
# configure:9547: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:9547: $? = 0
# configure:9550: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:9553: $? = 0
# configure:9558: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:9561: $? = 1
# configure:9573: result: @
# configure:9591: checking for arm-linux-androideabi-strip
# configure:9618: result: arm-linux-androideabi-strip
# configure:9690: checking for arm-linux-androideabi-ranlib
# configure:9706: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:9717: result: arm-linux-androideabi-ranlib
# configure:9859: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:9979: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:9982: $? = 0
# configure:9986: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:9989: $? = 0
# configure:10055: arm-linux-androideabi-g++ -o conftest conftest.cpp conftstm.o >&5
# configure:10058: $? = 0
# configure:10096: result: ok
# configure:10133: checking for sysroot
# configure:10163: result: no
# configure:10392: checking for arm-linux-androideabi-mt
# configure:10422: result: no
# configure:10432: checking for mt
# configure:10462: result: no
# configure:10482: checking if : is a manifest tool
# configure:10488: : '-?'
# configure:10496: result: no
# configure:11135: checking for dlfcn.h
# configure:11135: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:11135: $? = 0
# configure:11135: result: yes
# configure:11351: checking for objdir
# configure:11366: result: .libs
# configure:11637: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:11655: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:11659: $? = 0
# configure:11672: result: no
# configure:11999: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:12006: result: -fPIC -DPIC
# configure:12014: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:12032: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:12036: $? = 0
# configure:12049: result: yes
# configure:12078: checking if arm-linux-androideabi-gcc static flag -static works
# configure:12106: result: yes
# configure:12121: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:12142: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:12146: $? = 0
# configure:12168: result: yes
# configure:12176: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:12223: result: yes
# configure:12256: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13413: result: yes
# configure:13450: checking whether -lc should be explicitly linked in
# configure:13458: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13461: $? = 0
# configure:13476: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:13479: $? = 0
# configure:13493: result: no
# configure:13653: checking dynamic linker characteristics
# configure:14153: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:14153: $? = 0
# configure:14387: result: GNU/Linux ld.so
# configure:14494: checking how to hardcode library paths into programs
# configure:14519: result: immediate
# configure:15059: checking whether stripping libraries is possible
# configure:15064: result: yes
# configure:15099: checking if libtool supports shared libraries
# configure:15101: result: yes
# configure:15104: checking whether to build shared libraries
# configure:15125: result: yes
# configure:15128: checking whether to build static libraries
# configure:15132: result: yes
# configure:15155: checking how to run the C++ preprocessor
# configure:15221: result: arm-linux-androideabi-g++ -E
# configure:15241: arm-linux-androideabi-g++ -E conftest.cpp
# configure:15241: $? = 0
# configure:15255: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15255: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:15424: checking for ld used by arm-linux-androideabi-g++
# configure:15491: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:15498: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:15513: result: yes
# configure:15568: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:16570: result: yes
# configure:16606: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16609: $? = 0
# configure:17129: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:17136: result: -fPIC -DPIC
# configure:17144: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:17162: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:17166: $? = 0
# configure:17179: result: yes
# configure:17202: checking if arm-linux-androideabi-g++ static flag -static works
# configure:17230: result: yes
# configure:17242: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:17263: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:17267: $? = 0
# configure:17289: result: yes
# configure:17294: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:17341: result: yes
# configure:17371: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:17410: result: yes
# configure:17551: checking dynamic linker characteristics
# configure:18219: result: GNU/Linux ld.so
# configure:18272: checking how to hardcode library paths into programs
# configure:18297: result: immediate
# configure:18366: checking for arm-linux-androideabi-gcc
# configure:18393: result: arm-linux-androideabi-gcc
# configure:18662: checking for C compiler version
# configure:18671: 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:18682: $? = 0
# configure:18671: 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:18682: $? = 0
# configure:18671: 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:18682: $? = 1
# configure:18671: 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:18682: $? = 1
# configure:18686: checking whether we are using the GNU C compiler
# configure:18714: result: yes
# configure:18723: checking whether arm-linux-androideabi-gcc accepts -g
# configure:18784: result: yes
# configure:18801: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:18877: result: none needed
# configure:18902: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:18939: result: yes
# configure:18958: checking dependency style of arm-linux-androideabi-gcc
# configure:19069: result: gcc3
# configure:19090: checking for FORTIFY_SOURCE support
# configure:19116: arm-linux-androideabi-g++ -c -Werror conftest.cpp >&5
# conftest.cpp:35:29: error: missing binary operator before token "("
# #if !(__GNUC_PREREQ (4, 1) )
# ^
# conftest.cpp: In function 'int main()':
# conftest.cpp:34:24: error: a function-definition is not allowed here before '{' token
# int main(void) {
# ^
# configure:19116: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# |
# | int main(void) {
# | #if !(__GNUC_PREREQ (4, 1) )
# | #error No FORTIFY_SOURCE support
# | #endif
# | return 0;
# | }
# |
# | ;
# | return 0;
# | }
# |
# configure:19131: checking whether arm-linux-androideabi-g++ supports C++11 features by default
# configure:19165: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:32:21: error: expected identifier before 'sizeof'
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:32:21: error: expected ',' or '...' before 'sizeof'
# conftest.cpp:32:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:39:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 [enabled by default]
# virtual void f() override {}
# ^
# conftest.cpp:42:29: error: '>>' should be '> >' within a nested template argument list
# typedef check> right_angle_brackets;
# ^
# conftest.cpp:45:13: error: expected constructor, destructor, or type conversion before '(' token
# decltype(a) b;
# ^
# conftest.cpp:49:15: error: expected unqualified-id before '&&' token
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:51:10: error: 'd' does not name a type
# auto d = a;
# ^
# conftest.cpp:52:10: error: 'l' does not name a type
# auto l = [](){};
# ^
# configure:19165: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | template
# | struct check
# | {
# | static_assert(sizeof(int) <= sizeof(T), "not big enough");
# | };
# |
# | struct Base {
# | virtual void f() {}
# | };
# | struct Child : public Base {
# | virtual void f() override {}
# | };
# |
# | typedef check> right_angle_brackets;
# |
# | int a;
# | decltype(a) b;
# |
# | typedef check check_type;
# | check_type c;
# | check_type&& cr = static_cast(c);
# |
# | auto d = a;
# | auto l = [](){};
# |
# configure:19172: result: no
# configure:19183: checking whether arm-linux-androideabi-g++ supports C++11 features with -std=c++11
# configure:19219: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19219: $? = 0
# configure:19228: result: yes
# configure:19376: checking if compiler needs -Werror to reject unknown flags
# configure:19392: arm-linux-androideabi-gcc -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-Wunknown-warning-option'
# arm-linux-androideabi-gcc: error: unrecognized command line option '-Wsizeof-array-argument'
# configure:19392: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | int foo(void);
# | int
# | main ()
# | {
# | foo()
# | ;
# | return 0;
# | }
# configure:19397: result: no
# configure:19463: checking for the pthreads library -lpthreads
# configure:19501: arm-linux-androideabi-gcc -o conftest conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:19501: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:19510: result: no
# configure:19408: checking whether pthreads work without any flags
# configure:19501: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19501: $? = 0
# configure:19510: result: yes
# configure:19529: checking for joinable pthread attribute
# configure:19544: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19544: $? = 0
# configure:19550: result: PTHREAD_CREATE_JOINABLE
# configure:19560: checking if more special flags are required for pthreads
# configure:19575: result: no
# configure:19581: checking for PTHREAD_PRIO_INHERIT
# configure:19598: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:32:9: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
# int i = PTHREAD_PRIO_INHERIT;
# ^
# conftest.c:32:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:19598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int i = PTHREAD_PRIO_INHERIT;
# | ;
# | return 0;
# | }
# configure:19607: result: no
# configure:19731: checking fcntl.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking fcntl.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for fcntl.h
# configure:19731: result: yes
# configure:19731: checking libintl.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:62:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19731: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_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:19731: result: no
# configure:19731: checking libintl.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# conftest.cpp:29:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19731: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:19731: result: no
# configure:19731: checking for libintl.h
# configure:19731: result: no
# configure:19731: checking limits.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking limits.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for limits.h
# configure:19731: result: yes
# configure:19731: checking locale.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking locale.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for locale.h
# configure:19731: result: yes
# configure:19731: checking malloc.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking malloc.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for malloc.h
# configure:19731: result: yes
# configure:19731: checking ncurses.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:65:21: fatal error: ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19731: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_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:19731: result: no
# configure:19731: checking ncurses.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# conftest.cpp:32:21: fatal error: ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19731: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | /* end confdefs.h. */
# | #include
# configure:19731: result: no
# configure:19731: checking for ncurses.h
# configure:19731: result: no
# configure:19731: checking for stdint.h
# configure:19731: result: yes
# configure:19731: checking for stdlib.h
# configure:19731: result: yes
# configure:19731: checking for string.h
# configure:19731: result: yes
# configure:19731: checking sys/ioctl.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking sys/ioctl.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for sys/ioctl.h
# configure:19731: result: yes
# configure:19731: checking sys/socket.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking sys/socket.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for sys/socket.h
# configure:19731: result: yes
# configure:19731: checking sys/statfs.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking sys/statfs.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for sys/statfs.h
# configure:19731: result: yes
# configure:19731: checking sys/time.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking sys/time.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for sys/time.h
# configure:19731: result: yes
# configure:19731: checking termios.h usability
# configure:19731: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking termios.h presence
# configure:19731: arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for termios.h
# configure:19731: result: yes
# configure:19731: checking for unistd.h
# configure:19731: result: yes
# configure:19743: checking for stdbool.h that conforms to C99
# configure:19810: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19810: $? = 0
# configure:19817: result: yes
# configure:19819: checking for _Bool
# configure:19819: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:77:13: error: '_Bool' was not declared in this scope
# if (sizeof (_Bool))
# ^
# configure:19819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_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 (_Bool))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19819: result: no
# configure:19836: checking for inline
# configure:19852: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19852: $? = 0
# configure:19860: result: inline
# configure:19878: checking for int64_t
# configure:19878: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19878: $? = 0
# configure:19878: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:80:55: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.cpp:80:58: error: size of array 'test_array' is negative
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# configure:19878: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDBOOL_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
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19878: result: yes
# configure:19889: checking for pid_t
# configure:19889: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19889: $? = 0
# configure:19889: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:78:19: error: expected primary-expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:19889: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDBOOL_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:19889: result: yes
# configure:19900: checking for size_t
# configure:19900: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19900: $? = 0
# configure:19900: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:78:20: error: expected primary-expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:19900: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19900: result: yes
# configure:19911: checking for ssize_t
# configure:19911: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19911: $? = 0
# configure:19911: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:78:21: error: expected primary-expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:19911: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "powertop"
# | #define PACKAGE_TARNAME "powertop"
# | #define PACKAGE_VERSION "2.8"
# | #define PACKAGE_STRING "powertop 2.8"
# | #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# | #define PACKAGE_URL "https://01.org/powertop"
# | #define PACKAGE "powertop"
# | #define VERSION "2.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDBOOL_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 ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19911: result: yes
# configure:19922: checking for uint16_t
# configure:19922: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19922: $? = 0
# configure:19922: result: yes
# configure:19934: checking for uint32_t
# configure:19934: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19934: $? = 0
# configure:19934: result: yes
# configure:19948: checking for uint64_t
# configure:19948: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:19948: $? = 0
# configure:19948: result: yes
# configure:19966: checking for stdlib.h
# configure:19966: result: yes
# configure:19976: checking for GNU libc compatible malloc
# configure:20010: result: no
# configure:20037: checking for stdlib.h
# configure:20037: result: yes
# configure:20037: checking for unistd.h
# configure:20037: result: yes
# configure:20037: checking for sys/param.h
# configure:20037: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:20037: $? = 0
# configure:20037: result: yes
# configure:20057: checking for getpagesize
# configure:20057: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20057: $? = 0
# configure:20057: result: yes
# configure:20066: checking for working mmap
# configure:20223: result: no
# configure:20234: checking for stdlib.h
# configure:20234: result: yes
# configure:20244: checking for GNU libc compatible realloc
# configure:20278: result: no
# configure:20299: checking for working strtod
# configure:20350: result: no
# configure:20359: checking for pow
# configure:20359: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20359: $? = 0
# configure:20359: result: yes
# configure:20438: checking for fdatasync
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for getpagesize
# configure:20438: result: yes
# configure:20438: checking for gettimeofday
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for memmove
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for memset
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for mkdir
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for munmap
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for pow
# configure:20438: result: yes
# configure:20438: checking for realpath
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for regcomp
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for select
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for setlocale
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for socket
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for sqrt
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strcasecmp
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strchr
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strdup
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strerror
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strncasecmp
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strstr
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strtoul
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strtoull
# configure:20438: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20459: checking for arm-linux-androideabi-pkg-config
# configure:20492: result: no
# configure:20502: checking for pkg-config
# configure:20520: found /usr/sbin/pkg-config
# configure:20532: result: /usr/sbin/pkg-config
# configure:20544: WARNING: using cross tools not prefixed with host triplet
# configure:20557: checking pkg-config is at least version 0.9.0
# configure:20560: result: yes
# configure:20570: checking for NCURSES
# configure:20577: $PKG_CONFIG --exists --print-errors "ncursesw ncurses"
# configure:20580: $? = 0
# configure:20594: $PKG_CONFIG --exists --print-errors "ncursesw ncurses"
# configure:20597: $? = 0
# configure:20757: result: yes
# configure:20765: checking for PCIUTILS
# configure:20772: $PKG_CONFIG --exists --print-errors "libpci"
# configure:20775: $? = 0
# configure:20789: $PKG_CONFIG --exists --print-errors "libpci"
# configure:20792: $? = 0
# configure:20948: result: yes
# configure:20957: checking for LIBNL
# configure:20964: $PKG_CONFIG --exists --print-errors "libnl-3.0 >= 3.0 libnl-genl-3.0 >= 3.0"
# configure:20967: $? = 0
# configure:20981: $PKG_CONFIG --exists --print-errors "libnl-3.0 >= 3.0 libnl-genl-3.0 >= 3.0"
# configure:20984: $? = 0
# configure:21454: result: yes
# configure:21491: checking for library containing inet_aton
# configure:21522: arm-linux-androideabi-g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:21522: $? = 0
# configure:21539: result: none required
# configure:21662: checking that generated files are newer than configure
# configure:21668: result: done
# configure:21703: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by powertop config.status 2.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7f8b8e2111a5
#
# config.status:1241: creating Makefile
# config.status:1241: creating src/Makefile
# config.status:1241: creating traceevent/Makefile
# config.status:1241: creating po/Makefile.in
# config.status:1241: creating doc/Makefile
# config.status:1241: creating config.h
# config.status:1470: executing depfiles commands
# config.status:1470: executing po-directories commands
# config.status:1470: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_int64_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=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_CPP_set=
# ac_cv_env_CPP_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_LIBNL_CFLAGS_set=
# ac_cv_env_LIBNL_CFLAGS_value=
# ac_cv_env_LIBNL_LIBS_set=
# ac_cv_env_LIBNL_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_NCURSES_CFLAGS_set=
# ac_cv_env_NCURSES_CFLAGS_value=
# ac_cv_env_NCURSES_LIBS_set=
# ac_cv_env_NCURSES_LIBS_value=
# ac_cv_env_PCIUTILS_CFLAGS_set=
# ac_cv_env_PCIUTILS_CFLAGS_value=
# ac_cv_env_PCIUTILS_LIBS_set=
# ac_cv_env_PCIUTILS_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_fdatasync=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_munmap=yes
# ac_cv_func_pow=yes
# ac_cv_func_realloc_0_nonnull=no
# ac_cv_func_realpath=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_select=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_socket=yes
# ac_cv_func_sqrt=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=no
# ac_cv_func_strtoul=yes
# ac_cv_func_strtoull=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_h=no
# ac_cv_header_stdbool_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_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statfs_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_inet_aton='none required'
# ac_cv_type__Bool=no
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_PTHREAD_PRIO_INHERIT=no
# ax_cv_cxx_compile_cxx11=no
# ax_cv_cxx_compile_cxx11__std_cpp11=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_LIBNL_CFLAGS=-I/usr/include/libnl3
# pkg_cv_LIBNL_LIBS='-lnl-genl-3 -lnl-3'
# pkg_cv_NCURSES_CFLAGS=-D_GNU_SOURCE
# pkg_cv_NCURSES_LIBS=-lncursesw
# pkg_cv_PCIUTILS_CFLAGS=
# pkg_cv_PCIUTILS_LIBS=-lpci
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/powertop/src/powertop-2.8/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/powertop/src/powertop-2.8/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/powertop/src/powertop-2.8/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/powertop/src/powertop-2.8/missing automake-1.14'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' '
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E -D_FORTIFY_SOURCE=2'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -std=c++11'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GETTEXT_MACRO_VERSION='0.18'
# GETTEXT_PACKAGE='powertop'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_CXX11=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBNL_CFLAGS='-I/usr/include/libnl3'
# LIBNL_LIBS='-lnl-genl-3 -lnl-3'
# LIBOBJS=' ${LIBOBJDIR}malloc$U.o ${LIBOBJDIR}realloc$U.o ${LIBOBJDIR}strtod$U.o'
# LIBS=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo ${LIBOBJDIR}realloc$U.lo ${LIBOBJDIR}strtod$U.lo'
# MAKEINFO='${SHELL} /tmp/powertop/src/powertop-2.8/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NCURSES_CFLAGS='-D_GNU_SOURCE'
# NCURSES_LIBS='-lncursesw'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='powertop'
# PACKAGE_BUGREPORT='powertop@lists.01.org'
# PACKAGE_NAME='powertop'
# PACKAGE_STRING='powertop 2.8'
# PACKAGE_TARNAME='powertop'
# PACKAGE_URL='https://01.org/powertop'
# PACKAGE_VERSION='2.8'
# PATH_SEPARATOR=':'
# PCIUTILS_CFLAGS=''
# PCIUTILS_LIBS='-lpci'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# POW_LIB=''
# PTHREAD_CC='arm-linux-androideabi-gcc'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# USE_NLS='no'
# VERSION='2.8'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# 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 -'
# ax_pthread_config=''
# 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/powertop/src/powertop-2.8/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# 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 "powertop"
# #define PACKAGE_TARNAME "powertop"
# #define PACKAGE_VERSION "2.8"
# #define PACKAGE_STRING "powertop 2.8"
# #define PACKAGE_BUGREPORT "powertop@lists.01.org"
# #define PACKAGE_URL "https://01.org/powertop"
# #define PACKAGE "powertop"
# #define VERSION "2.8"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STATFS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 0
# #define realloc rpl_realloc
# #define HAVE_FDATASYNC 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_MUNMAP 1
# #define HAVE_POW 1
# #define HAVE_REALPATH 1
# #define HAVE_REGCOMP 1
# #define HAVE_SELECT 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SOCKET 1
# #define HAVE_SQRT 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOUL 1
# #define HAVE_STRTOULL 1
# #define HAVE_LIBNL20 1
#
# configure: exit 0