Build of powertop with vanilla toolchain

The build took 00h 01m 02s and was SUCCESSFUL.

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

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

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: powertop 2.8-2 (Wed Aug 24 13:08:52 UTC 2016)
# ==> 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 x86_64-unknown-linux-strip... no
# checking for strip... 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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... 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 x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for ld used by GCC... /usr/sbin/ld
# checking if the linker (/usr/sbin/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... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking how to run the C preprocessor... gcc -E
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking dependency style of 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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 x86_64-unknown-linux-gnu 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 /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) 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... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking for FORTIFY_SOURCE support... checking whether g++ supports C++11 features by default... 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... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# 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... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# 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... no
# 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... yes
# 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... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for working strtod... 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... 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 x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# 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
# CCLD libtraceevnet.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# 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
# In file included from display.cpp:25:0:
# display.h: In member function 'virtual void tab_window::cursor_down()':
# display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# display.h: In member function 'virtual void tab_window::cursor_up()':
# display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX powertop-lib.o
# CXX powertop-main.o
# In file included from main.cpp:62:0:
# display.h: In member function 'virtual void tab_window::cursor_down()':
# display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# display.h: In member function 'virtual void tab_window::cursor_up()':
# display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX calibrate/powertop-calibrate.o
# CXX cpu/powertop-abstract_cpu.o
# CXX cpu/powertop-cpu.o
# CXX cpu/powertop-cpu_core.o
# In file included from cpu/cpu.cpp:41:0:
# cpu/../display.h: In member function 'virtual void tab_window::cursor_down()':
# cpu/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# cpu/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# cpu/../display.h: In member function 'virtual void tab_window::cursor_up()':
# cpu/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# cpu/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX cpu/powertop-cpu_linux.o
# CXX cpu/powertop-cpu_package.o
# CXX cpu/powertop-cpu_rapl_device.o
# CXX cpu/powertop-cpudevice.o
# CXX cpu/powertop-dram_rapl_device.o
# CXX cpu/powertop-intel_cpus.o
# In file included from cpu/intel_cpus.cpp:42:0:
# cpu/../display.h: In member function 'virtual void tab_window::cursor_down()':
# cpu/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# cpu/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# cpu/../display.h: In member function 'virtual void tab_window::cursor_up()':
# cpu/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# cpu/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX cpu/powertop-intel_gpu.o
# CXX cpu/rapl/powertop-rapl_interface.o
# CXX devices/powertop-ahci.o
# In file included from cpu/intel_gpu.cpp:41:0:
# cpu/../display.h: In member function 'virtual void tab_window::cursor_down()':
# cpu/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# cpu/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# cpu/../display.h: In member function 'virtual void tab_window::cursor_up()':
# cpu/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# cpu/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX devices/powertop-alsa.o
# CXX devices/powertop-backlight.o
# CXX devices/powertop-devfreq.o
# CXX devices/powertop-device.o
# In file included from devices/devfreq.cpp:36:0:
# devices/../display.h: In member function 'virtual void tab_window::cursor_down()':
# devices/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# devices/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# devices/../display.h: In member function 'virtual void tab_window::cursor_up()':
# devices/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# devices/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX devices/powertop-gpu_rapl_device.o
# In file included from devices/device.cpp:48:0:
# devices/../display.h: In member function 'virtual void tab_window::cursor_down()':
# devices/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# devices/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# devices/../display.h: In member function 'virtual void tab_window::cursor_up()':
# devices/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# devices/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX devices/powertop-i915-gpu.o
# CXX devices/powertop-network.o
# CXX devices/powertop-rfkill.o
# CXX devices/powertop-runtime_pm.o
# CXX devices/powertop-thinkpad-fan.o
# CXX devices/powertop-thinkpad-light.o
# CXX devices/powertop-usb.o
# CXX measurement/powertop-acpi.o
# CXX measurement/powertop-extech.o
# CXX measurement/powertop-measurement.o
# CXX measurement/powertop-sysfs.o
# CXX parameters/powertop-learn.o
# CXX parameters/powertop-parameters.o
# CXX parameters/powertop-persistent.o
# CXX perf/powertop-perf.o
# In file included from perf/perf.cpp:45:0:
# perf/../display.h: In member function 'virtual void tab_window::cursor_down()':
# perf/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# perf/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# perf/../display.h: In member function 'virtual void tab_window::cursor_up()':
# perf/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# perf/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX perf/powertop-perf_bundle.o
# CXX process/powertop-do_process.o
# CXX process/powertop-interrupt.o
# CXX process/powertop-powerconsumer.o
# In file included from process/do_process.cpp:47:0:
# process/../display.h: In member function 'virtual void tab_window::cursor_down()':
# process/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# process/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# process/../display.h: In member function 'virtual void tab_window::cursor_up()':
# process/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# process/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX process/powertop-process.o
# CXX process/powertop-processdevice.o
# CXX process/powertop-timer.o
# CXX process/powertop-work.o
# CXX report/powertop-report-data-html.o
# CXX report/powertop-report-formatter-base.o
# CXX report/powertop-report-formatter-csv.o
# CXX report/powertop-report-formatter-html.o
# CXX report/powertop-report-maker.o
# CXX report/powertop-report.o
# CXX tuning/powertop-bluetooth.o
# CXX tuning/powertop-ethernet.o
# CC tuning/powertop-iw.o
# CXX tuning/powertop-runtime.o
# CXX tuning/powertop-tunable.o
# CXX tuning/powertop-tuning.o
# CXX tuning/powertop-tuningsysfs.o
# In file included from tuning/tuning.cpp:41:0:
# tuning/../display.h: In member function 'virtual void tab_window::cursor_down()':
# tuning/../display.h:65:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~
# tuning/../display.h:65:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos < cursor_max ) cursor_pos++; repaint();
# ^~~~~~~
# tuning/../display.h: In member function 'virtual void tab_window::cursor_up()':
# tuning/../display.h:68:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~
# tuning/../display.h:68:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (cursor_pos > 0) cursor_pos--; repaint();
# ^~~~~~~
# CXX tuning/powertop-tuningusb.o
# CXX tuning/powertop-tuningi2c.o
# CXX tuning/powertop-wifi.o
# CXXLD powertop
# make[3]: Leaving directory '/tmp/powertop/src/powertop-2.8/src'
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8/src'
# Making all in po
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8/po'
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8/po'
# Making all in doc
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8/doc'
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8'
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8'
# make[1]: Leaving directory '/tmp/powertop/src/powertop-2.8'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in traceevent
# make[1]: Entering directory '/tmp/powertop/src/powertop-2.8/traceevent'
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8/traceevent'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8/traceevent'
# make[1]: Leaving directory '/tmp/powertop/src/powertop-2.8/traceevent'
# Making install in src
# make[1]: Entering directory '/tmp/powertop/src/powertop-2.8/src'
# make install-am
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8/src'
# make[3]: Entering directory '/tmp/powertop/src/powertop-2.8/src'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/powertop/pkg/powertop/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c powertop '/tmp/powertop/pkg/powertop/usr/bin'
# libtool: install: /usr/bin/install -c powertop /tmp/powertop/pkg/powertop/usr/bin/powertop
# make[3]: Leaving directory '/tmp/powertop/src/powertop-2.8/src'
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8/src'
# make[1]: Leaving directory '/tmp/powertop/src/powertop-2.8/src'
# Making install in po
# make[1]: Entering directory '/tmp/powertop/src/powertop-2.8/po'
# installing ca.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/ca/LC_MESSAGES/powertop.mo
# installing cs_CZ.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/cs_CZ/LC_MESSAGES/powertop.mo
# installing de_DE.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/de_DE/LC_MESSAGES/powertop.mo
# installing en_GB.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/en_GB/LC_MESSAGES/powertop.mo
# installing en_US.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/en_US/LC_MESSAGES/powertop.mo
# installing es_ES.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/es_ES/LC_MESSAGES/powertop.mo
# installing hu_HU.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/hu_HU/LC_MESSAGES/powertop.mo
# installing id_ID.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/id_ID/LC_MESSAGES/powertop.mo
# installing nl_NL.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/nl_NL/LC_MESSAGES/powertop.mo
# installing zh_TW.gmo as /tmp/powertop/pkg/powertop/usr/share/locale/zh_TW/LC_MESSAGES/powertop.mo
# if test "powertop" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/powertop/pkg/powertop/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/powertop/pkg/powertop/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/powertop/pkg/powertop/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/powertop/src/powertop-2.8/po'
# Making install in doc
# make[1]: Entering directory '/tmp/powertop/src/powertop-2.8/doc'
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/powertop/pkg/powertop/usr/share/man/man8'
# /usr/bin/install -c -m 644 powertop.8 '/tmp/powertop/pkg/powertop/usr/share/man/man8'
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8/doc'
# make[1]: Leaving directory '/tmp/powertop/src/powertop-2.8/doc'
# make[1]: Entering directory '/tmp/powertop/src/powertop-2.8'
# make[2]: Entering directory '/tmp/powertop/src/powertop-2.8'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/powertop/src/powertop-2.8'
# make[1]: Leaving directory '/tmp/powertop/src/powertop-2.8'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "powertop"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: powertop 2.8-2 (Wed Aug 24 13:09:30 UTC 2016)

CMD: pacman --query --file powertop-2.8-2-x86_64.pkg.tar.xz
# powertop 2.8-2

Creating hybrid package for 'powertop'

Trying to find vanilla package 'powertop'...

CMD: pacman --query --file /mirror/powertop-2.8-2.pkg.tar.xz
# powertop 2.8-2

Package file has the following structure:
# /.PKGINFO
# /.CHANGELOG
# /.MTREE
# /usr/bin/powertop
# /usr/share/locale/ca/LC_MESSAGES/powertop.mo
# /usr/share/locale/cs_CZ/LC_MESSAGES/powertop.mo
# /usr/share/locale/de_DE/LC_MESSAGES/powertop.mo
# /usr/share/locale/en_GB/LC_MESSAGES/powertop.mo
# /usr/share/locale/en_US/LC_MESSAGES/powertop.mo
# /usr/share/locale/es_ES/LC_MESSAGES/powertop.mo
# /usr/share/locale/hu_HU/LC_MESSAGES/powertop.mo
# /usr/share/locale/id_ID/LC_MESSAGES/powertop.mo
# /usr/share/locale/nl_NL/LC_MESSAGES/powertop.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/powertop.mo
# /usr/share/man/man8/powertop.8.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .CHANGELOG usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .CHANGELOG usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .CHANGELOG usr .MTREE | xz -c -z

CMD: bsdtar -tqf powertop.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/powertop.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/powertop.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/powertop.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/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 --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e389e47bd23a
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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 x86_64-unknown-linux-strip
# configure:2966: result: no
# configure:2976: checking for strip
# configure:2992: found /usr/sbin/strip
# configure:3003: result: 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:3392: checking for x86_64-unknown-linux-g++
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-c++
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-gpp
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-aCC
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-CC
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-cxx
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-cc++
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-cl.exe
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-FCC
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-KCC
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-RCC
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-xlC_r
# configure:3422: result: no
# configure:3392: checking for x86_64-unknown-linux-xlC
# configure:3422: result: no
# configure:3436: checking for g++
# configure:3452: found /usr/sbin/g++
# configure:3463: result: g++
# configure:3490: checking for C++ compiler version
# configure:3499: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3510: $? = 0
# configure:3499: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3510: $? = 1
# configure:3499: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3510: $? = 1
# configure:3530: checking whether the C++ compiler works
# configure:3552: 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: g++ -o conftest conftest.cpp >&5
# configure:3626: $? = 0
# configure:3648: result:
# configure:3670: checking whether we are cross compiling
# configure:3678: g++ -o conftest conftest.cpp >&5
# configure:3682: $? = 0
# configure:3689: ./conftest
# configure:3693: $? = 0
# configure:3708: result: no
# configure:3713: checking for suffix of object files
# configure:3735: 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: g++ -c conftest.cpp >&5
# configure:3783: $? = 0
# configure:3792: result: yes
# configure:3801: checking whether g++ accepts -g
# configure:3821: g++ -c -g conftest.cpp >&5
# configure:3821: $? = 0
# configure:3862: result: yes
# configure:3887: checking dependency style of g++
# configure:3998: result: gcc3
# configure:4019: checking how to run the C++ preprocessor
# configure:4046: g++ -E conftest.cpp
# configure:4046: $? = 0
# configure:4060: 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: g++ -E
# configure:4105: g++ -E conftest.cpp
# configure:4105: $? = 0
# configure:4119: 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: g++ -c conftest.cpp >&5
# configure:4298: $? = 0
# configure:4371: g++ -o conftest conftest.cpp >&5
# configure:4371: $? = 0
# configure:4371: ./conftest
# configure:4371: $? = 0
# configure:4382: result: yes
# configure:4395: checking for sys/types.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for sys/stat.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for stdlib.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for string.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for memory.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for strings.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for inttypes.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for stdint.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4395: checking for unistd.h
# configure:4395: g++ -c conftest.cpp >&5
# configure:4395: $? = 0
# configure:4395: result: yes
# configure:4408: checking minix/config.h usability
# configure:4408: 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: 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: 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 x86_64-unknown-linux-gcc
# configure:4872: result: no
# configure:4882: checking for gcc
# configure:4898: found /usr/sbin/gcc
# configure:4909: result: gcc
# configure:5138: checking for C compiler version
# configure:5147: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5158: $? = 0
# configure:5147: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5158: $? = 1
# configure:5147: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:5158: $? = 1
# configure:5162: checking whether we are using the GNU C compiler
# configure:5181: gcc -c conftest.c >&5
# configure:5181: $? = 0
# configure:5190: result: yes
# configure:5199: checking whether gcc accepts -g
# configure:5219: gcc -c -g conftest.c >&5
# configure:5219: $? = 0
# configure:5260: result: yes
# configure:5277: checking for gcc option to accept ISO C89
# configure:5340: gcc -c conftest.c >&5
# configure:5340: $? = 0
# configure:5353: result: none needed
# configure:5378: checking whether gcc understands -c and -o together
# configure:5400: gcc -c conftest.c -o conftest2.o
# configure:5403: $? = 0
# configure:5400: gcc -c conftest.c -o conftest2.o
# configure:5403: $? = 0
# configure:5415: result: yes
# configure:5434: checking dependency style of 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: x86_64-unknown-linux-gnu
# configure:5655: checking for ld used by GCC
# configure:5719: result: /usr/sbin/ld
# configure:5726: checking if the linker (/usr/sbin/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: 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: 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: g++ -o conftest conftest.cpp >&5
# configure:6461: $? = 0
# configure:6470: result: yes
# configure:7261: checking whether to use NLS
# configure:7263: result: yes
# configure:7266: checking where the gettext function comes from
# configure:7277: result: libc
# configure:7342: checking for x86_64-unknown-linux-ar
# configure:7372: result: no
# configure:7342: checking for x86_64-unknown-linux-lib
# configure:7372: result: no
# configure:7342: checking for x86_64-unknown-linux-link
# configure:7372: result: no
# configure:7386: checking for ar
# configure:7402: found /usr/sbin/ar
# configure:7413: result: ar
# configure:7439: checking the archiver (ar) interface
# configure:7455: gcc -c conftest.c >&5
# configure:7455: $? = 0
# configure:7457: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7460: $? = 0
# configure:7488: result: ar
# configure:7514: checking how to run the C preprocessor
# configure:7545: gcc -E conftest.c
# configure:7545: $? = 0
# configure:7559: gcc -E conftest.c
# conftest.c:29: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
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | /* end confdefs.h. */
# | #include
# configure:7584: result: gcc -E
# configure:7604: gcc -E conftest.c
# configure:7604: $? = 0
# configure:7618: gcc -E conftest.c
# conftest.c:29: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
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | /* end confdefs.h. */
# | #include
# configure:7758: checking for C++ compiler version
# configure:7767: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:7778: $? = 0
# configure:7767: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:7778: $? = 1
# configure:7767: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# 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 g++ accepts -g
# configure:7880: result: yes
# configure:7905: checking dependency style of 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 gcc
# configure:8371: result: /usr/sbin/ld
# configure:8378: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:8393: result: yes
# configure:8405: checking for BSD- or MS-compatible name lister (nm)
# configure:8454: result: /usr/sbin/nm -B
# configure:8584: checking the name lister (/usr/sbin/nm -B) interface
# configure:8591: g++ -c conftest.cpp >&5
# configure:8594: /usr/sbin/nm -B "conftest.o"
# configure:8597: output
# 0000000000000000 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 x86_64-unknown-linux-gnu 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 /usr/sbin/ld option to reload object files
# configure:8903: result: -r
# configure:8937: checking for x86_64-unknown-linux-objdump
# configure:8967: result: no
# configure:8977: checking for objdump
# configure:8993: found /usr/sbin/objdump
# configure:9004: result: objdump
# configure:9036: checking how to recognize dependent libraries
# configure:9234: result: pass_all
# configure:9279: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:9449: result: ar
# configure:9530: checking for archiver @FILE support
# configure:9547: g++ -c conftest.cpp >&5
# configure:9547: $? = 0
# configure:9550: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:9553: $? = 0
# configure:9558: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:9561: $? = 1
# configure:9573: result: @
# configure:9591: checking for x86_64-unknown-linux-strip
# configure:9618: result: strip
# configure:9690: checking for x86_64-unknown-linux-ranlib
# configure:9720: result: no
# configure:9730: checking for ranlib
# configure:9746: found /usr/sbin/ranlib
# configure:9757: result: ranlib
# configure:9859: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:9979: g++ -c conftest.cpp >&5
# configure:9982: $? = 0
# configure:9986: /usr/sbin/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: 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:10240: g++ -c conftest.cpp >&5
# configure:10243: $? = 0
# configure:10392: checking for x86_64-unknown-linux-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: 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 gcc supports -fno-rtti -fno-exceptions
# configure:11655: 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
# configure:11659: $? = 0
# configure:11672: result: no
# configure:11999: checking for gcc option to produce PIC
# configure:12006: result: -fPIC -DPIC
# configure:12014: checking if gcc PIC flag -fPIC -DPIC works
# configure:12032: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:12036: $? = 0
# configure:12049: result: yes
# configure:12078: checking if gcc static flag -static works
# configure:12106: result: yes
# configure:12121: checking if gcc supports -c -o file.o
# configure:12142: gcc -c -o out/conftest2.o conftest.c >&5
# configure:12146: $? = 0
# configure:12168: result: yes
# configure:12176: checking if gcc supports -c -o file.o
# configure:12223: result: yes
# configure:12256: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13413: result: yes
# configure:13450: checking whether -lc should be explicitly linked in
# configure:13458: gcc -c conftest.c >&5
# configure:13461: $? = 0
# configure:13476: 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: 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: g++ -E
# configure:15241: g++ -E conftest.cpp
# configure:15241: $? = 0
# configure:15255: g++ -E conftest.cpp
# conftest.cpp:31: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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:15424: checking for ld used by g++
# configure:15491: result: /usr/sbin/ld -m elf_x86_64
# configure:15498: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:15513: result: yes
# configure:15568: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:16570: result: yes
# configure:16606: g++ -c conftest.cpp >&5
# configure:16609: $? = 0
# configure:17129: checking for g++ option to produce PIC
# configure:17136: result: -fPIC -DPIC
# configure:17144: checking if g++ PIC flag -fPIC -DPIC works
# configure:17162: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:17166: $? = 0
# configure:17179: result: yes
# configure:17202: checking if g++ static flag -static works
# configure:17230: result: yes
# configure:17242: checking if g++ supports -c -o file.o
# configure:17263: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:17267: $? = 0
# configure:17289: result: yes
# configure:17294: checking if g++ supports -c -o file.o
# configure:17341: result: yes
# configure:17371: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) 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 x86_64-unknown-linux-gcc
# configure:18393: result: gcc
# configure:18662: checking for C compiler version
# configure:18671: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:18682: $? = 0
# configure:18671: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:18682: $? = 1
# configure:18671: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# 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 gcc accepts -g
# configure:18784: result: yes
# configure:18801: checking for gcc option to accept ISO C89
# configure:18877: result: none needed
# configure:18902: checking whether gcc understands -c and -o together
# configure:18939: result: yes
# configure:18958: checking dependency style of gcc
# configure:19069: result: gcc3
# configure:19090: checking for FORTIFY_SOURCE support
# configure:19116: g++ -c -Werror conftest.cpp >&5
# conftest.cpp:38:29: error: missing binary operator before token "("
# #if !(__GNUC_PREREQ (4, 1) )
# ^
# conftest.cpp: In function 'int main()':
# conftest.cpp:37: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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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 g++ supports C++11 features by default
# configure:19165: g++ -c conftest.cpp >&5
# configure:19165: $? = 0
# configure:19172: result: yes
# configure:19376: checking if compiler needs -Werror to reject unknown flags
# configure:19392: gcc -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
# gcc: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'?
# 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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: gcc -o conftest conftest.c -lpthreads >&5
# /usr/sbin/ld: 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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: gcc -o conftest conftest.c >&5
# /tmp/ccUFuSFt.o: In function `main':
# conftest.c:(.text+0x43): undefined reference to `pthread_create'
# conftest.c:(.text+0x54): undefined reference to `pthread_join'
# conftest.c:(.text+0xbc): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0xcb): undefined reference to `__pthread_unregister_cancel'
# 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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:19413: checking whether pthreads work with -Kthread
# configure:19501: gcc -o conftest -Kthread conftest.c >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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:19413: checking whether pthreads work with -kthread
# configure:19501: gcc -o conftest -kthread conftest.c >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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:19463: checking for the pthreads library -llthread
# configure:19501: gcc -o conftest conftest.c -llthread >&5
# /usr/sbin/ld: cannot find -llthread
# 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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:19413: checking whether pthreads work with -pthread
# configure:19501: gcc -o conftest -pthread conftest.c >&5
# configure:19501: $? = 0
# configure:19510: result: yes
# configure:19529: checking for joinable pthread attribute
# configure:19544: gcc -o conftest -pthread 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: gcc -o conftest -pthread conftest.c >&5
# configure:19598: $? = 0
# configure:19607: result: yes
# configure:19731: checking fcntl.h usability
# configure:19731: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking fcntl.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/fcntl.h:25:0,
# from conftest.cpp:32:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking libintl.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/libintl.h:23:0,
# from conftest.cpp:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for libintl.h
# configure:19731: result: yes
# configure:19731: checking limits.h usability
# configure:19731: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking limits.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.cpp:34:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking locale.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/locale.h:25:0,
# from conftest.cpp:35:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking malloc.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/malloc.h:22:0,
# from conftest.cpp:36:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking ncurses.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/stdint.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
# from /usr/include/curses.h:63,
# from conftest.cpp:37:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking for ncurses.h
# configure:19731: result: yes
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking sys/ioctl.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/sys/ioctl.h:21:0,
# from conftest.cpp:41:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking sys/socket.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/sys/socket.h:22:0,
# from conftest.cpp:42:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking sys/statfs.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/sys/statfs.h:22:0,
# from conftest.cpp:43:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking sys/time.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/sys/time.h:21:0,
# from conftest.cpp:44:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# configure:19731: $? = 0
# configure:19731: result: yes
# configure:19731: checking termios.h presence
# configure:19731: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
# In file included from /usr/include/termios.h:25:0,
# from conftest.cpp:45:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# 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: g++ -c conftest.cpp >&5
# conftest.cpp:50:15: error: expected unqualified-id before string constant
# "error: bool is not defined"
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.cpp:68:48: error: 's' does not name a type
# struct s { _Bool s: 1; _Bool t; } s;
# ^
# conftest.cpp:78:28: error: 's' was not declared in this scope
# char i[sizeof s.t];
# ^
# conftest.cpp: In function 'int main()':
# conftest.cpp:96:24: error: 's' was not declared in this scope
# bool e = &s;
# ^
# conftest.cpp:100:63: error: 'i' was not declared in this scope
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# configure:19810: $? = 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NCURSES_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
# | #ifndef bool
# | "error: bool is not defined"
# | #endif
# | #ifndef false
# | "error: false is not defined"
# | #endif
# | #if false
# | "error: false is not 0"
# | #endif
# | #ifndef true
# | "error: true is not defined"
# | #endif
# | #if true != 1
# | "error: true is not 1"
# | #endif
# | #ifndef __bool_true_false_are_defined
# | "error: __bool_true_false_are_defined is not defined"
# | #endif
# |
# | struct s { _Bool s: 1; _Bool t; } s;
# |
# | char a[true == 1 ? 1 : -1];
# | char b[false == 0 ? 1 : -1];
# | char c[__bool_true_false_are_defined == 1 ? 1 : -1];
# | char d[(bool) 0.5 == true ? 1 : -1];
# | /* See body of main program for 'e'. */
# | char f[(_Bool) 0.0 == false ? 1 : -1];
# | char g[true];
# | char h[sizeof (_Bool)];
# | char i[sizeof s.t];
# | enum { j = false, k = true, l = false * true, m = true * 256 };
# | /* The following fails for
# | HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
# | _Bool n[m];
# | char o[sizeof n == m * sizeof n[0] ? 1 : -1];
# | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
# | /* Catch a bug in an HP-UX C compiler. See
# | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
# | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
# | */
# | _Bool q = true;
# | _Bool *pq = &q;
# |
# | int
# | main ()
# | {
# |
# | bool e = &s;
# | *pq |= q;
# | *pq |= ! q;
# | /* Refer to every declared value, to avoid compiler optimizations. */
# | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# | + !m + !n + !o + !p + !q + !pq);
# |
# | ;
# | return 0;
# | }
# configure:19817: result: no
# configure:19819: checking for _Bool
# configure:19819: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:83: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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NCURSES_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: g++ -c conftest.cpp >&5
# configure:19852: $? = 0
# configure:19860: result: inline
# configure:19878: checking for int64_t
# configure:19878: g++ -c conftest.cpp >&5
# configure:19878: $? = 0
# configure:19878: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:85:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
# conftest.cpp:85: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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NCURSES_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
# | 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: g++ -c conftest.cpp >&5
# configure:19889: $? = 0
# configure:19889: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:83: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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NCURSES_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 ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19889: result: yes
# configure:19900: checking for size_t
# configure:19900: g++ -c conftest.cpp >&5
# configure:19900: $? = 0
# configure:19900: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:83: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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NCURSES_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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19900: result: yes
# configure:19911: checking for ssize_t
# configure:19911: g++ -c conftest.cpp >&5
# configure:19911: $? = 0
# configure:19911: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:83: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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NCURSES_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 ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19911: result: yes
# configure:19922: checking for uint16_t
# configure:19922: g++ -c conftest.cpp >&5
# configure:19922: $? = 0
# configure:19922: result: yes
# configure:19934: checking for uint32_t
# configure:19934: g++ -c conftest.cpp >&5
# configure:19934: $? = 0
# configure:19934: result: yes
# configure:19948: checking for uint64_t
# configure:19948: g++ -c 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:20000: g++ -o conftest conftest.cpp >&5
# configure:20000: $? = 0
# configure:20000: ./conftest
# configure:20000: $? = 0
# configure:20010: result: yes
# 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: g++ -c conftest.cpp >&5
# configure:20037: $? = 0
# configure:20037: result: yes
# configure:20057: checking for getpagesize
# configure:20057: g++ -o conftest conftest.cpp >&5
# configure:20057: $? = 0
# configure:20057: result: yes
# configure:20066: checking for working mmap
# configure:20213: g++ -o conftest conftest.cpp >&5
# configure:20213: $? = 0
# configure:20213: ./conftest
# configure:20213: $? = 0
# configure:20223: result: yes
# configure:20234: checking for stdlib.h
# configure:20234: result: yes
# configure:20244: checking for GNU libc compatible realloc
# configure:20268: g++ -o conftest conftest.cpp >&5
# configure:20268: $? = 0
# configure:20268: ./conftest
# configure:20268: $? = 0
# configure:20278: result: yes
# configure:20299: checking for working strtod
# configure:20340: g++ -o conftest conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:98:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
# char *string = " +69";
# ^~~~~~
# conftest.cpp:109:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
# char *string = "NaN";
# ^~~~~
# configure:20340: $? = 0
# configure:20340: ./conftest
# configure:20340: $? = 0
# configure:20350: result: yes
# configure:20438: checking for fdatasync
# configure:20438: g++ -o conftest 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: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for memmove
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for memset
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for mkdir
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for munmap
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for pow
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for realpath
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for regcomp
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for select
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for setlocale
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for socket
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for sqrt
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strcasecmp
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strchr
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strdup
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strerror
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strncasecmp
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strstr
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strtoul
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20438: checking for strtoull
# configure:20438: g++ -o conftest conftest.cpp >&5
# configure:20438: $? = 0
# configure:20438: result: yes
# configure:20459: checking for x86_64-unknown-linux-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: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: g++ -o conftest 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 e389e47bd23a
#
# config.status:1245: creating Makefile
# config.status:1245: creating src/Makefile
# config.status:1245: creating traceevent/Makefile
# config.status:1245: creating po/Makefile.in
# config.status:1245: creating doc/Makefile
# config.status:1245: creating config.h
# config.status:1474: executing depfiles commands
# config.status:1474: executing po-directories commands
# config.status:1474: 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=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_CXX_value=
# 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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# 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=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_pow=yes
# ac_cv_func_realloc_0_nonnull=yes
# 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=yes
# 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=yes
# 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=yes
# ac_cv_header_stdbool_h=no
# 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=x86_64-unknown-linux-gnu
# 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=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=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=/usr/sbin/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_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_PTHREAD_PRIO_INHERIT=yes
# ax_cv_cxx_compile_cxx11=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -pthread'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E -D_FORTIFY_SOURCE=2'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# 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='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBNL_CFLAGS='-I/usr/include/libnl3'
# LIBNL_LIBS='-lnl-genl-3 -lnl-3'
# LIBOBJS=''
# LIBS=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# 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='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='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='po'
# POW_LIB=''
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='2.8'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# 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=''
# 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='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# 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 ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_PTHREAD_PRIO_INHERIT 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_NCURSES_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_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #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