autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/usr/share/aclocal -I m4 -I . --force -I m4 autoreconf: configure.ac: tracing configure.ac: warning: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autom4te: error: /builder/shared-workdir/build/staging_dir/host/share/autoconf/autoconf/trailer.m4: no such file or directory autoreconf: error: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf failed with exit status: 1 configure: loading site script /builder/shared-workdir/build/sdk/include/site/i386 checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking whether build environment is sane... yes checking for i486-openwrt-linux-strip... i486-openwrt-linux-musl-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for i486-openwrt-linux-gcc... i486-openwrt-linux-musl-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 i486-openwrt-linux-musl-gcc accepts -g... yes checking for i486-openwrt-linux-musl-gcc option to accept ISO C89... none needed checking whether i486-openwrt-linux-musl-gcc understands -c and -o together... yes checking dependency style of i486-openwrt-linux-musl-gcc... none checking how to run the C preprocessor... i486-openwrt-linux-musl-gcc -E checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/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 build system type... x86_64-pc-linux-gnu checking host system type... i486-openwrt-linux-gnu checking for prefix... /usr checking for i486-openwrt-linux-gcc... (cached) i486-openwrt-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-openwrt-linux-musl-gcc accepts -g... (cached) yes checking for i486-openwrt-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether i486-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of i486-openwrt-linux-musl-gcc... (cached) none checking for i486-openwrt-linux-musl-gcc option to accept ISO C99... none needed checking for library containing strerror... none required checking how to run the C preprocessor... i486-openwrt-linux-musl-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i486-openwrt-linux-ranlib... i486-openwrt-linux-musl-gcc-ranlib checking for i486-openwrt-linux-ar... i486-openwrt-linux-musl-gcc-ar checking for GNU make... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... (cached) 8 checking for dbx... no checking for gdb... no checking for sdb... no checking for inttypes.h... (cached) yes checking for uint32_t... yes checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... (cached) 8 checking for unsigned long long int... yes checking for long long int... yes checking for sendmail... /usr/sbin/sendmail checking whether to build with GPGME support... no checking for ispell... no checking for initscr... no checking for waddnwstr in -lncurses... yes checking for initscr in -lncurses... yes checking for tgetent in -ltinfo... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for start_color declaration... yes checking for typeahead declaration... yes checking for bkgdset declaration... yes checking for curs_set declaration... yes checking for meta declaration... yes checking for use_default_colors declaration... yes checking for resizeterm declaration... yes checking for setcchar declaration... no checking for bkgrndset declaration... no checking for use_extended_names... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking for setrlimit... yes checking for getsid... yes checking for fgets_unlocked... yes checking for fgetc_unlocked... yes checking for sig_atomic_t in signal.h... yes, non volatile checking whether sys_siglist is declared... (cached) no checking for pid_t... yes checking for ssize_t... yes checking for fgetpos... yes checking for memmove... yes checking for setegid... yes checking for srand48... yes checking for strerror... (cached) yes checking for setenv... yes checking for strcasecmp... yes checking for strdup... yes checking for strsep... yes checking for strtok_r... yes checking for wcscasecmp... yes checking for strcasestr... yes checking for mkdtemp... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for ftruncate... yes checking for strftime... (cached) yes checking for futimens... yes checking for struct timespec... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_ctim.tv_nsec... yes checking for utimensat... yes checking for clock_gettime... yes checking for fchdir... yes checking for regcomp... yes checking whether your system's regexp library is completely broken... yes Using the included GNU regex instead. checking if /var/mail is world writable... no checking if /var/mail is group writable... no checking where to put the documentation... ${datarootdir}/doc/mutt checking for gethostent... yes checking for setsockopt... yes checking for getaddrinfo... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for socklen_t... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for deflate in -lz... (cached) yes checking for X509_STORE_CTX_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for RAND_egd... no checking whether SSL_set_mode is declared... yes checking whether SSL_MODE_AUTO_RETRY is declared... yes checking whether X509_V_FLAG_PARTIAL_CHAIN is declared... yes checking for inotify_init... yes checking for inotify_add_watch... yes checking for inotify_rm_watch... yes checking for inotify_init1... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking whether struct dirent defines d_ino... yes checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... i486-openwrt-linux-musl-ld checking if the linker (i486-openwrt-linux-musl-ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib32,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... guessing yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking whether this iconv is good enough... yes checking whether iconv is non-transcribing... no checking for bind_textdomain_codeset... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for wchar_t... yes checking for wint_t... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for iswalnum... yes checking for iswalpha... yes checking for iswblank... yes checking for iswcntrl... yes checking for iswdigit... yes checking for iswgraph... yes checking for iswlower... yes checking for iswprint... yes checking for iswpunct... yes checking for iswspace... yes checking for iswupper... yes checking for iswxdigit... yes checking for towupper... yes checking for towlower... yes checking for mbstate_t... yes checking for wchar_t functions... yes checking for nl_langinfo and CODESET... yes checking for nl_langinfo and YESEXPR... yes checking for ospcat... none checking for docbook2x-texi... no checking for db2x_docbook2texi... no checking for docbook2texi... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating imap/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating autocrypt/Makefile config.status: creating doc/instdoc.sh 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 make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/mutt-2.1.5' cd . && /bin/bash /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/mutt-2.1.5/missing automake-1.16 --foreign CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/mutt-2.1.5/missing' autoconf autom4te: error: /builder/shared-workdir/build/staging_dir/host/share/autoconf/autoconf/trailer.m4: no such file or directory make[4]: *** [Makefile:648: configure] Error 1 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/mutt-2.1.5' make[3]: *** [Makefile:78: /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium4_musl/mutt-2.1.5/.built] Error 2 time: package/feeds/packages/mutt/compile#17.95#6.53#40.25