checking whether printf survives out-of-memory conditions... guessing no checking for unsigned long long int... yes checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... unknown checking whether snprintf returns a byte count as in C99... guessing no checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... guessing no checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... guessing yes checking whether getcwd (NULL, 0) allocates memory for result... guessing no checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... guessing yes checking for working GNU getopt function... guessing no checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking where to find the exponent in a 'float'... word 0 bit 23 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 shared library run path origin... done checking whether imported symbols can be declared weak... guessing yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /usr/bin/sed checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... guessing no checking whether memrchr is declared... yes checking whether strerror(0) succeeds... guessing no checking for nl_langinfo... yes checking for ptrdiff_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether strdup is declared... yes checking for struct timespec in ... yes checking whether the utimes function works... no checking for struct utimbuf... yes checking whether uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking for GNU libc compatible calloc... (cached) yes checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) unknown, assuming no checking whether dup works... guessing yes checking whether dup2 works... guessing yes checking for error_at_line... no checking whether fflush works on input streams... (cached) yes checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for library containing fdatasync... none required checking whether fdopendir is declared... yes checking whether fdopendir works... guessing no checking whether fflush works on input streams... (cached) yes checking whether conversion from 'int' to 'long double' works... guessing yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking whether fpurge is declared... no checking whether fpurge works... guessing no checking whether frexp works... guessing yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... guessing yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking whether fstatat (..., 0) works... guessing yes checking for ftello... (cached) yes checking whether ftello works... (cached) guessing yes checking whether getdtablesize works... guessing yes checking whether gettimeofday clobbers localtime buffer... guessing yes checking for gettimeofday with POSIX signature... yes checking for sys/timeb.h... yes checking for _ftime... no checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... guessing yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... guessing yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking for stdlib.h... yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for bp-sym.h... no checking for mempcpy... (cached) yes checking for memrchr... yes checking whether open recognizes a trailing slash... guessing yes checking for opendir... yes checking whether perror matches strerror... guessing no checking whether frexp works... (cached) guessing yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) guessing yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... guessing yes checking whether ldexpl is declared... yes checking for readdir... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking whether rmdir works... guessing no checking for signbit macro... guessing no checking for signbit compiler built-ins... guessing no checking where to find the sign bit in a 'float'... unknown checking where to find the sign bit in a 'double'... unknown checking where to find the sign bit in a 'long double'... unknown checking whether copysignf is declared... yes checking whether copysignf can be used without linking with libm... yes checking whether copysign is declared... yes checking whether copysign can be used without linking with libm... yes checking whether copysignl is declared... yes checking whether copysignl can be used without linking with libm... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... guessing yes checking whether stat handles trailing slashes on files... guessing no checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for nlink_t... (cached) yes checking whether unlink honors trailing slashes... guessing no checking whether unlink of a parent directory fails as it should... guessing yes checking for ptrdiff_t... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for stdint.h... (cached) yes checking for underline in external names... no checking for an assembler syntax supported by this package... no checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... (cached) yes checking for off_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> gzip 1.8 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 -j16 -C /home/peko/autobuild/instance-0/output/build/gzip-1.8/ GEN version.c GEN version.h /usr/bin/make all-recursive Making all in lib GEN alloca.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN unused-parameter.h GEN sys/types.h GEN getopt.h GEN dirent.h GEN fcntl.h GEN stdlib.h GEN stdio.h GEN math.h GEN string.h GEN time.h GEN wchar.h GEN unistd.h GEN sys/time.h GEN sys/stat.h /usr/bin/make all-am CC opendir-safer.o CC cloexec.o CC dirname-lgpl.o CC basename-lgpl.o CC exitfail.o CC stripslash.o CC creat-safer.o CC open-safer.o CC fd-hook.o CC filenamecat-lgpl.o CC freading.o CC gettime.o CC openat-die.o CC math.o CC openat-safer.o CC printf-frexp.o CC printf-frexpl.o CC save-cwd.o CC savedir.o CC stat-time.o CC statat.o CC glthread/threadlib.o CC timespec.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC xmalloc.o CC xalloc-die.o CC xsize.o CC yesno.o CC asnprintf.o CC chdir-long.o CC error.o CC fcntl.o CC fdopendir.o CC fprintf.o CC fpurge.o CC fstatat.o CC getcwd-lgpl.o CC getopt.o CC getopt1.o CC gettimeofday.o CC lstat.o CC memchr.o CC openat-proc.o CC openat.o CC perror.o CC printf.o CC printf-args.o CC printf-parse.o CC rmdir.o CC signbitd.o CC signbitl.o CC signbitf.o CC strerror.o CC stat.o CC strerror_r.o CC strerror-override.o CC unlink.o CC unlinkat.o CC vasnprintf.o CC vfprintf.o CC glthread/lock.o AR libgzip.a Making all in doc make[4]: Nothing to be done for `all'. Making all in . CC version.o CC bits.o CC deflate.o CC gzip.o CC inflate.o CC lzw.o CC trees.o CC unlzh.o CC unlzw.o CC unpack.o CC unzip.o CC util.o CC zip.o GEN gunzip GEN gzexe GEN zcat GEN zcmp GEN zdiff GEN zfgrep GEN zegrep GEN zforce GEN zgrep GEN zless GEN zmore GEN znew AR libver.a CCLD gzip Making all in tests make[4]: Nothing to be done for `all'. >>> gzip 1.8 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 -j16 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/gzip-1.8/ /usr/bin/make install-recursive Making install in lib /usr/bin/make install-am make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. Making install in doc make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/info' /usr/bin/install -c -m 644 ./gzip.info '/home/peko/autobuild/instance-0/output/target/usr/share/info' install-info --info-dir='/home/peko/autobuild/instance-0/output/target/usr/share/info' '/home/peko/autobuild/instance-0/output/target/usr/share/info/gzip.info' Making install in . /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target//bin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target//bin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c gzip '/home/peko/autobuild/instance-0/output/target//bin' /usr/bin/install -c gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew '/home/peko/autobuild/instance-0/output/target//bin' /usr/bin/install -c -m 644 gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 zgrep.1 zless.1 zmore.1 znew.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-exec-hook + cd /home/peko/autobuild/instance-0/output/target//bin + rm -f uncompress + case remove-installed-links in + cd /home/peko/autobuild/instance-0/output/target//bin + rm -f uncompress + case install-exec-hook in + ln gunzip uncompress Making install in tests make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. hdparm-9.52.tar.gz: OK (md5: 410539d0bf3cc247181594581edbfb53) hdparm-9.52.tar.gz: OK (sha1: c641429c5b5d0513acfc86dc31c6b3b35c070a70) hdparm-9.52.tar.gz: OK (sha256: c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6) >>> hdparm 9.52 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/hdparm-9.52.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/hdparm-9.52 -xf - >>> hdparm 9.52 Patching >>> hdparm 9.52 Configuring >>> hdparm 9.52 Building /usr/bin/make -j16 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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " 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 -C /home/peko/autobuild/instance-0/output/build/hdparm-9.52 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" STRIP=/bin/true /usr/bin/make -j4 hdparm make[3]: warning: -jN forced in submake: disabling jobserver mode. /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hdparm.o hdparm.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o identify.o identify.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sgio.o sgio.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sysfs.o sysfs.c hdparm.c:7:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE /*for lseek64*/ :0:0: note: this is the location of the previous definition /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o geom.o geom.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fallocate.o fallocate.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fibmap.o fibmap.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fwdownload.o fwdownload.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dvdspeed.o dvdspeed.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o wdidle3.o wdidle3.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o apt.o apt.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -o hdparm hdparm.o identify.o sgio.o sysfs.o geom.o fallocate.o fibmap.o fwdownload.o dvdspeed.o wdidle3.o apt.o /bin/true hdparm >>> hdparm 9.52 Installing to target /usr/bin/install -D -m 0755 /home/peko/autobuild/instance-0/output/build/hdparm-9.52/hdparm /home/peko/autobuild/instance-0/output/target/sbin/hdparm htop-2.1.0.tar.gz: OK (sha256: 3260be990d26e25b6b49fc9d96dbc935ad46e61083c0b7f6df413e513bf80748) >>> htop 2.1.0 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/htop-2.1.0.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/htop-2.1.0 -xf - >>> htop 2.1.0 Patching Applying 0001-MetersPanel-remove-0xe2-from-MetersPanel.c.patch using patch: patching file MetersPanel.c patching file MetersPanel.h >>> htop 2.1.0 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/htop-2.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> htop 2.1.0 Patching libtool >>> htop 2.1.0 Configuring (cd /home/peko/autobuild/instance-0/output/build/htop-2.1.0/ && 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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " 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 HTOP_NCURSES_CONFIG_SCRIPT=/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin/ncursesw6-config 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 --disable-static --enable-shared --enable-unicode ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... powerpc64le-unknown-linux-gnu checking host system type... arm-buildroot-linux-musleabihf checking target system type... arm-buildroot-linux-musleabihf 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 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 for style of include used by make... GNU 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 ceil in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) 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 for unistd.h... (cached) yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking whether closedir returns void... yes checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... yes checking for memmove... yes checking for strncasecmp... yes checking for strstr... yes checking for strdup... yes checking whether gcc -std=c99 option works... yes checking if compiler supports -Wextra... yes checking for addnwstr in -lncursesw... no checking for addnwstr in -lncurses... yes checking ncursesw/curses.h usability... no checking ncursesw/curses.h presence... no checking for ncursesw/curses.h... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating htop.1 config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> htop 2.1.0 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 -j16 -C /home/peko/autobuild/instance-0/output/build/htop-2.1.0/ ./scripts/MakeHeader.py CategoriesPanel.c ./scripts/MakeHeader.py MainPanel.c ./scripts/MakeHeader.py DisplayOptionsPanel.c ./scripts/MakeHeader.py Header.c ./scripts/MakeHeader.py htop.c ./scripts/MakeHeader.py Meter.c ./scripts/MakeHeader.py ProcessList.c ./scripts/MakeHeader.py TasksMeter.c ./scripts/MakeHeader.py UptimeMeter.c ./scripts/MakeHeader.py TraceScreen.c ./scripts/MakeHeader.py Action.c ./scripts/MakeHeader.py InfoScreen.c ./scripts/MakeHeader.py linux/Platform.c ./scripts/MakeHeader.py linux/Battery.c Traceback (most recent call last): File "./scripts/MakeHeader.py", line 32, in for line in file.readlines(): File "/home/peko/autobuild/instance-0/output/host/lib/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 457: ordinal not in range(128) make[2]: *** [Meter.h] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/home/peko/autobuild/instance-0/output/build/htop-2.1.0/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'