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-mipsel_24kc_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_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-mipsel_24kc_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force
configure.ac:26: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:26: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:26: the top level
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoheader --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/automake --add-missing --force-missing
autoreconf: Leaving directory '.'
configure: loading site script /builder/shared-workdir/build/sdk/include/site/mipsel
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 mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-strip
checking for a race-free 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 mipsel-openwrt-linux-gcc... mipsel-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 the compiler supports GNU C... yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... 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 build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking for prefix... /usr
checking for mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... (cached) none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... (cached) none
checking for library containing strerror... none required
checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking for mipsel-openwrt-linux-ar... mipsel-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 for ncurses/ncurses.h... no
checking for ncurses.h... 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 for stdarg.h... yes
checking for sys/ioctl.h... yes
checking for ioctl.h... no
checking for sysexits.h... yes
checking for sys/time.h... yes
checking for sys/resource.h... yes
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... 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
yes, non volatile
checking for mipsel-openwrt-linux-musl-gcc options needed to detect all undeclared functions... none needed
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 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 for sys/select.h... yes
checking for socklen_t... 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... no
configure: error: Unable to find SSL library
make[3]: *** [Makefile:79: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/mutt-2.1.5/.configured_955a2d58225a445e730c43685db62d59] Error 1
time: package/feeds/packages/mutt/compile#9.39#2.35#18.54