^~ 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-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 measurement/powertop-opal-sensors.o CXX parameters/powertop-learn.o CXX parameters/powertop-parameters.o CXX parameters/powertop-persistent.o CXX perf/powertop-perf.o CXX perf/powertop-perf_bundle.o CXX process/powertop-do_process.o CXX process/powertop-interrupt.o parameters/parameters.cpp: In function 'int global_power_valid()': parameters/parameters.cpp:444:64: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'std::vector::size_type {aka unsigned int}' [-Wformat=] (3 * all_parameters.parameters.size()) - past_results.size()); ^ 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 process/powertop-powerconsumer.o CXX process/powertop-process.o CXX process/powertop-processdevice.o CXX process/powertop-timer.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-work.o In file included from /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/include/c++/6.4.0/vector:69:0, from parameters/parameters.h:30, from parameters/parameters.cpp:25: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/include/c++/6.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]': /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/include/c++/6.4.0/bits/vector.tcc:449:5: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' will change in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/include/c++/6.4.0/vector:64:0, from parameters/parameters.h:30, from parameters/parameters.cpp:25: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/include/c++/6.4.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]': /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/include/c++/6.4.0/bits/stl_vector.h:1055:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' will change in GCC 7.1 _M_fill_insert(begin() + __offset, __n, __x); ^~~~~~~~~~~~~~ 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 CXX tuning/powertop-tuningusb.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-tuningi2c.o CXX tuning/powertop-wifi.o CXXLD powertop Making all in po make[4]: Nothing to be done for `all'. Making all in doc make[4]: Nothing to be done for `all'. >>> powertop 2.9 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j8 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/powertop-2.9/ Making install in traceevent make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src /usr/bin/make install-am make[5]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c powertop '/home/peko/autobuild/instance-0/output/target/usr/sbin' libtool: install: /usr/bin/install -c powertop /home/peko/autobuild/instance-0/output/target/usr/sbin/powertop Making install in po if test "powertop" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/peko/autobuild/instance-0/output/target/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 \ /home/peko/autobuild/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/peko/autobuild/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in doc make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 powertop.8 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man8' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. procps-ng-3.3.15.tar.xz: OK (md5: 2b0717a7cb474b3d6dfdeedfbad2eccc) procps-ng-3.3.15.tar.xz: OK (sha1: 2929bc64f0cf7b2db997eef79b7187658e47230d) procps-ng-3.3.15.tar.xz: OK (sha256: 10bd744ffcb3de2d591d2f6acf1a54a7ba070fdcc432a855931a5057149f0465) >>> procps-ng 3.3.15 Extracting xzcat /home/peko/autobuild/instance-0/dl/procps-ng-3.3.15.tar.xz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/procps-ng-3.3.15 -xf - >>> procps-ng 3.3.15 Patching >>> procps-ng 3.3.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/procps-ng-3.3.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> procps-ng 3.3.15 Patching libtool patching file /home/peko/autobuild/instance-0/output/build/procps-ng-3.3.15/ltmain.sh Hunk #1 succeeded at 2882 (offset 195 lines). Hunk #2 succeeded at 4472 (offset 195 lines). Hunk #3 succeeded at 6768 (offset 214 lines). Hunk #4 succeeded at 6778 (offset 214 lines). Hunk #5 succeeded at 7071 (offset 214 lines). Hunk #6 succeeded at 7363 (offset 214 lines). Hunk #7 succeeded at 8335 (offset 223 lines). Hunk #8 succeeded at 10968 (offset 258 lines). >>> procps-ng 3.3.15 Configuring (cd /home/peko/autobuild/instance-0/output/build/procps-ng-3.3.15/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-as" LD="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-musleabihf --host=arm-buildroot-linux-musleabihf --build=powerpc64le-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared LIBS= --without-systemd --exec-prefix=/ --libdir=/usr/lib --disable-numa ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-musleabihf-strip... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for arm-buildroot-linux-musleabihf-gcc... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc accepts -g... yes checking for /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc option to accept ISO C89... none needed checking whether /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc understands -c and -o together... yes checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc... none checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gawk... (cached) gawk checking for arm-buildroot-linux-musleabihf-gcc... (cached) /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc accepts -g... (cached) yes checking for /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc option to accept ISO C89... (cached) none needed checking whether /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc understands -c and -o together... (cached) yes checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc... (cached) none checking for /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc option to accept ISO C99... none needed checking for /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-cpp checking whether ln -s works... yes checking pkg-config is at least version 0.9.0... yes checking whether make sets $(MAKE)... (cached) yes checking whether sys/types.h defines makedev... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.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 netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.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 utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int32_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking build system type... powerpc64le-unknown-linux-gnu checking host system type... arm-buildroot-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ld checking if the linker (/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-nm checking the name lister (/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-unknown-linux-gnu file names to arm-buildroot-linux-musleabihf format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ld option to reload object files... -r checking for arm-buildroot-linux-musleabihf-objdump... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-musleabihf-ar... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-musleabihf-strip... (cached) /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-strip checking for arm-buildroot-linux-musleabihf-ranlib... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ranlib checking command to parse /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-nm output from /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for arm-buildroot-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc supports -fno-rtti -fno-exceptions... no checking for /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc option to produce PIC... -fPIC -DPIC checking if /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc PIC flag -fPIC -DPIC works... yes checking if /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc static flag -static works... yes checking if /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc supports -c -o file.o... yes checking if /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc supports -c -o file.o... (cached) yes checking whether the /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc linker (/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ld) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for error_at_line... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for working strtod... no checking for pow... yes checking whether NLS is requested... no checking for msgfmt... /home/peko/autobuild/instance-0/output/host/bin/msgfmt checking for gmsgfmt... /home/peko/autobuild/instance-0/output/host/bin/msgfmt checking for xgettext... /home/peko/autobuild/instance-0/output/host/bin/xgettext checking for msgmerge... /home/peko/autobuild/instance-0/output/host/bin/msgmerge checking for ld used by GCC... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ld checking if the linker (/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... no checking whether to use NLS... no checking for error.h... no checking for stdio_ext.h... (cached) yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for NCURSES... yes checking for __fpending... yes checking for alarm... yes checking for atexit... yes checking for dup2... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for iswprint... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for nl_langinfo... yes checking for putenv... yes checking for regcomp... yes checking for rpmatch... no checking for select... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for strverscmp... yes checking for utmpname... yes checking for wcwidth... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man-po/Makefile config.status: creating po/Makefile.in config.status: creating proc/libprocps.pc config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 >>> procps-ng 3.3.15 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j8 -C /home/peko/autobuild/instance-0/output/build/procps-ng-3.3.15/ /usr/bin/make all-recursive Making all in include make[4]: Nothing to be done for `all'. Making all in man-po make[4]: Nothing to be done for `all'. Making all in po make[4]: Nothing to be done for `all'. Making all in testsuite CC ps.test/test-schedbatch.o CCLD test-schedbatch CC free.o CC pgrep.o CC pwdx.o CC pmap.o CC tload.o CC uptime.o CC vmstat.o CC w.o pmap.c:136:36: warning: large integer implicitly truncated to unsigned type [-Woverflow] static unsigned KLONG range_high = ~0ull; ^ CC pidof.o CC skill.o CC slabtop.o CC watch-watch.o CC lib/watch-strutils.o CC lib/watch-fileutils.o CC lib/test_strutils.o CC lib/test_fileutils.o CC lib/test_nsutils.o CC lib/test_process.o CC sysctl.o CC procio.o CC proc/alloc.lo CC proc/devname.lo CC proc/escape.lo procio.c:50:8: error: unknown type name 'cookie_io_functions_t' static cookie_io_functions_t procio = { ^~~~~~~~~~~~~~~~~~~~~ procio.c:51:5: error: field name not in record or union initializer .read = proc_read, ^ procio.c:51:5: note: (near initialization for 'procio') procio.c:51:14: warning: initialization makes integer from pointer without a cast [-Wint-conversion] .read = proc_read, ^~~~~~~~~ procio.c:51:14: note: (near initialization for 'procio') procio.c:52:5: error: field name not in record or union initializer .write = proc_write, ^ procio.c:52:5: note: (near initialization for 'procio') procio.c:52:14: warning: excess elements in scalar initializer .write = proc_write, ^~~~~~~~~~ procio.c:52:14: note: (near initialization for 'procio') procio.c:53:5: error: field name not in record or union initializer .seek = NULL, ^ procio.c:53:5: note: (near initialization for 'procio') procio.c:53:14: warning: excess elements in scalar initializer .seek = NULL, ^~~~ procio.c:53:14: note: (near initialization for 'procio') procio.c:54:5: error: field name not in record or union initializer .close = proc_close, ^ procio.c:54:5: note: (near initialization for 'procio') procio.c:54:14: warning: excess elements in scalar initializer .close = proc_close, ^~~~~~~~~~ procio.c:54:14: note: (near initialization for 'procio') procio.c: In function 'fprocopen': procio.c:136:11: warning: implicit declaration of function 'fopencookie' [-Wimplicit-function-declaration] handle = fopencookie(cookie, mode, procio); ^~~~~~~~~~~ procio.c:136:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] handle = fopencookie(cookie, mode, procio); ^ make[4]: *** [procio.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [/home/peko/autobuild/instance-0/output/build/procps-ng-3.3.15/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'