* Package: mail-client/mutt-1.12.1 * Repository: gentoo * Maintainer: grobian@gentoo.org * USE: abi_x86_64 amd64 berkdb crypt elibc_glibc gdbm hcache imap kernel_linux libressl lmdb nls sasl smtp ssl userland_GNU vanilla * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mutt-1.12.1.tar.gz to /var/tmp/portage/mail-client/mutt-1.12.1/work >>> Unpacking mutt-gentoo-1.12.1-patches-r0.tar.xz to /var/tmp/portage/mail-client/mutt-1.12.1/work >>> Source unpacked in /var/tmp/portage/mail-client/mutt-1.12.1/work >>> Preparing source in /var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1 ... * Running eautoreconf in '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' ... * Running aclocal -I m4 -I m4 ... [ ok ] * Running autoconf -I m4 --force ... [ ok ] * Running autoheader -I m4 ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: mutt-1.12.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1 ... * econf: updating mutt-1.12.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mutt-1.12.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mutt-1.12.1 --htmldir=/usr/share/doc/mutt-1.12.1/html --libdir=/usr/lib64 --enable-pgp --disable-smime --disable-gpgme --disable-debug --disable-doc --enable-nls --disable-notmuch --enable-imap --disable-pop --disable-nntp --enable-smtp --without-gnutls --with-ssl --with-sasl --without-idn2 --without-idn --without-gss a=b --with-curses=/usr --enable-compressed --enable-external-dotlock --enable-iconv --enable-nfs-fix --enable-sidebar --sysconfdir=/etc/mutt --with-docdir=/usr/share/doc/mutt-1.12.1 --with-regex --with-exec-shell=/bin/sh --enable-hcache --with-lmdb --without-qdbm --without-tokyocabinet --without-gdbm --without-bdb --with-homespool=Maildir configure: WARNING: unrecognized options: --disable-notmuch, --disable-nntp checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... x86_64-pc-linux-gnu checking for prefix... /usr checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for inline... inline checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... 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... 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... 8 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 whether to build with GPGME support... no checking for ispell... no checking for initscr... no checking for waddnwstr in -lncurses... no checking for waddnwstr in -lncursesw... yes checking for initscr in -lncursesw... yes checking for tgetent in -ltinfow... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/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 use_extended_names... yes checking for ANSI C header files... (cached) 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... yes 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 snprintf... yes checking for vsnprintf... yes checking whether your system's snprintf is C99 compliant... yes checking whether your system's vsnprintf is C99 compliant... yes checking for va_copy... va_copy 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 where to put the documentation... /usr/share/doc/mutt-1.12.1 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 checking for deflate in -lz... yes checking for X509_STORE_CTX_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for RAND_status... 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 library containing sasl_encode64... -lsasl2 checking for inotify_init1... yes checking for inotify_add_watch... yes checking for inotify_rm_watch... 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 mdb_env_create... yes checking for library containing strerror... (cached) none required checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... (cached) yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... yes checking for dcgettext... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for bison... bison checking version of bison... 3.4.1, ok checking for catalogs to be installed... de eu ru it es uk fr pl nl cs id sk ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca bg ga fi 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... /usr/bin/ospcat checking for openjade docbook stylesheets... in /usr/share/sgml/docbook/dsssl-stylesheets-1.79 checking for docbook2x-texi... no checking for db2x_docbook2texi... no checking for docbook2texi... /usr/bin/docbook2texi checking for makeinfo... /usr/bin/makeinfo 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 intl/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating hcachever.sh config.status: creating doc/instdoc.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-notmuch, --disable-nntp >>> Source configured. >>> Compiling source in /var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1 ... make -j1 ./gen_defs ./OPS ./OPS.SIDEBAR ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT > keymap_defs.h ./patchlist.sh < ./PATCHES > patchlist.c echo 'const char *ReleaseDate = "'`(cd . && ./mkreldate.sh)`'";' > reldate.h x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o txt2c.o txt2c.c x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o txt2c txt2c.o ( \ (x86_64-pc-linux-gnu-gcc -v >/dev/null 2>&1 && x86_64-pc-linux-gnu-gcc -v) || \ (x86_64-pc-linux-gnu-gcc --version >/dev/null 2>&1 && x86_64-pc-linux-gnu-gcc --version) || \ (x86_64-pc-linux-gnu-gcc -V >/dev/null 2>&1 && x86_64-pc-linux-gnu-gcc -V) || \ echo "unknown compiler"; \ ) 2>&1 | ./txt2c.sh cc_version >conststrings_c echo "-Wall -pedantic -Wno-long-long -O2 -pipe -march=native" | ./txt2c.sh cc_cflags >>conststrings_c grep ac_cs_config= config.status | \ cut -d= -f2- | \ sed -e 's/^"//' -e 's/"$//' | ./txt2c.sh configure_options >>conststrings_c mv -f conststrings_c conststrings.c echo '#define MUTT_VERSION "'`sh "./version.sh"`'"' > version.h x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -DMD5UTIL -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mutt_md5-md5.o `test -f 'md5.c' || echo './'`md5.c x86_64-pc-linux-gnu-gcc -DMD5UTIL -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mutt_md5 mutt_md5-md5.o ( echo '#include "config.h"'; echo '#undef ENABLE_NLS'; echo '#include "mutt.h"'; ) \ | x86_64-pc-linux-gnu-gcc -E -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl - | sh ./hcachever.sh hcversion.h make all-recursive make[1]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' Making all in m4 make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/m4' Making all in po make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/po' Making all in intl make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/intl' Making all in contrib make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/contrib' Making all in imap make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/imap' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o auth.o auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o auth_login.o auth_login.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o auth_oauth.o auth_oauth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o browse.o browse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o command.o command.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o imap.o imap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o message.o message.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o utf7.o utf7.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o util.o util.c util.c: In function ‘imap_make_date’: util.c:692:59: warning: ‘%+03d’ directive output may be truncated writing between 3 and 9 bytes into a region of size between 2 and 12 [-Wformat-truncation=] 692 | snprintf (buf, IMAP_DATELEN, "%02d-%s-%d %02d:%02d:%02d %+03d%02d", | ^~~~~ util.c:692:32: note: directive argument in the range [-35791394, 35791394] 692 | snprintf (buf, IMAP_DATELEN, "%02d-%s-%d %02d:%02d:%02d %+03d%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:692:32: note: directive argument in the range [0, 59] util.c:692:3: note: ‘snprintf’ output 21 or more bytes (assuming 37) into a destination of size 27 692 | snprintf (buf, IMAP_DATELEN, "%02d-%s-%d %02d:%02d:%02d %+03d%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 693 | tm->tm_mday, Months[tm->tm_mon], tm->tm_year + 1900, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 694 | tm->tm_hour, tm->tm_min, tm->tm_sec, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 695 | (int) tz / 60, (int) abs ((int) tz) % 60); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o auth_sasl.o auth_sasl.c rm -f libimap.a x86_64-pc-linux-gnu-ar cru libimap.a auth.o auth_login.o auth_oauth.o browse.o command.o imap.o message.o utf7.o util.o auth_sasl.o x86_64-pc-linux-gnu-ranlib libimap.a make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/imap' make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o addrbook.o addrbook.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o alias.o alias.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o attach.o attach.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o base64.o base64.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o browser.o browser.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o buffer.o buffer.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o buffy.o buffy.c In function ‘fseek_last_message’, inlined from ‘test_last_status_new’ at buffy.c:116:7, inlined from ‘test_new_folder’ at buffy.c:143:10, inlined from ‘mutt_parse_mailboxes’ at buffy.c:340:10: buffy.c:85:5: warning: ‘strncpy’ output may be truncated copying 7 bytes from a string of length 8200 [-Wstringop-truncation] 85 | strncpy (buffer + BUFSIZ, buffer, 5+2); /* 2 == 2 * mutt_strlen(CRLF) */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o color.o color.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o crypt.o crypt.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o cryptglue.o cryptglue.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o commands.o commands.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o complete.o complete.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o compose.o compose.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o copy.o copy.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o curs_lib.o curs_lib.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o curs_main.o curs_main.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o date.o date.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o edit.o edit.c edit.c: In function ‘mutt_builtin_editor’: edit.c:413:6: warning: ‘strncpy’ specified bound 1024 equals destination size [-Wstringop-truncation] 413 | strncpy(tmp, p, sizeof(tmp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o enter.o enter.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o flags.o flags.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o init.o init.c In file included from rfc822.h:23, from mutt.h:62, from init.c:24: In function ‘candidate’, inlined from ‘candidate.constprop’ at init.c:2877:13: lib.h:80:25: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 80 | # define strfcpy(A,B,C) strncpy(A,B,C), *(A+(C)-1)=0 | ^~~~~~~~~~~~~~ init.c:2886:7: note: in expansion of macro ‘strfcpy’ 2886 | strfcpy (dest, src, len); | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o filter.o filter.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o from.o from.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o getdomain.o getdomain.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o group.o group.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o handler.o handler.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o hdrline.o hdrline.c In file included from rfc822.h:23, from mutt.h:62, from hdrline.c:23: In function ‘make_from_addr’, inlined from ‘hdr_format_str’ at hdrline.c:536:2: lib.h:80:25: warning: ‘strncpy’ specified bound 1024 equals destination size [-Wstringop-truncation] 80 | # define strfcpy(A,B,C) strncpy(A,B,C), *(A+(C)-1)=0 | ^~~~~~~~~~~~~~ hdrline.c:151:5: note: in expansion of macro ‘strfcpy’ 151 | strfcpy (buf, hdr->from->mailbox, len); | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o headers.o headers.c headers.c: In function ‘mutt_label_message’: headers.c:287:5: warning: ‘strncpy’ specified bound 1024 equals destination size [-Wstringop-truncation] 287 | strncpy(buf, hdr->env->x_label, LONG_STRING); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o help.o help.c help.c: In function ‘pad’: help.c:192:37: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 192 | snprintf (fmt, sizeof(fmt), "%%-%ds", i - col); | ^~ help.c:192:33: note: directive argument in the range [1, 2147483647] 192 | snprintf (fmt, sizeof(fmt), "%%-%ds", i - col); | ^~~~~~~~ help.c:192:5: note: ‘snprintf’ output between 5 and 14 bytes into a destination of size 8 192 | snprintf (fmt, sizeof(fmt), "%%-%ds", i - col); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o hook.o hook.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o keymap.o keymap.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mbox.o mbox.c mbox.c: In function ‘mmdf_parse_mailbox’: mbox.c:96:18: warning: unused variable ‘newtime’ [-Wunused-variable] 96 | struct utimbuf newtime; | ^~~~~~~ mbox.c: In function ‘mbox_parse_mailbox’: mbox.c:256:18: warning: unused variable ‘newtime’ [-Wunused-variable] 256 | struct utimbuf newtime; | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o menu.o menu.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mh.o mh.c mh.c: In function ‘maildir_flags.part.0.constprop’: mh.c:1465:34: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 13 [-Wformat-truncation=] 1465 | snprintf (dest, destlen, ":2,%s", tmp); | ^~ ~~~ mh.c:1465:5: note: ‘snprintf’ output between 4 and 1027 bytes into a destination of size 16 1465 | snprintf (dest, destlen, ":2,%s", tmp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mx.o mx.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pager.o pager.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o parse.o parse.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pattern.o pattern.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o postpone.o postpone.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o query.o query.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o recvattach.o recvattach.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o recvcmd.o recvcmd.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o rfc822.o rfc822.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o rfc1524.o rfc1524.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o rfc2047.o rfc2047.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o rfc2231.o rfc2231.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o rfc3676.o rfc3676.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o score.o score.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o send.o send.c In function ‘edit_envelope’, inlined from ‘ci_send_message’ at send.c:1709:11: send.c:249:2: warning: ‘strncpy’ specified bound 8192 equals destination size [-Wstringop-truncation] 249 | strncpy (buf, p, sizeof (buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o sendlib.o sendlib.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o signal.o signal.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o sort.o sort.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o status.o status.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o system.o system.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o thread.o thread.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o charset.o charset.c In file included from rfc822.h:23, from mutt.h:62, from charset.c:37: charset.c: In function ‘mutt_get_default_charset’: lib.h:80:25: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 80 | # define strfcpy(A,B,C) strncpy(A,B,C), *(A+(C)-1)=0 | ^~~~~~~~~~~~~~ charset.c:323:5: note: in expansion of macro ‘strfcpy’ 323 | strfcpy (fcharset, c, c1 ? (c1 - c + 1) : sizeof (fcharset)); | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o history.o history.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o lib.o lib.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o muttlib.o muttlib.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o editmsg.o editmsg.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mbyte.o mbyte.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o url.o url.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o ascii.o ascii.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o crypt-mod.o crypt-mod.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o safe_asprintf.o safe_asprintf.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o patchlist.o patchlist.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o conststrings.o conststrings.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pgp.o pgp.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pgpinvoke.o pgpinvoke.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pgpkey.o pgpkey.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pgplib.o pgplib.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o gnupgparse.o gnupgparse.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pgpmicalg.o pgpmicalg.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pgppacket.o pgppacket.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o crypt-mod-pgp-classic.o crypt-mod-pgp-classic.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o sidebar.o sidebar.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o compress.o compress.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o resize.o resize.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o smtp.o smtp.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o bcache.o bcache.c bcache.c: In function ‘mutt_bcache_put’: bcache.c:139:39: warning: ‘%s’ directive output may be truncated writing up to 4 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 139 | snprintf (path, sizeof (path), "%s%s%s", bcache->path, id, | ^~ bcache.c:139:3: note: ‘snprintf’ output 1 or more bytes (assuming 260) into a destination of size 256 139 | snprintf (path, sizeof (path), "%s%s%s", bcache->path, id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | tmp ? ".tmp" : ""); | ~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o account.o account.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mutt_socket.o mutt_socket.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mutt_tunnel.o mutt_tunnel.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mutt_ssl.o mutt_ssl.c mutt_ssl.c: In function ‘ssl_load_certificates’: mutt_ssl.c:120:8: warning: unused variable ‘buf’ [-Wunused-variable] 120 | char buf[STRING]; | ^~~ mutt_ssl.c: In function ‘ssl_err’: mutt_ssl.c:656:15: warning: variable ‘errmsg’ set but not used [-Wunused-but-set-variable] 656 | const char* errmsg; | ^~~~~~ In file included from rfc822.h:23, from mutt.h:62, from mutt_ssl.c:47: In function ‘check_host’, inlined from ‘ssl_verify_callback’ at mutt_ssl.c:1139:10: lib.h:80:25: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 80 | # define strfcpy(A,B,C) strncpy(A,B,C), *(A+(C)-1)=0 | ^~~~~~~~~~~~~~ mutt_ssl.c:1019:2: note: in expansion of macro ‘strfcpy’ 1019 | strfcpy (err, _("cannot get certificate common name"), errlen); | ^~~~~~~ lib.h:80:25: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 80 | # define strfcpy(A,B,C) strncpy(A,B,C), *(A+(C)-1)=0 | ^~~~~~~~~~~~~~ mutt_ssl.c:1010:2: note: in expansion of macro ‘strfcpy’ 1010 | strfcpy (err, _("cannot get certificate common name"), errlen); | ^~~~~~~ lib.h:80:25: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 80 | # define strfcpy(A,B,C) strncpy(A,B,C), *(A+(C)-1)=0 | ^~~~~~~~~~~~~~ mutt_ssl.c:1000:2: note: in expansion of macro ‘strfcpy’ 1000 | strfcpy (err, _("cannot get certificate subject"), errlen); | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mutt_sasl.o mutt_sasl.c mutt_sasl.c: In function ‘iptostring.constprop’: mutt_sasl.c:128:28: warning: ‘;’ directive output may be truncated writing 1 byte into a region of size between 0 and 1024 [-Wformat-truncation=] 128 | snprintf(out, outlen, "%s;%s", hbuf, pbuf); | ^ mutt_sasl.c:128:3: note: ‘snprintf’ output between 2 and 1057 bytes into a destination of size 1024 128 | snprintf(out, outlen, "%s;%s", hbuf, pbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o monitor.o monitor.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o hcache.o hcache.c hcache.c: In function ‘mutt_hcache_fetch_raw’: hcache.c:857:3: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 857 | strncpy(path, h->folder, sizeof (path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hcache.c: In function ‘mutt_hcache_store_raw’: hcache.c:959:3: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 959 | strncpy(path, h->folder, sizeof (path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hcache.c: In function ‘mutt_hcache_delete’: hcache.c:1433:3: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 1433 | strncpy(path, h->folder, sizeof (path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o md5.o md5.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mutt_idna.o mutt_idna.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o regex.o regex.c regex.c: In function ‘re_match_2_internal’: regex.c:4826:25: warning: variable ‘sdummy’ set but not used [-Wunused-but-set-variable] 4826 | const char *sdummy; | ^~~~~~ regex.c:4825:28: warning: variable ‘pdummy’ set but not used [-Wunused-but-set-variable] 4825 | unsigned char *pdummy; | ^~~~~~ x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mutt addrbook.o alias.o attach.o base64.o browser.o buffer.o buffy.o color.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o group.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o safe_asprintf.o patchlist.o conststrings.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o sidebar.o compress.o resize.o smtp.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl.o mutt_sasl.o monitor.o hcache.o md5.o mutt_idna.o regex.o -Limap -limap -lncursesw -ltinfow -lssl -lcrypto -lz -lsasl2 -llmdb x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o mutt_dotlock.o mutt_dotlock.c x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mutt_dotlock mutt_dotlock.o regex.o x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pgppubring.o pgppubring.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o extlib.o extlib.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o sha1.o sha1.c x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o mutt_pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o md5.o pgppacket.o ascii.o regex.o x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I./intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o pgpewrap.o pgpewrap.c x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o pgpewrap pgpewrap.o regex.o cp ./muttbug flea chmod +x flea make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' make[1]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' >>> Source compiled. >>> Test phase [not enabled]: mail-client/mutt-1.12.1 >>> Install mail-client/mutt-1.12.1 into /var/tmp/portage/mail-client/mutt-1.12.1/image/ make -j1 DESTDIR=/var/tmp/portage/mail-client/mutt-1.12.1/image/ install make install-recursive make[1]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' Making install in m4 make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/m4' make[3]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/m4' make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/m4' Making install in po make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/po' /bin/mkdir -p /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share installing de.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/de/LC_MESSAGES/mutt.mo installing eu.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/eu/LC_MESSAGES/mutt.mo installing ru.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/ru/LC_MESSAGES/mutt.mo installing it.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/it/LC_MESSAGES/mutt.mo installing es.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/es/LC_MESSAGES/mutt.mo installing uk.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/uk/LC_MESSAGES/mutt.mo installing fr.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/fr/LC_MESSAGES/mutt.mo installing pl.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/pl/LC_MESSAGES/mutt.mo installing nl.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/nl/LC_MESSAGES/mutt.mo installing cs.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/cs/LC_MESSAGES/mutt.mo installing id.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/id/LC_MESSAGES/mutt.mo installing sk.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/sk/LC_MESSAGES/mutt.mo installing ko.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/ko/LC_MESSAGES/mutt.mo installing el.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/el/LC_MESSAGES/mutt.mo installing zh_TW.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/zh_TW/LC_MESSAGES/mutt.mo installing zh_CN.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/zh_CN/LC_MESSAGES/mutt.mo installing pt_BR.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/pt_BR/LC_MESSAGES/mutt.mo installing eo.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/eo/LC_MESSAGES/mutt.mo installing gl.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/gl/LC_MESSAGES/mutt.mo installing sv.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/sv/LC_MESSAGES/mutt.mo installing da.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/da/LC_MESSAGES/mutt.mo installing lt.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/lt/LC_MESSAGES/mutt.mo installing tr.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/tr/LC_MESSAGES/mutt.mo installing ja.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/ja/LC_MESSAGES/mutt.mo installing hu.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/hu/LC_MESSAGES/mutt.mo installing et.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/et/LC_MESSAGES/mutt.mo installing ca.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/ca/LC_MESSAGES/mutt.mo installing bg.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/bg/LC_MESSAGES/mutt.mo installing ga.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/ga/LC_MESSAGES/mutt.mo installing fi.gmo as /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/fi/LC_MESSAGES/mutt.mo if test "mutt" = "gettext"; then \ /bin/mkdir -p /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/po; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./Makefile.in.in \ /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/po' Making install in intl make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/intl' if test "mutt" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/mkdir -p /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/lib64 /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/include; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libintl.h /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libintl.a /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/lib64/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ /bin/mkdir -p /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/lib64; \ temp=/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/lib64/t-charset.alias; \ dest=/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/lib64/charset.alias; \ if test -f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/lib64/charset.alias; then \ orig=/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/mkdir -p /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale; \ test -f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/locale.alias \ && orig=/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/t-locale.alias; \ dest=/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "mutt" = "gettext"; then \ /bin/mkdir -p /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/intl; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 VERSION /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/intl/VERSION; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ChangeLog.inst /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \ for file in $dists; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $dir/$file \ /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \ for file in $dists; do \ rm -f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/intl' Making install in contrib make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/contrib' make[3]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/contrib' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/doc/mutt-1.12.1/samples /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/doc/mutt-1.12.1/samples/iconv for f in Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc sample.mailcap sample.muttrc sample.muttrc-sidebar sample.muttrc-tlr sample.muttrc-compress sample.muttrc-starter sample.vimrc-sidebar colors.default colors.linux smime.rc ca-bundle.crt smime_keys_test.pl mutt_xtitle ; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/doc/mutt-1.12.1/samples ; \ done for f in ./iconv/*.rc ; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/share/doc/mutt-1.12.1/samples/iconv ; \ done make[3]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/contrib' make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/contrib' Making install in imap make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/imap' make[3]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/imap' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/imap' make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/imap' make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' make[3]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' /bin/mkdir -p '/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c mutt mutt_dotlock mutt_pgpring pgpewrap '/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c muttbug flea '/var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin' make install-exec-hook make[4]: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' if test -f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin/mutt.dotlock && test -f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin/mutt_dotlock ; then \ rm -f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin/mutt.dotlock ; \ ln -sf /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin/mutt_dotlock /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin/mutt.dotlock ; \ fi if test -f /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin/mutt_dotlock && test x != x ; then \ chgrp /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin/mutt_dotlock && \ chmod 755 /var/tmp/portage/mail-client/mutt-1.12.1/image//usr/bin/mutt_dotlock || \ { echo "Can't fix mutt_dotlock's permissions! This is required to lock mailboxes in the mail spool directory." >&2 ; exit 1 ; } \ fi make[4]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' /bin/mkdir -p /var/tmp/portage/mail-client/mutt-1.12.1/image//etc/mutt /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./mime.types /var/tmp/portage/mail-client/mutt-1.12.1/image//etc/mutt/mime.types.dist if [ ! -f /var/tmp/portage/mail-client/mutt-1.12.1/image//etc/mutt/mime.types ]; then \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./mime.types /var/tmp/portage/mail-client/mutt-1.12.1/image//etc/mutt; \ fi make[3]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' make[1]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1' make -j1 -C doc DESTDIR=/var/tmp/portage/mail-client/mutt-1.12.1/image/ muttrc.man make: Entering directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/doc' x86_64-pc-linux-gnu-gcc -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -I. -I.. -I. -I.. -I/usr/include -I.. -I../intl -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -c -o makedoc.o makedoc.c In function ‘pretty_default’, inlined from ‘handle_confline’ at makedoc.c:478:3, inlined from ‘makedoc’ at makedoc.c:224:7: makedoc.c:537:7: warning: ‘strncpy’ output may be truncated copying 2047 bytes from a string of length 2047 [-Wstringop-truncation] 537 | strncpy (t, s, l); | ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o makedoc makedoc.o x86_64-pc-linux-gnu-gcc -E -I. -I.. -I/usr/include -I.. -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -m | \ cat ./muttrc.man.head - ./muttrc.man.tail\ > muttrc.man make: Leaving directory '/var/tmp/portage/mail-client/mutt-1.12.1/work/mutt-1.12.1/doc' >>> Completed installing mail-client/mutt-1.12.1 into /var/tmp/portage/mail-client/mutt-1.12.1/image/ * Final size of build directory: 24892 KiB (24.3 MiB) * Final size of installed tree: 5476 KiB ( 5.3 MiB) * QA Notice: Unrecognized configure options: * * --disable-notmuch * --disable-nntp * --disable-notmuch * --disable-nntp strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/mutt /usr/bin/mutt_dotlock /usr/bin/mutt_pgpring /usr/bin/pgpewrap * checking 95 files for package collisions >>> Merging mail-client/mutt-1.12.1 to / * >>> SetGID: [chmod o-r] /usr/bin/mutt_dotlock ... [ ok ] --- /usr/ --- /usr/share/ --- /usr/share/locale/ --- /usr/share/locale/de/ --- /usr/share/locale/de/LC_MESSAGES/ >>> /usr/share/locale/de/LC_MESSAGES/mutt.mo --- /usr/share/locale/eu/ --- /usr/share/locale/eu/LC_MESSAGES/ >>> /usr/share/locale/eu/LC_MESSAGES/mutt.mo --- /usr/share/locale/ru/ --- /usr/share/locale/ru/LC_MESSAGES/ >>> /usr/share/locale/ru/LC_MESSAGES/mutt.mo --- /usr/share/locale/it/ --- /usr/share/locale/it/LC_MESSAGES/ >>> /usr/share/locale/it/LC_MESSAGES/mutt.mo --- /usr/share/locale/es/ --- /usr/share/locale/es/LC_MESSAGES/ >>> /usr/share/locale/es/LC_MESSAGES/mutt.mo --- /usr/share/locale/uk/ --- /usr/share/locale/uk/LC_MESSAGES/ >>> /usr/share/locale/uk/LC_MESSAGES/mutt.mo --- /usr/share/locale/fr/ --- /usr/share/locale/fr/LC_MESSAGES/ >>> /usr/share/locale/fr/LC_MESSAGES/mutt.mo --- /usr/share/locale/pl/ --- /usr/share/locale/pl/LC_MESSAGES/ >>> /usr/share/locale/pl/LC_MESSAGES/mutt.mo --- /usr/share/locale/nl/ --- /usr/share/locale/nl/LC_MESSAGES/ >>> /usr/share/locale/nl/LC_MESSAGES/mutt.mo --- /usr/share/locale/cs/ --- /usr/share/locale/cs/LC_MESSAGES/ >>> /usr/share/locale/cs/LC_MESSAGES/mutt.mo --- /usr/share/locale/id/ --- /usr/share/locale/id/LC_MESSAGES/ >>> /usr/share/locale/id/LC_MESSAGES/mutt.mo --- /usr/share/locale/sk/ --- /usr/share/locale/sk/LC_MESSAGES/ >>> /usr/share/locale/sk/LC_MESSAGES/mutt.mo --- /usr/share/locale/ko/ --- /usr/share/locale/ko/LC_MESSAGES/ >>> /usr/share/locale/ko/LC_MESSAGES/mutt.mo --- /usr/share/locale/el/ --- /usr/share/locale/el/LC_MESSAGES/ >>> /usr/share/locale/el/LC_MESSAGES/mutt.mo --- /usr/share/locale/zh_TW/ --- /usr/share/locale/zh_TW/LC_MESSAGES/ >>> /usr/share/locale/zh_TW/LC_MESSAGES/mutt.mo --- /usr/share/locale/zh_CN/ --- /usr/share/locale/zh_CN/LC_MESSAGES/ >>> /usr/share/locale/zh_CN/LC_MESSAGES/mutt.mo --- /usr/share/locale/pt_BR/ --- /usr/share/locale/pt_BR/LC_MESSAGES/ >>> /usr/share/locale/pt_BR/LC_MESSAGES/mutt.mo --- /usr/share/locale/eo/ --- /usr/share/locale/eo/LC_MESSAGES/ >>> /usr/share/locale/eo/LC_MESSAGES/mutt.mo --- /usr/share/locale/gl/ --- /usr/share/locale/gl/LC_MESSAGES/ >>> /usr/share/locale/gl/LC_MESSAGES/mutt.mo --- /usr/share/locale/sv/ --- /usr/share/locale/sv/LC_MESSAGES/ >>> /usr/share/locale/sv/LC_MESSAGES/mutt.mo --- /usr/share/locale/da/ --- /usr/share/locale/da/LC_MESSAGES/ >>> /usr/share/locale/da/LC_MESSAGES/mutt.mo --- /usr/share/locale/lt/ --- /usr/share/locale/lt/LC_MESSAGES/ >>> /usr/share/locale/lt/LC_MESSAGES/mutt.mo --- /usr/share/locale/tr/ --- /usr/share/locale/tr/LC_MESSAGES/ >>> /usr/share/locale/tr/LC_MESSAGES/mutt.mo --- /usr/share/locale/ja/ --- /usr/share/locale/ja/LC_MESSAGES/ >>> /usr/share/locale/ja/LC_MESSAGES/mutt.mo --- /usr/share/locale/hu/ --- /usr/share/locale/hu/LC_MESSAGES/ >>> /usr/share/locale/hu/LC_MESSAGES/mutt.mo --- /usr/share/locale/et/ --- /usr/share/locale/et/LC_MESSAGES/ >>> /usr/share/locale/et/LC_MESSAGES/mutt.mo --- /usr/share/locale/ca/ --- /usr/share/locale/ca/LC_MESSAGES/ >>> /usr/share/locale/ca/LC_MESSAGES/mutt.mo --- /usr/share/locale/bg/ --- /usr/share/locale/bg/LC_MESSAGES/ >>> /usr/share/locale/bg/LC_MESSAGES/mutt.mo --- /usr/share/locale/ga/ --- /usr/share/locale/ga/LC_MESSAGES/ >>> /usr/share/locale/ga/LC_MESSAGES/mutt.mo --- /usr/share/locale/fi/ --- /usr/share/locale/fi/LC_MESSAGES/ >>> /usr/share/locale/fi/LC_MESSAGES/mutt.mo --- /usr/share/doc/ >>> /usr/share/doc/mutt-1.12.1/ >>> /usr/share/doc/mutt-1.12.1/samples/ >>> /usr/share/doc/mutt-1.12.1/samples/iconv/ >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.aix-3.2.5.rc >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.glibc-2.1.3.rc >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.glibc-2.1.90.rc >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.osf1-4.0a.rc >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.osf1-4.0d.rc >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.solaris-2.4.rc >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.solaris-2.5.1.rc >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.aix-4.1.5.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.aix-4.2.0.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.aix-4.3.2.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.freebsd-3.3.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.hpux-10.01.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.hpux-10.20.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.hpux-11.00.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.irix-6.5.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.solaris-2.6-cjk.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.solaris-2.6.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/iconv/iconv.solaris-2.7.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/Mush.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/Pine.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/gpg.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/pgp2.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/pgp5.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/pgp6.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/Tin.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/sample.mailcap.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/sample.muttrc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/sample.muttrc-sidebar.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/sample.muttrc-tlr.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/sample.muttrc-compress.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/sample.muttrc-starter.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/sample.vimrc-sidebar.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/colors.default.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/colors.linux.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/smime.rc.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/ca-bundle.crt.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/smime_keys_test.pl.bz2 >>> /usr/share/doc/mutt-1.12.1/samples/mutt_xtitle.bz2 >>> /usr/share/doc/mutt-1.12.1/OPS.SMIME >>> /usr/share/doc/mutt-1.12.1/PATCHES >>> /usr/share/doc/mutt-1.12.1/VERSION >>> /usr/share/doc/mutt-1.12.1/BEWARE.bz2 >>> /usr/share/doc/mutt-1.12.1/COPYRIGHT.bz2 >>> /usr/share/doc/mutt-1.12.1/ChangeLog.bz2 >>> /usr/share/doc/mutt-1.12.1/NEWS.bz2 >>> /usr/share/doc/mutt-1.12.1/OPS.bz2 >>> /usr/share/doc/mutt-1.12.1/OPS.CRYPT.bz2 >>> /usr/share/doc/mutt-1.12.1/OPS.MIX.bz2 >>> /usr/share/doc/mutt-1.12.1/OPS.PGP.bz2 >>> /usr/share/doc/mutt-1.12.1/OPS.SIDEBAR.bz2 >>> /usr/share/doc/mutt-1.12.1/README.bz2 >>> /usr/share/doc/mutt-1.12.1/README.SECURITY.bz2 >>> /usr/share/doc/mutt-1.12.1/README.SSL.bz2 >>> /usr/share/doc/mutt-1.12.1/TODO.bz2 --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/mutt.1.bz2 --- /usr/share/man/man5/ >>> /usr/share/man/man5/muttrc.5.bz2 --- /usr/bin/ >>> /usr/bin/muttbug >>> /usr/bin/flea >>> /usr/bin/mutt >>> /usr/bin/mutt_dotlock >>> /usr/bin/mutt_pgpring >>> /usr/bin/pgpewrap --- /etc/ >>> /etc/mutt/ >>> /etc/mutt/mime.types.dist >>> /etc/mutt/Muttrc >>> /etc/mutt/mime.types -> /etc/mime.types * If you are new to mutt you may want to take a look at * the Gentoo QuickStart Guide to Mutt E-Mail: * https://wiki.gentoo.org/wiki/Mutt * Please note that the crypto related USE-flags of mutt have changed. * To remove some unclarity, the following USE-flags are renamed: * (see https://bugs.gentoo.org/637176) * crypt -> pgp_classic * gpg -> gpgme * smime -> smime_classic * The old USE flags still work but their use is deprecated and will * be removed in a future release. Please update your package.use >>> mail-client/mutt-1.12.1 merged. >>> Regenerating /etc/ld.so.cache...