>>> mutt 2.1.1 Extracting gzip -d -c /tmp/instance-6/dl/mutt/mutt-2.1.1.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/mutt-2.1.1 -xf - >>> mutt 2.1.1 Patching >>> mutt 2.1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-6/output-1/build/mutt-2.1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mutt 2.1.1 Patching libtool >>> mutt 2.1.1 Configuring (cd /tmp/instance-6/output-1/build/mutt-2.1.1/ && rm -rf config.cache && PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-6/output-1/host/bin/sparc-linux-ar" AS="/tmp/instance-6/output-1/host/bin/sparc-linux-as" LD="/tmp/instance-6/output-1/host/bin/sparc-linux-ld" NM="/tmp/instance-6/output-1/host/bin/sparc-linux-nm" CC="/tmp/instance-6/output-1/host/bin/sparc-linux-gcc" GCC="/tmp/instance-6/output-1/host/bin/sparc-linux-gcc" CPP="/tmp/instance-6/output-1/host/bin/sparc-linux-cpp" CXX="/tmp/instance-6/output-1/host/bin/sparc-linux-g++" FC="/tmp/instance-6/output-1/host/bin/sparc-linux-gfortran" F77="/tmp/instance-6/output-1/host/bin/sparc-linux-gfortran" RANLIB="/tmp/instance-6/output-1/host/bin/sparc-linux-ranlib" READELF="/tmp/instance-6/output-1/host/bin/sparc-linux-readelf" STRIP="/tmp/instance-6/output-1/host/bin/sparc-linux-strip" OBJCOPY="/tmp/instance-6/output-1/host/bin/sparc-linux-objcopy" OBJDUMP="/tmp/instance-6/output-1/host/bin/sparc-linux-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/tmp/instance-6/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-6/output-1/host/bin/sparc-linux-as" DEFAULT_LINKER="/tmp/instance-6/output-1/host/bin/sparc-linux-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 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -g0 -static" FFLAGS=" -Os -g0 -static" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-6/output-1/host/sparc-buildroot-linux-uclibc/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=yes mutt_cv_bsdish=no mutt_cv_c99_snprintf=yes mutt_cv_c99_vsnprintf=yes mutt_cv_regex_broken=no mutt_cv_worldwrite=yes mutt_cv_groupwrite=yes mutt_cv_iconv_good=yes mutt_cv_iconv_nontrans=no CONFIG_SITE=/dev/null ./configure --target=sparc-buildroot-linux-uclibc --host=sparc-buildroot-linux-uclibc --build=x86_64-pc-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 --disable-doc --disable-smtp --with-idn2 --without-idn --disable-gpgme --disable-imap --enable-pop --without-gnutls --with-ssl=/tmp/instance-6/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr --with-sqlite3 --with-zlib=/tmp/instance-6/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr --with-mailpath=/var/mail ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for sparc-buildroot-linux-uclibc-strip... /tmp/instance-6/output-1/host/bin/sparc-linux-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 whether make supports the include directive... yes (GNU style) checking for sparc-buildroot-linux-uclibc-gcc... /tmp/instance-6/output-1/host/bin/sparc-linux-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 /tmp/instance-6/output-1/host/bin/sparc-linux-gcc accepts -g... yes checking for /tmp/instance-6/output-1/host/bin/sparc-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-6/output-1/host/bin/sparc-linux-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-6/output-1/host/bin/sparc-linux-gcc... none checking how to run the C preprocessor... /tmp/instance-6/output-1/host/bin/sparc-linux-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 build system type... x86_64-pc-linux-gnu checking host system type... sparc-buildroot-linux-uclibc checking for prefix... /usr checking for sparc-buildroot-linux-uclibc-gcc... (cached) /tmp/instance-6/output-1/host/bin/sparc-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-6/output-1/host/bin/sparc-linux-gcc accepts -g... (cached) yes checking for /tmp/instance-6/output-1/host/bin/sparc-linux-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-6/output-1/host/bin/sparc-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-6/output-1/host/bin/sparc-linux-gcc... (cached) none checking for /tmp/instance-6/output-1/host/bin/sparc-linux-gcc option to accept ISO C99... none needed checking for library containing strerror... none required checking how to run the C preprocessor... /tmp/instance-6/output-1/host/bin/sparc-linux-cpp checking whether make sets $(MAKE)... (cached) yes checking for sparc-buildroot-linux-uclibc-ranlib... /tmp/instance-6/output-1/host/bin/sparc-linux-ranlib checking for sparc-buildroot-linux-uclibc-ar... /tmp/instance-6/output-1/host/bin/sparc-linux-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) 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 _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 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... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for unsigned long long int... yes checking for long long int... yes checking for sendmail... /usr/sbin/sendmail checking for sqlite3_open in -lsqlite3... yes checking for sqlite3_prepare_v3... yes 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 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... yes checking for bkgrndset declaration... yes 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... 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... 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... 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... (cached) no checking if /var/mail is world writable... (cached) yes checking where to put the documentation... ${datarootdir}/doc/mutt checking for gethostent... yes checking for setsockopt... yes checking for getaddrinfo... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for socklen_t... yes configure: WARNING: ZLIB was requested but IMAP is not enabled checking for deflate in -lz... yes checking for X509_STORE_CTX_new in -lcrypto... no configure: error: Unable to find SSL library make: *** [package/pkg-generic.mk:260: /tmp/instance-6/output-1/build/mutt-2.1.1/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-6/buildroot'