autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /immortalwrt/master/staging_dir/host/bin/aclocal -I /immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/host/share/aclocal -I /immortalwrt/master/staging_dir/hostpkg/share/aclocal -I /immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/share/aclocal -I m4 -I . --force autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /immortalwrt/master/staging_dir/host/bin/autoconf --include=/immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/host/share/aclocal --include=/immortalwrt/master/staging_dir/hostpkg/share/aclocal --include=/immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/share/aclocal --include=m4 --include=. --prepend-include=/immortalwrt/master/staging_dir/host/share/aclocal --force autoreconf: running: /immortalwrt/master/staging_dir/host/bin/autoheader --include=/immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/host/share/aclocal --include=/immortalwrt/master/staging_dir/hostpkg/share/aclocal --include=/immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/share/aclocal --include=m4 --include=. --prepend-include=/immortalwrt/master/staging_dir/host/share/aclocal --force autoreconf: running: /immortalwrt/master/staging_dir/host/bin/automake --add-missing --copy --force-missing configure.ac:23: installing 'build-aux/config.guess' configure.ac:23: installing 'build-aux/config.sub' configure.ac:24: installing 'build-aux/install-sh' configure.ac:24: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-nls configure: loading site script /immortalwrt/master/include/site/arm checking build system type... x86_64-pc-linux-gnu checking host system type... arm-openwrt-linux-gnu checking for a BSD-compatible install... /immortalwrt/master/staging_dir/host/bin/ginstall -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for arm-openwrt-linux-strip... arm-openwrt-linux-muslgnueabi-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for arm-openwrt-linux-gcc... arm-openwrt-linux-muslgnueabi-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 the compiler supports GNU C... yes checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... yes checking for arm-openwrt-linux-muslgnueabi-gcc option to enable C23 features... -std=gnu23 checking dependency style of arm-openwrt-linux-muslgnueabi-gcc -std=gnu23... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for arm-openwrt-linux-muslgnueabi-gcc -std=gnu23 option to support large files... none needed checking for arm-openwrt-linux-gcc... (cached) arm-openwrt-linux-muslgnueabi-gcc checking whether the compiler supports GNU C... (cached) yes checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... (cached) yes checking for arm-openwrt-linux-muslgnueabi-gcc option to enable C23 features... -std=gnu23 checking dependency style of arm-openwrt-linux-muslgnueabi-gcc -std=gnu23... (cached) none checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for execinfo.h... no checking for mbstate_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t... yes checking for gid_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for alloc_size... yes checking for access... yes checking for nonnull... yes checking for returns_nonnull... yes checking for NaN support... no configure: WARNING: runtime behavior with NaN is not compliant - some functionality might break; consider using '-fno-finite-math-only' checking for __builtin_ctz... yes checking for library containing ceil... none required checking for library containing dlopen... none required checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for dladdr... yes checking for faccessat... yes checking for fstatat... yes checking for host_get_clock_service... no checking for memfd_create... yes checking for openat... yes checking for readlinkat... yes checking for sched_getscheduler... yes checking for sched_setscheduler... yes checking for strchrnul... yes checking pkg-config is at least version 0.9.0... yes found ncursesw information through /immortalwrt/master/staging_dir/host/bin/pkg-config checking for keypad in -L/immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/lib -L/immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/lib -fuse-ld=bfd -znow -zrelro -lncursesw... yes checking for doupdate in -L/immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/lib -L/immortalwrt/master/staging_dir/target-arm_cortex-a9+neon_musl_eabi/lib -fuse-ld=bfd -znow -zrelro -lncursesw... yes checking for curses.h... yes checking for ncurses/term.h... no checking for term.h... yes checking whether the curses header works... yes checking for set_escdelay... yes checking for getmouse... yes checking for library containing backtrace... no checking for sensors/sensors.h... no configure: error: can not find required header file sensors/sensors.h make[2]: *** [Makefile:81: /immortalwrt/master/build_dir/target-arm_cortex-a9+neon_musl_eabi/htop-3.4.1/.configured_051bdb0be72f81db315bd03635dbe9bc] Error 1 time: package/feeds/packages/htop/compile#5.61#0.87#11.67