* Package: mail-client/neomutt-20200619 * Repository: gentoo * Maintainer: nicolasbock@gentoo.org * USE: abi_x86_32 berkdb elibc_glibc gdbm gnutls idn kernel_linux nls ssl userland_GNU x86 * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking neomutt-20200619.tar.gz to /var/tmp/portage/mail-client/neomutt-20200619/work >>> Source unpacked in /var/tmp/portage/mail-client/neomutt-20200619/work >>> Preparing source in /var/tmp/portage/mail-client/neomutt-20200619/work/neomutt-20200619 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/mail-client/neomutt-20200619/work/neomutt-20200619 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/neomutt-20200619 --libdir=/usr/lib CCACHE=none --disable-doc --enable-nls --disable-notmuch --disable-gpgme --disable-pgp --disable-smime --enable-bdb --enable-gdbm --disable-kyotocabinet --disable-qdbm --disable-tokyocabinet --enable-idn --disable-gss --disable-lmdb --disable-sasl --with-ui=ncurses --sysconfdir=/etc/neomutt --enable-ssl --enable-gnutls Host System...i686-pc-linux-gnu Build System...i686-pc-linux-gnu C compiler... i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare C++ compiler... i686-pc-linux-gnu-c++ -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare Build C compiler...cc Checking for stdlib.h...ok Checking whether the C compiler accepts -std=c99...yes Checking for install...ok Checking for sendmail.../usr/sbin/sendmail Checking for minix/config.h...not found Checking for sys/types.h...ok Checking for sys/param.h...ok Checking endian...little Checking for sys/types.h...(cached) ok Checking if -D_FILE_OFFSET_BITS=64 is needed...yes Checking for signal.h...ok Checking for sys_siglist...ok Checking for ioctl.h...not found Checking for sys/ioctl.h...ok Checking for syscall.h...ok Checking for sys/syscall.h...ok Checking for sysexits.h...ok Checking for clock_gettime...ok Checking for fgetc_unlocked...ok Checking for futimens...ok Checking for getaddrinfo...ok Checking for getsid...ok Checking for iswblank...ok Checking for mkdtemp...ok Checking for strsep...ok Checking for utimesnsat...not found Checking for vasprintf...ok Checking for wcscasecmp...ok Checking libs for gethostent...none needed Checking libs for setsockopt...none needed Checking libs for getaddrinfo_a...-lanl Checking for struct timespec...ok Checking for struct stat.st_atim.tv_nsec...ok Checking for inotify_add_watch...ok Checking for inotify_init...ok Checking for inotify_rm_watch...ok Checking for inotify_init1...ok Checking for sys/inotify.h...ok Checking for GNU gettext in /usr...no Checking for GNU gettext in libintl...no Checking for GNU gettext in libc...yes Checking for bind_textdomain_codeset...ok Checking for msgfmt...ok Checking for msgmerge...ok Checking for xgettext...ok Checking libs for tgetent...-ltinfow Checking libs for waddnwstr...-lncursesw Checking libs for bkgdset...none needed Checking libs for curs_set...none needed Checking libs for meta...none needed Checking libs for start_color...none needed Checking libs for typeahead...none needed Checking libs for use_default_colors...none needed Checking for use_extended_names...ok Checking for ncursesw/ncurses.h...ok Checking for iconv() in /usr...no Checking for iconv() in libiconv...no Checking for iconv() in libc...yes Checking whether iconv() needs const...no Checking libs for gnutls_check_version...-lgnutls Checking libs for gnutls_priority_set_direct...none needed Checking for GNUTLS_VERIFY_DISABLE_TIME_CHECKS...ok Checking for gnutls_certificate_credentials_t...ok Checking for gnutls_certificate_status_t...ok Checking for gnutls_datum_t...ok Checking for gnutls_digest_algorithm_t...ok Checking for gnutls_session_t...ok Checking for gnutls_transport_ptr_t...ok Checking for gnutls_x509_crt_t...ok Checking for stringprep.h...ok Checking for idna.h...ok Checking libs for stringprep_check_version...-lidn Checking for idna_to_unicode_utf8_from_utf8...not found Checking for idna_to_unicode_8z8z...ok Checking for idna_to_ascii_from_utf8...not found Checking for idna_to_ascii_8z...ok Checking for idna_to_ascii_lz...ok Checking for idna_to_ascii_from_locale...not found Checking for BerkeleyDB in /usr/include/...yes Checking for db.h...ok Checking libs for db_env_create...-ldb-5.3 Checking for gdbm.h...ok Checking libs for gdbm_count...-lgdbm Created Makefile from Makefile.autosetup Created config.h Created .clang_complete from .clang_complete.in Summary of build options: Version: 20200619 Host OS: linux-gnu Install prefix: /usr Compiler: i686-pc-linux-gnu-gcc CFlags: -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ LDFlags: -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/lib -L/usr/lib/ Libs: -lgdbm -ldb-5.3 -lidn -lgnutls -lncursesw -ltinfow -lanl GPGME: no PGP: no SMIME: no Notmuch: no Header Cache(s): bdb gdbm Header Compression(s): Lua: no >>> Source configured. >>> Compiling source in /var/tmp/portage/mail-client/neomutt-20200619/work/neomutt-20200619 ... make --jobs 5 --load-average 7.95 i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT browser.o -MD -MP -MF browser.Tpo -c -o browser.o browser.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT commands.o -MD -MP -MF commands.Tpo -c -o commands.o commands.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT command_parse.o -MD -MP -MF command_parse.Tpo -c -o command_parse.o command_parse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT complete.o -MD -MP -MF complete.Tpo -c -o complete.o complete.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT compose.o -MD -MP -MF compose.Tpo -c -o compose.o compose.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conststrings.o -MD -MP -MF conststrings.Tpo -c -o conststrings.o conststrings.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT context.o -MD -MP -MF context.Tpo -c -o context.o context.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT copy.o -MD -MP -MF copy.Tpo -c -o copy.o copy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT edit.o -MD -MP -MF edit.Tpo -c -o edit.o edit.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT editmsg.o -MD -MP -MF editmsg.Tpo -c -o editmsg.o editmsg.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT enriched.o -MD -MP -MF enriched.Tpo -c -o enriched.o enriched.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT enter.o -MD -MP -MF enter.Tpo -c -o enter.o enter.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT flags.o -MD -MP -MF flags.Tpo -c -o flags.o flags.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT functions.o -MD -MP -MF functions.Tpo -c -o functions.o functions.c version=`git describe --dirty --abbrev=6 --match "20[0-9][0-9][0-9][0-9][0-9][0-9]" 2> /dev/null | \ sed -e 's/^[0-9]\{8\}//; s/-g\([a-z0-9]\{6\}\)/-\1/'`; \ echo 'const char *GitVer = "'$version'";' > git_ver.c.tmp; \ cmp -s git_ver.c.tmp git_ver.c || mv git_ver.c.tmp git_ver.c; \ rm -f git_ver.c.tmp i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT handler.o -MD -MP -MF handler.Tpo -c -o handler.o handler.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT hdrline.o -MD -MP -MF hdrline.Tpo -c -o hdrline.o hdrline.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT help.o -MD -MP -MF help.Tpo -c -o help.o help.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT hook.o -MD -MP -MF hook.Tpo -c -o hook.o hook.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT icommands.o -MD -MP -MF icommands.Tpo -c -o icommands.o icommands.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT index.o -MD -MP -MF index.Tpo -c -o index.o index.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT init.o -MD -MP -MF init.Tpo -c -o init.o init.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT keymap.o -MD -MP -MF keymap.Tpo -c -o keymap.o keymap.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mailcap.o -MD -MP -MF mailcap.Tpo -c -o mailcap.o mailcap.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT maillist.o -MD -MP -MF maillist.Tpo -c -o maillist.o maillist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT main.o -MD -MP -MF main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT menu.o -MD -MP -MF menu.Tpo -c -o menu.o menu.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT muttlib.o -MD -MP -MF muttlib.Tpo -c -o muttlib.o muttlib.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_account.o -MD -MP -MF mutt_account.Tpo -c -o mutt_account.o mutt_account.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_attach.o -MD -MP -MF mutt_attach.Tpo -c -o mutt_attach.o mutt_attach.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_body.o -MD -MP -MF mutt_body.Tpo -c -o mutt_body.o mutt_body.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_commands.o -MD -MP -MF mutt_commands.Tpo -c -o mutt_commands.o mutt_commands.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_config.o -MD -MP -MF mutt_config.Tpo -c -o mutt_config.o mutt_config.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_header.o -MD -MP -MF mutt_header.Tpo -c -o mutt_header.o mutt_header.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_history.o -MD -MP -MF mutt_history.Tpo -c -o mutt_history.o mutt_history.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_logging.o -MD -MP -MF mutt_logging.Tpo -c -o mutt_logging.o mutt_logging.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_mailbox.o -MD -MP -MF mutt_mailbox.Tpo -c -o mutt_mailbox.o mutt_mailbox.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_parse.o -MD -MP -MF mutt_parse.Tpo -c -o mutt_parse.o mutt_parse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_signal.o -MD -MP -MF mutt_signal.Tpo -c -o mutt_signal.o mutt_signal.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_socket.o -MD -MP -MF mutt_socket.Tpo -c -o mutt_socket.o mutt_socket.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt_thread.o -MD -MP -MF mutt_thread.Tpo -c -o mutt_thread.o mutt_thread.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mx.o -MD -MP -MF mx.Tpo -c -o mx.o mx.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT myvar.o -MD -MP -MF myvar.Tpo -c -o myvar.o myvar.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT opcodes.o -MD -MP -MF opcodes.Tpo -c -o opcodes.o opcodes.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT pager.o -MD -MP -MF pager.Tpo -c -o pager.o pager.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT pattern.o -MD -MP -MF pattern.Tpo -c -o pattern.o pattern.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT postpone.o -MD -MP -MF postpone.Tpo -c -o postpone.o postpone.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT progress.o -MD -MP -MF progress.Tpo -c -o progress.o progress.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT recvattach.o -MD -MP -MF recvattach.Tpo -c -o recvattach.o recvattach.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT recvcmd.o -MD -MP -MF recvcmd.Tpo -c -o recvcmd.o recvcmd.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT resize.o -MD -MP -MF resize.Tpo -c -o resize.o resize.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT rfc3676.o -MD -MP -MF rfc3676.Tpo -c -o rfc3676.o rfc3676.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT score.o -MD -MP -MF score.Tpo -c -o score.o score.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT send.o -MD -MP -MF send.Tpo -c -o send.o send.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT sendlib.o -MD -MP -MF sendlib.Tpo -c -o sendlib.o sendlib.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT sidebar.o -MD -MP -MF sidebar.Tpo -c -o sidebar.o sidebar.c send.c: In function ‘search_attach_keyword’: send.c:1524:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1524 | fgets(inputline, 1024, fp_att); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT smtp.o -MD -MP -MF smtp.Tpo -c -o smtp.o smtp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT sort.o -MD -MP -MF sort.Tpo -c -o sort.o sort.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT state.o -MD -MP -MF state.Tpo -c -o state.o state.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT status.o -MD -MP -MF status.Tpo -c -o status.o status.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT system.o -MD -MP -MF system.Tpo -c -o system.o system.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT version.o -MD -MP -MF version.Tpo -c -o version.o version.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT monitor.o -MD -MP -MF monitor.Tpo -c -o monitor.o monitor.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT pop/pop.o -MD -MP -MF pop/pop.Tpo -c -o pop/pop.o pop/pop.c pop/pop.c: In function ‘pop_msg_open’: pop/pop.c:1178:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1178 | fgets(buf, sizeof(buf), msg->fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop/pop.c:1182:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1182 | fgets(buf, sizeof(buf), msg->fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop/pop.c: In function ‘pop_read_header’: pop/pop.c:233:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 233 | fgets(buf, sizeof(buf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT pop/pop_auth.o -MD -MP -MF pop/pop_auth.Tpo -c -o pop/pop_auth.o pop/pop_auth.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT pop/pop_lib.o -MD -MP -MF pop/pop_lib.Tpo -c -o pop/pop_lib.o pop/pop_lib.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT nntp/browse.o -MD -MP -MF nntp/browse.Tpo -c -o nntp/browse.o nntp/browse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT nntp/complete.o -MD -MP -MF nntp/complete.Tpo -c -o nntp/complete.o nntp/complete.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT nntp/newsrc.o -MD -MP -MF nntp/newsrc.Tpo -c -o nntp/newsrc.o nntp/newsrc.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT nntp/nntp.o -MD -MP -MF nntp/nntp.Tpo -c -o nntp/nntp.o nntp/nntp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT compmbox/compress.o -MD -MP -MF compmbox/compress.Tpo -c -o compmbox/compress.o compmbox/compress.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT store/bdb.o -MD -MP -MF store/bdb.Tpo -c -o store/bdb.o store/bdb.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT store/gdbm.o -MD -MP -MF store/gdbm.Tpo -c -o store/gdbm.o store/gdbm.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT store/store.o -MD -MP -MF store/store.Tpo -c -o store/store.o store/store.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT gui/color.o -MD -MP -MF gui/color.Tpo -c -o gui/color.o gui/color.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT gui/curs_lib.o -MD -MP -MF gui/curs_lib.Tpo -c -o gui/curs_lib.o gui/curs_lib.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT gui/mutt_curses.o -MD -MP -MF gui/mutt_curses.Tpo -c -o gui/mutt_curses.o gui/mutt_curses.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT gui/mutt_window.o -MD -MP -MF gui/mutt_window.Tpo -c -o gui/mutt_window.o gui/mutt_window.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT gui/reflow.o -MD -MP -MF gui/reflow.Tpo -c -o gui/reflow.o gui/reflow.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT gui/terminal.o -MD -MP -MF gui/terminal.Tpo -c -o gui/terminal.o gui/terminal.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mbox/mbox.o -MD -MP -MF mbox/mbox.Tpo -c -o mbox/mbox.o mbox/mbox.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT maildir/maildir.o -MD -MP -MF maildir/maildir.Tpo -c -o maildir/maildir.o maildir/maildir.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT maildir/mh.o -MD -MP -MF maildir/mh.Tpo -c -o maildir/mh.o maildir/mh.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT maildir/shared.o -MD -MP -MF maildir/shared.Tpo -c -o maildir/shared.o maildir/shared.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT ncrypt/crypt.o -MD -MP -MF ncrypt/crypt.Tpo -c -o ncrypt/crypt.o ncrypt/crypt.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT ncrypt/cryptglue.o -MD -MP -MF ncrypt/cryptglue.Tpo -c -o ncrypt/cryptglue.o ncrypt/cryptglue.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT ncrypt/crypt_mod.o -MD -MP -MF ncrypt/crypt_mod.Tpo -c -o ncrypt/crypt_mod.o ncrypt/crypt_mod.c In file included from /usr/include/string.h:495, from mbox/mbox.c:39: In function ‘strncpy’, inlined from ‘fseek_last_message’ at mbox/mbox.c:762:5: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 7 bytes from a string of length 8200 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/auth.o -MD -MP -MF imap/auth.Tpo -c -o imap/auth.o imap/auth.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/auth_login.o -MD -MP -MF imap/auth_login.Tpo -c -o imap/auth_login.o imap/auth_login.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/auth_oauth.o -MD -MP -MF imap/auth_oauth.Tpo -c -o imap/auth_oauth.o imap/auth_oauth.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/auth_plain.o -MD -MP -MF imap/auth_plain.Tpo -c -o imap/auth_plain.o imap/auth_plain.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/browse.o -MD -MP -MF imap/browse.Tpo -c -o imap/browse.o imap/browse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/command.o -MD -MP -MF imap/command.Tpo -c -o imap/command.o imap/command.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/imap.o -MD -MP -MF imap/imap.Tpo -c -o imap/imap.o imap/imap.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/message.o -MD -MP -MF imap/message.Tpo -c -o imap/message.o imap/message.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/search.o -MD -MP -MF imap/search.Tpo -c -o imap/search.o imap/search.c imap/message.c: In function ‘imap_msg_open’: imap/message.c:2054:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 2054 | fgets(buf, sizeof(buf), msg->fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imap/message.c:2058:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 2058 | fgets(buf, sizeof(buf), msg->fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/utf7.o -MD -MP -MF imap/utf7.Tpo -c -o imap/utf7.o imap/utf7.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/util.o -MD -MP -MF imap/util.Tpo -c -o imap/util.o imap/util.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/auth_anon.o -MD -MP -MF imap/auth_anon.Tpo -c -o imap/auth_anon.o imap/auth_anon.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT imap/auth_cram.o -MD -MP -MF imap/auth_cram.Tpo -c -o imap/auth_cram.o imap/auth_cram.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/connaccount.o -MD -MP -MF conn/connaccount.Tpo -c -o conn/connaccount.o conn/connaccount.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/conn_globals.o -MD -MP -MF conn/conn_globals.Tpo -c -o conn/conn_globals.o conn/conn_globals.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/getdomain.o -MD -MP -MF conn/getdomain.Tpo -c -o conn/getdomain.o conn/getdomain.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/raw.o -MD -MP -MF conn/raw.Tpo -c -o conn/raw.o conn/raw.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/sasl_plain.o -MD -MP -MF conn/sasl_plain.Tpo -c -o conn/sasl_plain.o conn/sasl_plain.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/socket.o -MD -MP -MF conn/socket.Tpo -c -o conn/socket.o conn/socket.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/tunnel.o -MD -MP -MF conn/tunnel.Tpo -c -o conn/tunnel.o conn/tunnel.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/gui.o -MD -MP -MF conn/gui.Tpo -c -o conn/gui.o conn/gui.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT conn/gnutls.o -MD -MP -MF conn/gnutls.Tpo -c -o conn/gnutls.o conn/gnutls.c mkdir -p /var/tmp/portage/mail-client/neomutt-20200619/work/neomutt-20200619/hcache i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT hcache/serialize.o -MD -MP -MF hcache/serialize.Tpo -c -o hcache/serialize.o hcache/serialize.c ( echo '#include "config.h"'; \ echo '#include "address/address.h"'; \ echo '#include "email/body.h"'; \ echo '#include "email/email.h"'; \ echo '#include "email/envelope.h"'; \ echo '#include "email/parameter.h"'; \ echo '#include "mutt/buffer.h"'; \ echo '#include "mutt/list.h"';) | i686-pc-linux-gnu-gcc -E -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test - | \ sh ./hcache/hcachever.sh hcache/hcversion.h i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT bcache/bcache.o -MD -MP -MF bcache/bcache.Tpo -c -o bcache/bcache.o bcache/bcache.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT history/history.o -MD -MP -MF history/history.Tpo -c -o history/history.o history/history.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT alias/alias.o -MD -MP -MF alias/alias.Tpo -c -o alias/alias.o alias/alias.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT alias/commands.o -MD -MP -MF alias/commands.Tpo -c -o alias/commands.o alias/commands.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT alias/dlgalias.o -MD -MP -MF alias/dlgalias.Tpo -c -o alias/dlgalias.o alias/dlgalias.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT alias/dlgquery.o -MD -MP -MF alias/dlgquery.Tpo -c -o alias/dlgquery.o alias/dlgquery.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT alias/gui.o -MD -MP -MF alias/gui.Tpo -c -o alias/gui.o alias/gui.c alias/alias.c: In function ‘alias_create’: alias/alias.c:474:45: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 124 [-Wformat-truncation=] 474 | snprintf(prompt, sizeof(prompt), "[%s = %s] %s", alias->name, buf, _("Accept?")); | ^~ ~~~ In file included from /usr/include/stdio.h:867, from alias/alias.c:35: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 7 or more bytes (assuming 1030) into a destination of size 128 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alias/alias.c:469:45: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 124 [-Wformat-truncation=] 469 | snprintf(prompt, sizeof(prompt), "[%s = %s # %s] %s", alias->name, buf, | ^~ ~~~ In file included from /usr/include/stdio.h:867, from alias/alias.c:35: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 10 or more bytes (assuming 1033) into a destination of size 128 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT alias/reverse.o -MD -MP -MF alias/reverse.Tpo -c -o alias/reverse.o alias/reverse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT core/account.o -MD -MP -MF core/account.Tpo -c -o core/account.o core/account.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT core/mailbox.o -MD -MP -MF core/mailbox.Tpo -c -o core/mailbox.o core/mailbox.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT core/neomutt.o -MD -MP -MF core/neomutt.Tpo -c -o core/neomutt.o core/neomutt.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/address.o -MD -MP -MF config/address.Tpo -c -o config/address.o config/address.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/bool.o -MD -MP -MF config/bool.Tpo -c -o config/bool.o config/bool.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/dump.o -MD -MP -MF config/dump.Tpo -c -o config/dump.o config/dump.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/enum.o -MD -MP -MF config/enum.Tpo -c -o config/enum.o config/enum.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/long.o -MD -MP -MF config/long.Tpo -c -o config/long.o config/long.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/mbtable.o -MD -MP -MF config/mbtable.Tpo -c -o config/mbtable.o config/mbtable.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/number.o -MD -MP -MF config/number.Tpo -c -o config/number.o config/number.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/path.o -MD -MP -MF config/path.Tpo -c -o config/path.o config/path.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/quad.o -MD -MP -MF config/quad.Tpo -c -o config/quad.o config/quad.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/regex.o -MD -MP -MF config/regex.Tpo -c -o config/regex.o config/regex.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/set.o -MD -MP -MF config/set.Tpo -c -o config/set.o config/set.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/slist.o -MD -MP -MF config/slist.Tpo -c -o config/slist.o config/slist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/sort.o -MD -MP -MF config/sort.Tpo -c -o config/sort.o config/sort.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/string.o -MD -MP -MF config/string.Tpo -c -o config/string.o config/string.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT config/subset.o -MD -MP -MF config/subset.Tpo -c -o config/subset.o config/subset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/attach.o -MD -MP -MF email/attach.Tpo -c -o email/attach.o email/attach.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/body.o -MD -MP -MF email/body.Tpo -c -o email/body.o email/body.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/email.o -MD -MP -MF email/email.Tpo -c -o email/email.o email/email.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/email_globals.o -MD -MP -MF email/email_globals.Tpo -c -o email/email_globals.o email/email_globals.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/envelope.o -MD -MP -MF email/envelope.Tpo -c -o email/envelope.o email/envelope.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/from.o -MD -MP -MF email/from.Tpo -c -o email/from.o email/from.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/mime.o -MD -MP -MF email/mime.Tpo -c -o email/mime.o email/mime.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/parameter.o -MD -MP -MF email/parameter.Tpo -c -o email/parameter.o email/parameter.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/parse.o -MD -MP -MF email/parse.Tpo -c -o email/parse.o email/parse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/rfc2047.o -MD -MP -MF email/rfc2047.Tpo -c -o email/rfc2047.o email/rfc2047.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/rfc2231.o -MD -MP -MF email/rfc2231.Tpo -c -o email/rfc2231.o email/rfc2231.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/tags.o -MD -MP -MF email/tags.Tpo -c -o email/tags.o email/tags.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/thread.o -MD -MP -MF email/thread.Tpo -c -o email/thread.o email/thread.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT email/url.o -MD -MP -MF email/url.Tpo -c -o email/url.o email/url.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT address/address.o -MD -MP -MF address/address.Tpo -c -o address/address.o address/address.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT address/group.o -MD -MP -MF address/group.Tpo -c -o address/group.o address/group.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT address/idna.o -MD -MP -MF address/idna.Tpo -c -o address/idna.o address/idna.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/base64.o -MD -MP -MF mutt/base64.Tpo -c -o mutt/base64.o mutt/base64.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/buffer.o -MD -MP -MF mutt/buffer.Tpo -c -o mutt/buffer.o mutt/buffer.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/charset.o -MD -MP -MF mutt/charset.Tpo -c -o mutt/charset.o mutt/charset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/date.o -MD -MP -MF mutt/date.Tpo -c -o mutt/date.o mutt/date.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/envlist.o -MD -MP -MF mutt/envlist.Tpo -c -o mutt/envlist.o mutt/envlist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/exit.o -MD -MP -MF mutt/exit.Tpo -c -o mutt/exit.o mutt/exit.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/file.o -MD -MP -MF mutt/file.Tpo -c -o mutt/file.o mutt/file.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/filter.o -MD -MP -MF mutt/filter.Tpo -c -o mutt/filter.o mutt/filter.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/hash.o -MD -MP -MF mutt/hash.Tpo -c -o mutt/hash.o mutt/hash.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/list.o -MD -MP -MF mutt/list.Tpo -c -o mutt/list.o mutt/list.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/logging.o -MD -MP -MF mutt/logging.Tpo -c -o mutt/logging.o mutt/logging.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/mapping.o -MD -MP -MF mutt/mapping.Tpo -c -o mutt/mapping.o mutt/mapping.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/mbyte.o -MD -MP -MF mutt/mbyte.Tpo -c -o mutt/mbyte.o mutt/mbyte.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/md5.o -MD -MP -MF mutt/md5.Tpo -c -o mutt/md5.o mutt/md5.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/memory.o -MD -MP -MF mutt/memory.Tpo -c -o mutt/memory.o mutt/memory.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/notify.o -MD -MP -MF mutt/notify.Tpo -c -o mutt/notify.o mutt/notify.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/path.o -MD -MP -MF mutt/path.Tpo -c -o mutt/path.o mutt/path.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/pool.o -MD -MP -MF mutt/pool.Tpo -c -o mutt/pool.o mutt/pool.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/prex.o -MD -MP -MF mutt/prex.Tpo -c -o mutt/prex.o mutt/prex.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/regex.o -MD -MP -MF mutt/regex.Tpo -c -o mutt/regex.o mutt/regex.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/signal.o -MD -MP -MF mutt/signal.Tpo -c -o mutt/signal.o mutt/signal.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/slist.o -MD -MP -MF mutt/slist.Tpo -c -o mutt/slist.o mutt/slist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT mutt/string.o -MD -MP -MF mutt/string.Tpo -c -o mutt/string.o mutt/string.c mkdir -p po msgfmt -c -o po/bg.mo po/bg.po msgfmt -c -o po/ca.mo po/ca.po msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/da.mo po/da.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/el.mo po/el.po msgfmt -c -o po/en_GB.mo po/en_GB.po msgfmt -c -o po/eo.mo po/eo.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/et.mo po/et.po msgfmt -c -o po/eu.mo po/eu.po msgfmt -c -o po/fi.mo po/fi.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/ga.mo po/ga.po msgfmt -c -o po/gl.mo po/gl.po msgfmt -c -o po/hu.mo po/hu.po msgfmt -c -o po/id.mo po/id.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/lt.mo po/lt.po msgfmt -c -o po/nl.mo po/nl.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/sk.mo po/sk.po msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/tr.mo po/tr.po msgfmt -c -o po/uk.mo po/uk.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po msgfmt -c -o po/zh_TW.mo po/zh_TW.po mkdir -p docs cc -I. -std=c99 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ \ -o docs/makedoc ./docs/makedoc.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT git_ver.o -MD -MP -MF git_ver.Tpo -c -o git_ver.o git_ver.c i686-pc-linux-gnu-ar cr libpop.a pop/pop.o pop/pop_auth.o pop/pop_lib.o i686-pc-linux-gnu-ar cr libnntp.a nntp/browse.o nntp/complete.o nntp/newsrc.o nntp/nntp.o i686-pc-linux-gnu-ar cr libcompmbox.a compmbox/compress.o i686-pc-linux-gnu-ar cr libstore.a store/bdb.o store/gdbm.o store/store.o i686-pc-linux-gnu-ranlib libpop.a i686-pc-linux-gnu-ranlib libnntp.a i686-pc-linux-gnu-ranlib libcompmbox.a i686-pc-linux-gnu-ranlib libstore.a i686-pc-linux-gnu-ar cr libgui.a gui/color.o gui/curs_lib.o gui/mutt_curses.o gui/mutt_window.o gui/reflow.o gui/terminal.o i686-pc-linux-gnu-ar cr libmbox.a mbox/mbox.o i686-pc-linux-gnu-ar cr libmaildir.a maildir/maildir.o maildir/mh.o maildir/shared.o i686-pc-linux-gnu-ar cr libncrypt.a ncrypt/crypt.o ncrypt/cryptglue.o ncrypt/crypt_mod.o i686-pc-linux-gnu-ar cr libimap.a imap/auth.o imap/auth_login.o imap/auth_oauth.o imap/auth_plain.o imap/browse.o imap/command.o imap/imap.o imap/message.o imap/search.o imap/utf7.o imap/util.o imap/auth_anon.o imap/auth_cram.o i686-pc-linux-gnu-ranlib libgui.a i686-pc-linux-gnu-ranlib libmaildir.a i686-pc-linux-gnu-ranlib libmbox.a i686-pc-linux-gnu-ranlib libncrypt.a i686-pc-linux-gnu-ranlib libimap.a i686-pc-linux-gnu-ar cr libconn.a conn/connaccount.o conn/conn_globals.o conn/getdomain.o conn/raw.o conn/sasl_plain.o conn/socket.o conn/tunnel.o conn/gui.o conn/gnutls.o i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT hcache/hcache.o -MD -MP -MF hcache/hcache.Tpo -c -o hcache/hcache.o hcache/hcache.c i686-pc-linux-gnu-ar cr libbcache.a bcache/bcache.o i686-pc-linux-gnu-ar cr libhistory.a history/history.o i686-pc-linux-gnu-ar cr libalias.a alias/alias.o alias/commands.o alias/dlgalias.o alias/dlgquery.o alias/gui.o alias/reverse.o i686-pc-linux-gnu-ranlib libbcache.a i686-pc-linux-gnu-ranlib libconn.a i686-pc-linux-gnu-ranlib libhistory.a i686-pc-linux-gnu-ranlib libalias.a i686-pc-linux-gnu-ar cr libcore.a core/account.o core/mailbox.o core/neomutt.o i686-pc-linux-gnu-ar cr libconfig.a config/address.o config/bool.o config/dump.o config/enum.o config/long.o config/mbtable.o config/number.o config/path.o config/quad.o config/regex.o config/set.o config/slist.o config/sort.o config/string.o config/subset.o i686-pc-linux-gnu-ar cr libemail.a email/attach.o email/body.o email/email.o email/email_globals.o email/envelope.o email/from.o email/mime.o email/parameter.o email/parse.o email/rfc2047.o email/rfc2231.o email/tags.o email/thread.o email/url.o i686-pc-linux-gnu-ar cr libaddress.a address/address.o address/group.o address/idna.o i686-pc-linux-gnu-ranlib libconfig.a i686-pc-linux-gnu-ranlib libcore.a i686-pc-linux-gnu-ar cr libmutt.a mutt/base64.o mutt/buffer.o mutt/charset.o mutt/date.o mutt/envlist.o mutt/exit.o mutt/file.o mutt/filter.o mutt/hash.o mutt/list.o mutt/logging.o mutt/mapping.o mutt/mbyte.o mutt/md5.o mutt/memory.o mutt/notify.o mutt/path.o mutt/pool.o mutt/prex.o mutt/regex.o mutt/signal.o mutt/slist.o mutt/string.o i686-pc-linux-gnu-ranlib libemail.a i686-pc-linux-gnu-ranlib libaddress.a sed -e 's,@docdir@,/usr/share/doc/neomutt-20200619,' ./docs/neomuttrc.head \ > docs/neomuttrc i686-pc-linux-gnu-ar cr libhcache.a hcache/hcache.o hcache/serialize.o cc -std=c99 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -D_MAKEDOC -E -C -I. ./mutt_config.c | docs/makedoc -c \ >> docs/neomuttrc i686-pc-linux-gnu-ranlib libmutt.a i686-pc-linux-gnu-ranlib libhcache.a i686-pc-linux-gnu-gcc -o neomutt browser.o commands.o command_parse.o complete.o compose.o conststrings.o context.o copy.o edit.o editmsg.o enriched.o enter.o flags.o functions.o git_ver.o handler.o hdrline.o help.o hook.o icommands.o index.o init.o keymap.o mailcap.o maillist.o main.o menu.o muttlib.o mutt_account.o mutt_attach.o mutt_body.o mutt_commands.o mutt_config.o mutt_header.o mutt_history.o mutt_logging.o mutt_mailbox.o mutt_parse.o mutt_signal.o mutt_socket.o mutt_thread.o mx.o myvar.o opcodes.o pager.o pattern.o postpone.o progress.o recvattach.o recvcmd.o resize.o rfc3676.o score.o send.o sendlib.o sidebar.o smtp.o sort.o state.o status.o system.o version.o monitor.o libpop.a libnntp.a libcompmbox.a libstore.a libgui.a libmbox.a libmaildir.a libncrypt.a libimap.a libconn.a libhcache.a libbcache.a libhistory.a libalias.a libcore.a libconfig.a libemail.a libaddress.a libmutt.a -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/lib -L/usr/lib/ -lgdbm -ldb-5.3 -lidn -lgnutls -lncursesw -ltinfow -lanl >>> Source compiled. >>> Test phase: mail-client/neomutt-20200619 make --jobs 5 --load-average 7.95 test i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/main.o -MD -MP -MF test/main.Tpo -c -o test/main.o test/main.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/common.o -MD -MP -MF test/common.Tpo -c -o test/common.o test/common.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/account/account_free.o -MD -MP -MF test/account/account_free.Tpo -c -o test/account/account_free.o test/account/account_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/account/account_mailbox_add.o -MD -MP -MF test/account/account_mailbox_add.Tpo -c -o test/account/account_mailbox_add.o test/account/account_mailbox_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/account/account_mailbox_remove.o -MD -MP -MF test/account/account_mailbox_remove.Tpo -c -o test/account/account_mailbox_remove.o test/account/account_mailbox_remove.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/account/account_new.o -MD -MP -MF test/account/account_new.Tpo -c -o test/account/account_new.o test/account/account_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_cat.o -MD -MP -MF test/address/mutt_addr_cat.Tpo -c -o test/address/mutt_addr_cat.o test/address/mutt_addr_cat.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_cmp.o -MD -MP -MF test/address/mutt_addr_cmp.Tpo -c -o test/address/mutt_addr_cmp.o test/address/mutt_addr_cmp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_copy.o -MD -MP -MF test/address/mutt_addr_copy.Tpo -c -o test/address/mutt_addr_copy.o test/address/mutt_addr_copy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_create.o -MD -MP -MF test/address/mutt_addr_create.Tpo -c -o test/address/mutt_addr_create.o test/address/mutt_addr_create.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_for_display.o -MD -MP -MF test/address/mutt_addr_for_display.Tpo -c -o test/address/mutt_addr_for_display.o test/address/mutt_addr_for_display.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_free.o -MD -MP -MF test/address/mutt_addr_free.Tpo -c -o test/address/mutt_addr_free.o test/address/mutt_addr_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_new.o -MD -MP -MF test/address/mutt_addr_new.Tpo -c -o test/address/mutt_addr_new.o test/address/mutt_addr_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_to_intl.o -MD -MP -MF test/address/mutt_addr_to_intl.Tpo -c -o test/address/mutt_addr_to_intl.o test/address/mutt_addr_to_intl.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_to_local.o -MD -MP -MF test/address/mutt_addr_to_local.Tpo -c -o test/address/mutt_addr_to_local.o test/address/mutt_addr_to_local.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_valid_msgid.o -MD -MP -MF test/address/mutt_addr_valid_msgid.Tpo -c -o test/address/mutt_addr_valid_msgid.o test/address/mutt_addr_valid_msgid.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addr_write.o -MD -MP -MF test/address/mutt_addr_write.Tpo -c -o test/address/mutt_addr_write.o test/address/mutt_addr_write.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_append.o -MD -MP -MF test/address/mutt_addrlist_append.Tpo -c -o test/address/mutt_addrlist_append.o test/address/mutt_addrlist_append.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_clear.o -MD -MP -MF test/address/mutt_addrlist_clear.Tpo -c -o test/address/mutt_addrlist_clear.o test/address/mutt_addrlist_clear.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_copy.o -MD -MP -MF test/address/mutt_addrlist_copy.Tpo -c -o test/address/mutt_addrlist_copy.o test/address/mutt_addrlist_copy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_count_recips.o -MD -MP -MF test/address/mutt_addrlist_count_recips.Tpo -c -o test/address/mutt_addrlist_count_recips.o test/address/mutt_addrlist_count_recips.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_dedupe.o -MD -MP -MF test/address/mutt_addrlist_dedupe.Tpo -c -o test/address/mutt_addrlist_dedupe.o test/address/mutt_addrlist_dedupe.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_equal.o -MD -MP -MF test/address/mutt_addrlist_equal.Tpo -c -o test/address/mutt_addrlist_equal.o test/address/mutt_addrlist_equal.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_parse.o -MD -MP -MF test/address/mutt_addrlist_parse.Tpo -c -o test/address/mutt_addrlist_parse.o test/address/mutt_addrlist_parse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_parse2.o -MD -MP -MF test/address/mutt_addrlist_parse2.Tpo -c -o test/address/mutt_addrlist_parse2.o test/address/mutt_addrlist_parse2.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_prepend.o -MD -MP -MF test/address/mutt_addrlist_prepend.Tpo -c -o test/address/mutt_addrlist_prepend.o test/address/mutt_addrlist_prepend.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_qualify.o -MD -MP -MF test/address/mutt_addrlist_qualify.Tpo -c -o test/address/mutt_addrlist_qualify.o test/address/mutt_addrlist_qualify.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_remove.o -MD -MP -MF test/address/mutt_addrlist_remove.Tpo -c -o test/address/mutt_addrlist_remove.o test/address/mutt_addrlist_remove.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_remove_xrefs.o -MD -MP -MF test/address/mutt_addrlist_remove_xrefs.Tpo -c -o test/address/mutt_addrlist_remove_xrefs.o test/address/mutt_addrlist_remove_xrefs.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_search.o -MD -MP -MF test/address/mutt_addrlist_search.Tpo -c -o test/address/mutt_addrlist_search.o test/address/mutt_addrlist_search.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_to_intl.o -MD -MP -MF test/address/mutt_addrlist_to_intl.Tpo -c -o test/address/mutt_addrlist_to_intl.o test/address/mutt_addrlist_to_intl.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_to_local.o -MD -MP -MF test/address/mutt_addrlist_to_local.Tpo -c -o test/address/mutt_addrlist_to_local.o test/address/mutt_addrlist_to_local.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_write.o -MD -MP -MF test/address/mutt_addrlist_write.Tpo -c -o test/address/mutt_addrlist_write.o test/address/mutt_addrlist_write.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/address/mutt_addrlist_write_list.o -MD -MP -MF test/address/mutt_addrlist_write_list.Tpo -c -o test/address/mutt_addrlist_write_list.o test/address/mutt_addrlist_write_list.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/attach/mutt_actx_add_attach.o -MD -MP -MF test/attach/mutt_actx_add_attach.Tpo -c -o test/attach/mutt_actx_add_attach.o test/attach/mutt_actx_add_attach.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/attach/mutt_actx_add_body.o -MD -MP -MF test/attach/mutt_actx_add_body.Tpo -c -o test/attach/mutt_actx_add_body.o test/attach/mutt_actx_add_body.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/attach/mutt_actx_add_fp.o -MD -MP -MF test/attach/mutt_actx_add_fp.Tpo -c -o test/attach/mutt_actx_add_fp.o test/attach/mutt_actx_add_fp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/attach/mutt_actx_entries_free.o -MD -MP -MF test/attach/mutt_actx_entries_free.Tpo -c -o test/attach/mutt_actx_entries_free.o test/attach/mutt_actx_entries_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/attach/mutt_actx_free.o -MD -MP -MF test/attach/mutt_actx_free.Tpo -c -o test/attach/mutt_actx_free.o test/attach/mutt_actx_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/attach/mutt_actx_new.o -MD -MP -MF test/attach/mutt_actx_new.Tpo -c -o test/attach/mutt_actx_new.o test/attach/mutt_actx_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/base64/mutt_b64_buffer_decode.o -MD -MP -MF test/base64/mutt_b64_buffer_decode.Tpo -c -o test/base64/mutt_b64_buffer_decode.o test/base64/mutt_b64_buffer_decode.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/base64/mutt_b64_buffer_encode.o -MD -MP -MF test/base64/mutt_b64_buffer_encode.Tpo -c -o test/base64/mutt_b64_buffer_encode.o test/base64/mutt_b64_buffer_encode.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/base64/mutt_b64_decode.o -MD -MP -MF test/base64/mutt_b64_decode.Tpo -c -o test/base64/mutt_b64_decode.o test/base64/mutt_b64_decode.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/base64/mutt_b64_encode.o -MD -MP -MF test/base64/mutt_b64_encode.Tpo -c -o test/base64/mutt_b64_encode.o test/base64/mutt_b64_encode.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/body/mutt_body_cmp_strict.o -MD -MP -MF test/body/mutt_body_cmp_strict.Tpo -c -o test/body/mutt_body_cmp_strict.o test/body/mutt_body_cmp_strict.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/body/mutt_body_free.o -MD -MP -MF test/body/mutt_body_free.Tpo -c -o test/body/mutt_body_free.o test/body/mutt_body_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/body/mutt_body_new.o -MD -MP -MF test/body/mutt_body_new.Tpo -c -o test/body/mutt_body_new.o test/body/mutt_body_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_add_printf.o -MD -MP -MF test/buffer/mutt_buffer_add_printf.Tpo -c -o test/buffer/mutt_buffer_add_printf.o test/buffer/mutt_buffer_add_printf.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_addch.o -MD -MP -MF test/buffer/mutt_buffer_addch.Tpo -c -o test/buffer/mutt_buffer_addch.o test/buffer/mutt_buffer_addch.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_addstr.o -MD -MP -MF test/buffer/mutt_buffer_addstr.Tpo -c -o test/buffer/mutt_buffer_addstr.o test/buffer/mutt_buffer_addstr.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_addstr_n.o -MD -MP -MF test/buffer/mutt_buffer_addstr_n.Tpo -c -o test/buffer/mutt_buffer_addstr_n.o test/buffer/mutt_buffer_addstr_n.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_alloc.o -MD -MP -MF test/buffer/mutt_buffer_alloc.Tpo -c -o test/buffer/mutt_buffer_alloc.o test/buffer/mutt_buffer_alloc.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_concat_path.o -MD -MP -MF test/buffer/mutt_buffer_concat_path.Tpo -c -o test/buffer/mutt_buffer_concat_path.o test/buffer/mutt_buffer_concat_path.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_concatn_path.o -MD -MP -MF test/buffer/mutt_buffer_concatn_path.Tpo -c -o test/buffer/mutt_buffer_concatn_path.o test/buffer/mutt_buffer_concatn_path.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_copy.o -MD -MP -MF test/buffer/mutt_buffer_copy.Tpo -c -o test/buffer/mutt_buffer_copy.o test/buffer/mutt_buffer_copy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_dealloc.o -MD -MP -MF test/buffer/mutt_buffer_dealloc.Tpo -c -o test/buffer/mutt_buffer_dealloc.o test/buffer/mutt_buffer_dealloc.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_fix_dptr.o -MD -MP -MF test/buffer/mutt_buffer_fix_dptr.Tpo -c -o test/buffer/mutt_buffer_fix_dptr.o test/buffer/mutt_buffer_fix_dptr.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_init.o -MD -MP -MF test/buffer/mutt_buffer_init.Tpo -c -o test/buffer/mutt_buffer_init.o test/buffer/mutt_buffer_init.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_is_empty.o -MD -MP -MF test/buffer/mutt_buffer_is_empty.Tpo -c -o test/buffer/mutt_buffer_is_empty.o test/buffer/mutt_buffer_is_empty.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_len.o -MD -MP -MF test/buffer/mutt_buffer_len.Tpo -c -o test/buffer/mutt_buffer_len.o test/buffer/mutt_buffer_len.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_make.o -MD -MP -MF test/buffer/mutt_buffer_make.Tpo -c -o test/buffer/mutt_buffer_make.o test/buffer/mutt_buffer_make.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_printf.o -MD -MP -MF test/buffer/mutt_buffer_printf.Tpo -c -o test/buffer/mutt_buffer_printf.o test/buffer/mutt_buffer_printf.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_reset.o -MD -MP -MF test/buffer/mutt_buffer_reset.Tpo -c -o test/buffer/mutt_buffer_reset.o test/buffer/mutt_buffer_reset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_strcpy.o -MD -MP -MF test/buffer/mutt_buffer_strcpy.Tpo -c -o test/buffer/mutt_buffer_strcpy.o test/buffer/mutt_buffer_strcpy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_strcpy_n.o -MD -MP -MF test/buffer/mutt_buffer_strcpy_n.Tpo -c -o test/buffer/mutt_buffer_strcpy_n.o test/buffer/mutt_buffer_strcpy_n.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_strdup.o -MD -MP -MF test/buffer/mutt_buffer_strdup.Tpo -c -o test/buffer/mutt_buffer_strdup.o test/buffer/mutt_buffer_strdup.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/buffer/mutt_buffer_substrcpy.o -MD -MP -MF test/buffer/mutt_buffer_substrcpy.Tpo -c -o test/buffer/mutt_buffer_substrcpy.o test/buffer/mutt_buffer_substrcpy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_canonical_charset.o -MD -MP -MF test/charset/mutt_ch_canonical_charset.Tpo -c -o test/charset/mutt_ch_canonical_charset.o test/charset/mutt_ch_canonical_charset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_charset_lookup.o -MD -MP -MF test/charset/mutt_ch_charset_lookup.Tpo -c -o test/charset/mutt_ch_charset_lookup.o test/charset/mutt_ch_charset_lookup.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_check.o -MD -MP -MF test/charset/mutt_ch_check.Tpo -c -o test/charset/mutt_ch_check.o test/charset/mutt_ch_check.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_check_charset.o -MD -MP -MF test/charset/mutt_ch_check_charset.Tpo -c -o test/charset/mutt_ch_check_charset.o test/charset/mutt_ch_check_charset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_choose.o -MD -MP -MF test/charset/mutt_ch_choose.Tpo -c -o test/charset/mutt_ch_choose.o test/charset/mutt_ch_choose.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_chscmp.o -MD -MP -MF test/charset/mutt_ch_chscmp.Tpo -c -o test/charset/mutt_ch_chscmp.o test/charset/mutt_ch_chscmp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_convert_nonmime_string.o -MD -MP -MF test/charset/mutt_ch_convert_nonmime_string.Tpo -c -o test/charset/mutt_ch_convert_nonmime_string.o test/charset/mutt_ch_convert_nonmime_string.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_convert_string.o -MD -MP -MF test/charset/mutt_ch_convert_string.Tpo -c -o test/charset/mutt_ch_convert_string.o test/charset/mutt_ch_convert_string.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_fgetconv.o -MD -MP -MF test/charset/mutt_ch_fgetconv.Tpo -c -o test/charset/mutt_ch_fgetconv.o test/charset/mutt_ch_fgetconv.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_fgetconv_close.o -MD -MP -MF test/charset/mutt_ch_fgetconv_close.Tpo -c -o test/charset/mutt_ch_fgetconv_close.o test/charset/mutt_ch_fgetconv_close.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_fgetconv_open.o -MD -MP -MF test/charset/mutt_ch_fgetconv_open.Tpo -c -o test/charset/mutt_ch_fgetconv_open.o test/charset/mutt_ch_fgetconv_open.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_fgetconvs.o -MD -MP -MF test/charset/mutt_ch_fgetconvs.Tpo -c -o test/charset/mutt_ch_fgetconvs.o test/charset/mutt_ch_fgetconvs.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_get_default_charset.o -MD -MP -MF test/charset/mutt_ch_get_default_charset.Tpo -c -o test/charset/mutt_ch_get_default_charset.o test/charset/mutt_ch_get_default_charset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_get_langinfo_charset.o -MD -MP -MF test/charset/mutt_ch_get_langinfo_charset.Tpo -c -o test/charset/mutt_ch_get_langinfo_charset.o test/charset/mutt_ch_get_langinfo_charset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_iconv.o -MD -MP -MF test/charset/mutt_ch_iconv.Tpo -c -o test/charset/mutt_ch_iconv.o test/charset/mutt_ch_iconv.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_iconv_lookup.o -MD -MP -MF test/charset/mutt_ch_iconv_lookup.Tpo -c -o test/charset/mutt_ch_iconv_lookup.o test/charset/mutt_ch_iconv_lookup.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_iconv_open.o -MD -MP -MF test/charset/mutt_ch_iconv_open.Tpo -c -o test/charset/mutt_ch_iconv_open.o test/charset/mutt_ch_iconv_open.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_lookup_add.o -MD -MP -MF test/charset/mutt_ch_lookup_add.Tpo -c -o test/charset/mutt_ch_lookup_add.o test/charset/mutt_ch_lookup_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_lookup_remove.o -MD -MP -MF test/charset/mutt_ch_lookup_remove.Tpo -c -o test/charset/mutt_ch_lookup_remove.o test/charset/mutt_ch_lookup_remove.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/charset/mutt_ch_set_charset.o -MD -MP -MF test/charset/mutt_ch_set_charset.Tpo -c -o test/charset/mutt_ch_set_charset.o test/charset/mutt_ch_set_charset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/account.o -MD -MP -MF test/config/account.Tpo -c -o test/config/account.o test/config/account.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/address.o -MD -MP -MF test/config/address.Tpo -c -o test/config/address.o test/config/address.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/bool.o -MD -MP -MF test/config/bool.Tpo -c -o test/config/bool.o test/config/bool.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/common.o -MD -MP -MF test/config/common.Tpo -c -o test/config/common.o test/config/common.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/dump.o -MD -MP -MF test/config/dump.Tpo -c -o test/config/dump.o test/config/dump.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/enum.o -MD -MP -MF test/config/enum.Tpo -c -o test/config/enum.o test/config/enum.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/initial.o -MD -MP -MF test/config/initial.Tpo -c -o test/config/initial.o test/config/initial.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/long.o -MD -MP -MF test/config/long.Tpo -c -o test/config/long.o test/config/long.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/mbtable.o -MD -MP -MF test/config/mbtable.Tpo -c -o test/config/mbtable.o test/config/mbtable.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/number.o -MD -MP -MF test/config/number.Tpo -c -o test/config/number.o test/config/number.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/path.o -MD -MP -MF test/config/path.Tpo -c -o test/config/path.o test/config/path.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/quad.o -MD -MP -MF test/config/quad.Tpo -c -o test/config/quad.o test/config/quad.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/regex.o -MD -MP -MF test/config/regex.Tpo -c -o test/config/regex.o test/config/regex.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/set.o -MD -MP -MF test/config/set.Tpo -c -o test/config/set.o test/config/set.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/slist.o -MD -MP -MF test/config/slist.Tpo -c -o test/config/slist.o test/config/slist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/sort.o -MD -MP -MF test/config/sort.Tpo -c -o test/config/sort.o test/config/sort.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/string.o -MD -MP -MF test/config/string.Tpo -c -o test/config/string.o test/config/string.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/subset.o -MD -MP -MF test/config/subset.Tpo -c -o test/config/subset.o test/config/subset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/config/synonym.o -MD -MP -MF test/config/synonym.Tpo -c -o test/config/synonym.o test/config/synonym.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_add_timeout.o -MD -MP -MF test/date/mutt_date_add_timeout.Tpo -c -o test/date/mutt_date_add_timeout.o test/date/mutt_date_add_timeout.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_check_month.o -MD -MP -MF test/date/mutt_date_check_month.Tpo -c -o test/date/mutt_date_check_month.o test/date/mutt_date_check_month.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_epoch.o -MD -MP -MF test/date/mutt_date_epoch.Tpo -c -o test/date/mutt_date_epoch.o test/date/mutt_date_epoch.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_epoch_ms.o -MD -MP -MF test/date/mutt_date_epoch_ms.Tpo -c -o test/date/mutt_date_epoch_ms.o test/date/mutt_date_epoch_ms.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_gmtime.o -MD -MP -MF test/date/mutt_date_gmtime.Tpo -c -o test/date/mutt_date_gmtime.o test/date/mutt_date_gmtime.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_local_tz.o -MD -MP -MF test/date/mutt_date_local_tz.Tpo -c -o test/date/mutt_date_local_tz.o test/date/mutt_date_local_tz.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_localtime.o -MD -MP -MF test/date/mutt_date_localtime.Tpo -c -o test/date/mutt_date_localtime.o test/date/mutt_date_localtime.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_localtime_format.o -MD -MP -MF test/date/mutt_date_localtime_format.Tpo -c -o test/date/mutt_date_localtime_format.o test/date/mutt_date_localtime_format.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_make_date.o -MD -MP -MF test/date/mutt_date_make_date.Tpo -c -o test/date/mutt_date_make_date.o test/date/mutt_date_make_date.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_make_imap.o -MD -MP -MF test/date/mutt_date_make_imap.Tpo -c -o test/date/mutt_date_make_imap.o test/date/mutt_date_make_imap.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_make_time.o -MD -MP -MF test/date/mutt_date_make_time.Tpo -c -o test/date/mutt_date_make_time.o test/date/mutt_date_make_time.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_make_tls.o -MD -MP -MF test/date/mutt_date_make_tls.Tpo -c -o test/date/mutt_date_make_tls.o test/date/mutt_date_make_tls.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_normalize_time.o -MD -MP -MF test/date/mutt_date_normalize_time.Tpo -c -o test/date/mutt_date_normalize_time.o test/date/mutt_date_normalize_time.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_parse_date.o -MD -MP -MF test/date/mutt_date_parse_date.Tpo -c -o test/date/mutt_date_parse_date.o test/date/mutt_date_parse_date.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_parse_imap.o -MD -MP -MF test/date/mutt_date_parse_imap.Tpo -c -o test/date/mutt_date_parse_imap.o test/date/mutt_date_parse_imap.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/date/mutt_date_sleep_ms.o -MD -MP -MF test/date/mutt_date_sleep_ms.Tpo -c -o test/date/mutt_date_sleep_ms.o test/date/mutt_date_sleep_ms.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/common.o -MD -MP -MF test/email/common.Tpo -c -o test/email/common.o test/email/common.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/email_cmp_strict.o -MD -MP -MF test/email/email_cmp_strict.Tpo -c -o test/email/email_cmp_strict.o test/email/email_cmp_strict.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/email_free.o -MD -MP -MF test/email/email_free.Tpo -c -o test/email/email_free.o test/email/email_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/email_new.o -MD -MP -MF test/email/email_new.Tpo -c -o test/email/email_new.o test/email/email_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/email_size.o -MD -MP -MF test/email/email_size.Tpo -c -o test/email/email_size.o test/email/email_size.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/emaillist_add_email.o -MD -MP -MF test/email/emaillist_add_email.Tpo -c -o test/email/emaillist_add_email.o test/email/emaillist_add_email.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/emaillist_clear.o -MD -MP -MF test/email/emaillist_clear.Tpo -c -o test/email/emaillist_clear.o test/email/emaillist_clear.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/mutt_autocrypthdr_free.o -MD -MP -MF test/email/mutt_autocrypthdr_free.Tpo -c -o test/email/mutt_autocrypthdr_free.o test/email/mutt_autocrypthdr_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/email/mutt_autocrypthdr_new.o -MD -MP -MF test/email/mutt_autocrypthdr_new.Tpo -c -o test/email/mutt_autocrypthdr_new.o test/email/mutt_autocrypthdr_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envelope/mutt_env_cmp_strict.o -MD -MP -MF test/envelope/mutt_env_cmp_strict.Tpo -c -o test/envelope/mutt_env_cmp_strict.o test/envelope/mutt_env_cmp_strict.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envelope/mutt_env_free.o -MD -MP -MF test/envelope/mutt_env_free.Tpo -c -o test/envelope/mutt_env_free.o test/envelope/mutt_env_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envelope/mutt_env_merge.o -MD -MP -MF test/envelope/mutt_env_merge.Tpo -c -o test/envelope/mutt_env_merge.o test/envelope/mutt_env_merge.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envelope/mutt_env_new.o -MD -MP -MF test/envelope/mutt_env_new.Tpo -c -o test/envelope/mutt_env_new.o test/envelope/mutt_env_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envelope/mutt_env_to_intl.o -MD -MP -MF test/envelope/mutt_env_to_intl.Tpo -c -o test/envelope/mutt_env_to_intl.o test/envelope/mutt_env_to_intl.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envelope/mutt_env_to_local.o -MD -MP -MF test/envelope/mutt_env_to_local.Tpo -c -o test/envelope/mutt_env_to_local.o test/envelope/mutt_env_to_local.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envlist/mutt_envlist_free.o -MD -MP -MF test/envlist/mutt_envlist_free.Tpo -c -o test/envlist/mutt_envlist_free.o test/envlist/mutt_envlist_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envlist/mutt_envlist_getlist.o -MD -MP -MF test/envlist/mutt_envlist_getlist.Tpo -c -o test/envlist/mutt_envlist_getlist.o test/envlist/mutt_envlist_getlist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envlist/mutt_envlist_init.o -MD -MP -MF test/envlist/mutt_envlist_init.Tpo -c -o test/envlist/mutt_envlist_init.o test/envlist/mutt_envlist_init.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envlist/mutt_envlist_set.o -MD -MP -MF test/envlist/mutt_envlist_set.Tpo -c -o test/envlist/mutt_envlist_set.o test/envlist/mutt_envlist_set.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/envlist/mutt_envlist_unset.o -MD -MP -MF test/envlist/mutt_envlist_unset.Tpo -c -o test/envlist/mutt_envlist_unset.o test/envlist/mutt_envlist_unset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/common.o -MD -MP -MF test/file/common.Tpo -c -o test/file/common.o test/file/common.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_buffer_file_expand_fmt_quote.o -MD -MP -MF test/file/mutt_buffer_file_expand_fmt_quote.Tpo -c -o test/file/mutt_buffer_file_expand_fmt_quote.o test/file/mutt_buffer_file_expand_fmt_quote.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_buffer_quote_filename.o -MD -MP -MF test/file/mutt_buffer_quote_filename.Tpo -c -o test/file/mutt_buffer_quote_filename.o test/file/mutt_buffer_quote_filename.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_check_empty.o -MD -MP -MF test/file/mutt_file_check_empty.Tpo -c -o test/file/mutt_file_check_empty.o test/file/mutt_file_check_empty.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_chmod.o -MD -MP -MF test/file/mutt_file_chmod.Tpo -c -o test/file/mutt_file_chmod.o test/file/mutt_file_chmod.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_chmod_add.o -MD -MP -MF test/file/mutt_file_chmod_add.Tpo -c -o test/file/mutt_file_chmod_add.o test/file/mutt_file_chmod_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_chmod_add_stat.o -MD -MP -MF test/file/mutt_file_chmod_add_stat.Tpo -c -o test/file/mutt_file_chmod_add_stat.o test/file/mutt_file_chmod_add_stat.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_chmod_rm.o -MD -MP -MF test/file/mutt_file_chmod_rm.Tpo -c -o test/file/mutt_file_chmod_rm.o test/file/mutt_file_chmod_rm.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_chmod_rm_stat.o -MD -MP -MF test/file/mutt_file_chmod_rm_stat.Tpo -c -o test/file/mutt_file_chmod_rm_stat.o test/file/mutt_file_chmod_rm_stat.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_copy_bytes.o -MD -MP -MF test/file/mutt_file_copy_bytes.Tpo -c -o test/file/mutt_file_copy_bytes.o test/file/mutt_file_copy_bytes.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_copy_stream.o -MD -MP -MF test/file/mutt_file_copy_stream.Tpo -c -o test/file/mutt_file_copy_stream.o test/file/mutt_file_copy_stream.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_decrease_mtime.o -MD -MP -MF test/file/mutt_file_decrease_mtime.Tpo -c -o test/file/mutt_file_decrease_mtime.o test/file/mutt_file_decrease_mtime.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_expand_fmt.o -MD -MP -MF test/file/mutt_file_expand_fmt.Tpo -c -o test/file/mutt_file_expand_fmt.o test/file/mutt_file_expand_fmt.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_fclose.o -MD -MP -MF test/file/mutt_file_fclose.Tpo -c -o test/file/mutt_file_fclose.o test/file/mutt_file_fclose.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_fopen.o -MD -MP -MF test/file/mutt_file_fopen.Tpo -c -o test/file/mutt_file_fopen.o test/file/mutt_file_fopen.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_fsync_close.o -MD -MP -MF test/file/mutt_file_fsync_close.Tpo -c -o test/file/mutt_file_fsync_close.o test/file/mutt_file_fsync_close.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_get_size.o -MD -MP -MF test/file/mutt_file_get_size.Tpo -c -o test/file/mutt_file_get_size.o test/file/mutt_file_get_size.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_get_stat_timespec.o -MD -MP -MF test/file/mutt_file_get_stat_timespec.Tpo -c -o test/file/mutt_file_get_stat_timespec.o test/file/mutt_file_get_stat_timespec.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_iter_line.o -MD -MP -MF test/file/mutt_file_iter_line.Tpo -c -o test/file/mutt_file_iter_line.o test/file/mutt_file_iter_line.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_lock.o -MD -MP -MF test/file/mutt_file_lock.Tpo -c -o test/file/mutt_file_lock.o test/file/mutt_file_lock.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_map_lines.o -MD -MP -MF test/file/mutt_file_map_lines.Tpo -c -o test/file/mutt_file_map_lines.o test/file/mutt_file_map_lines.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_mkdir.o -MD -MP -MF test/file/mutt_file_mkdir.Tpo -c -o test/file/mutt_file_mkdir.o test/file/mutt_file_mkdir.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_mkstemp_full.o -MD -MP -MF test/file/mutt_file_mkstemp_full.Tpo -c -o test/file/mutt_file_mkstemp_full.o test/file/mutt_file_mkstemp_full.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_open.o -MD -MP -MF test/file/mutt_file_open.Tpo -c -o test/file/mutt_file_open.o test/file/mutt_file_open.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_quote_filename.o -MD -MP -MF test/file/mutt_file_quote_filename.Tpo -c -o test/file/mutt_file_quote_filename.o test/file/mutt_file_quote_filename.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_read_keyword.o -MD -MP -MF test/file/mutt_file_read_keyword.Tpo -c -o test/file/mutt_file_read_keyword.o test/file/mutt_file_read_keyword.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_read_line.o -MD -MP -MF test/file/mutt_file_read_line.Tpo -c -o test/file/mutt_file_read_line.o test/file/mutt_file_read_line.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_rename.o -MD -MP -MF test/file/mutt_file_rename.Tpo -c -o test/file/mutt_file_rename.o test/file/mutt_file_rename.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_resolve_symlink.o -MD -MP -MF test/file/mutt_file_resolve_symlink.Tpo -c -o test/file/mutt_file_resolve_symlink.o test/file/mutt_file_resolve_symlink.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_rmtree.o -MD -MP -MF test/file/mutt_file_rmtree.Tpo -c -o test/file/mutt_file_rmtree.o test/file/mutt_file_rmtree.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_safe_rename.o -MD -MP -MF test/file/mutt_file_safe_rename.Tpo -c -o test/file/mutt_file_safe_rename.o test/file/mutt_file_safe_rename.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_sanitize_filename.o -MD -MP -MF test/file/mutt_file_sanitize_filename.Tpo -c -o test/file/mutt_file_sanitize_filename.o test/file/mutt_file_sanitize_filename.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_sanitize_regex.o -MD -MP -MF test/file/mutt_file_sanitize_regex.Tpo -c -o test/file/mutt_file_sanitize_regex.o test/file/mutt_file_sanitize_regex.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_set_mtime.o -MD -MP -MF test/file/mutt_file_set_mtime.Tpo -c -o test/file/mutt_file_set_mtime.o test/file/mutt_file_set_mtime.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_stat_compare.o -MD -MP -MF test/file/mutt_file_stat_compare.Tpo -c -o test/file/mutt_file_stat_compare.o test/file/mutt_file_stat_compare.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_stat_timespec_compare.o -MD -MP -MF test/file/mutt_file_stat_timespec_compare.Tpo -c -o test/file/mutt_file_stat_timespec_compare.o test/file/mutt_file_stat_timespec_compare.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_symlink.o -MD -MP -MF test/file/mutt_file_symlink.Tpo -c -o test/file/mutt_file_symlink.o test/file/mutt_file_symlink.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_timespec_compare.o -MD -MP -MF test/file/mutt_file_timespec_compare.Tpo -c -o test/file/mutt_file_timespec_compare.o test/file/mutt_file_timespec_compare.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_touch_atime.o -MD -MP -MF test/file/mutt_file_touch_atime.Tpo -c -o test/file/mutt_file_touch_atime.o test/file/mutt_file_touch_atime.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_unlink.o -MD -MP -MF test/file/mutt_file_unlink.Tpo -c -o test/file/mutt_file_unlink.o test/file/mutt_file_unlink.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_unlink_empty.o -MD -MP -MF test/file/mutt_file_unlink_empty.Tpo -c -o test/file/mutt_file_unlink_empty.o test/file/mutt_file_unlink_empty.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/file/mutt_file_unlock.o -MD -MP -MF test/file/mutt_file_unlock.Tpo -c -o test/file/mutt_file_unlock.o test/file/mutt_file_unlock.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/filter/filter_create.o -MD -MP -MF test/filter/filter_create.Tpo -c -o test/filter/filter_create.o test/filter/filter_create.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/filter/filter_create_fd.o -MD -MP -MF test/filter/filter_create_fd.Tpo -c -o test/filter/filter_create_fd.o test/filter/filter_create_fd.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/filter/filter_wait.o -MD -MP -MF test/filter/filter_wait.Tpo -c -o test/filter/filter_wait.o test/filter/filter_wait.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/from/is_from.o -MD -MP -MF test/from/is_from.Tpo -c -o test/from/is_from.o test/from/is_from.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_group_match.o -MD -MP -MF test/group/mutt_group_match.Tpo -c -o test/group/mutt_group_match.o test/group/mutt_group_match.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_add.o -MD -MP -MF test/group/mutt_grouplist_add.Tpo -c -o test/group/mutt_grouplist_add.o test/group/mutt_grouplist_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_add_addrlist.o -MD -MP -MF test/group/mutt_grouplist_add_addrlist.Tpo -c -o test/group/mutt_grouplist_add_addrlist.o test/group/mutt_grouplist_add_addrlist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_add_regex.o -MD -MP -MF test/group/mutt_grouplist_add_regex.Tpo -c -o test/group/mutt_grouplist_add_regex.o test/group/mutt_grouplist_add_regex.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_clear.o -MD -MP -MF test/group/mutt_grouplist_clear.Tpo -c -o test/group/mutt_grouplist_clear.o test/group/mutt_grouplist_clear.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_destroy.o -MD -MP -MF test/group/mutt_grouplist_destroy.Tpo -c -o test/group/mutt_grouplist_destroy.o test/group/mutt_grouplist_destroy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_free.o -MD -MP -MF test/group/mutt_grouplist_free.Tpo -c -o test/group/mutt_grouplist_free.o test/group/mutt_grouplist_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_init.o -MD -MP -MF test/group/mutt_grouplist_init.Tpo -c -o test/group/mutt_grouplist_init.o test/group/mutt_grouplist_init.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_remove_addrlist.o -MD -MP -MF test/group/mutt_grouplist_remove_addrlist.Tpo -c -o test/group/mutt_grouplist_remove_addrlist.o test/group/mutt_grouplist_remove_addrlist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_grouplist_remove_regex.o -MD -MP -MF test/group/mutt_grouplist_remove_regex.Tpo -c -o test/group/mutt_grouplist_remove_regex.o test/group/mutt_grouplist_remove_regex.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/group/mutt_pattern_group.o -MD -MP -MF test/group/mutt_pattern_group.Tpo -c -o test/group/mutt_pattern_group.o test/group/mutt_pattern_group.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/gui/reflow.o -MD -MP -MF test/gui/reflow.Tpo -c -o test/gui/reflow.o test/gui/reflow.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_delete.o -MD -MP -MF test/hash/mutt_hash_delete.Tpo -c -o test/hash/mutt_hash_delete.o test/hash/mutt_hash_delete.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_find.o -MD -MP -MF test/hash/mutt_hash_find.Tpo -c -o test/hash/mutt_hash_find.o test/hash/mutt_hash_find.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_find_bucket.o -MD -MP -MF test/hash/mutt_hash_find_bucket.Tpo -c -o test/hash/mutt_hash_find_bucket.o test/hash/mutt_hash_find_bucket.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_find_elem.o -MD -MP -MF test/hash/mutt_hash_find_elem.Tpo -c -o test/hash/mutt_hash_find_elem.o test/hash/mutt_hash_find_elem.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_free.o -MD -MP -MF test/hash/mutt_hash_free.Tpo -c -o test/hash/mutt_hash_free.o test/hash/mutt_hash_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_insert.o -MD -MP -MF test/hash/mutt_hash_insert.Tpo -c -o test/hash/mutt_hash_insert.o test/hash/mutt_hash_insert.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_int_delete.o -MD -MP -MF test/hash/mutt_hash_int_delete.Tpo -c -o test/hash/mutt_hash_int_delete.o test/hash/mutt_hash_int_delete.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_int_find.o -MD -MP -MF test/hash/mutt_hash_int_find.Tpo -c -o test/hash/mutt_hash_int_find.o test/hash/mutt_hash_int_find.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_int_insert.o -MD -MP -MF test/hash/mutt_hash_int_insert.Tpo -c -o test/hash/mutt_hash_int_insert.o test/hash/mutt_hash_int_insert.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_int_new.o -MD -MP -MF test/hash/mutt_hash_int_new.Tpo -c -o test/hash/mutt_hash_int_new.o test/hash/mutt_hash_int_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_new.o -MD -MP -MF test/hash/mutt_hash_new.Tpo -c -o test/hash/mutt_hash_new.o test/hash/mutt_hash_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_set_destructor.o -MD -MP -MF test/hash/mutt_hash_set_destructor.Tpo -c -o test/hash/mutt_hash_set_destructor.o test/hash/mutt_hash_set_destructor.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_typed_insert.o -MD -MP -MF test/hash/mutt_hash_typed_insert.Tpo -c -o test/hash/mutt_hash_typed_insert.o test/hash/mutt_hash_typed_insert.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/hash/mutt_hash_walk.o -MD -MP -MF test/hash/mutt_hash_walk.Tpo -c -o test/hash/mutt_hash_walk.o test/hash/mutt_hash_walk.c test/hash/mutt_hash_new.c: In function ‘test_mutt_hash_new’: test/hash/mutt_hash_new.c:46:42: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] 46 | snprintf(buf, sizeof(buf), "apple%ld", i); | ~~^ ~ | | | | | size_t {aka unsigned int} | long int | %d i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_add.o -MD -MP -MF test/history/mutt_hist_add.Tpo -c -o test/history/mutt_hist_add.o test/history/mutt_hist_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_at_scratch.o -MD -MP -MF test/history/mutt_hist_at_scratch.Tpo -c -o test/history/mutt_hist_at_scratch.o test/history/mutt_hist_at_scratch.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_free.o -MD -MP -MF test/history/mutt_hist_free.Tpo -c -o test/history/mutt_hist_free.o test/history/mutt_hist_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_init.o -MD -MP -MF test/history/mutt_hist_init.Tpo -c -o test/history/mutt_hist_init.o test/history/mutt_hist_init.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_next.o -MD -MP -MF test/history/mutt_hist_next.Tpo -c -o test/history/mutt_hist_next.o test/history/mutt_hist_next.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_prev.o -MD -MP -MF test/history/mutt_hist_prev.Tpo -c -o test/history/mutt_hist_prev.o test/history/mutt_hist_prev.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_read_file.o -MD -MP -MF test/history/mutt_hist_read_file.Tpo -c -o test/history/mutt_hist_read_file.o test/history/mutt_hist_read_file.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_reset_state.o -MD -MP -MF test/history/mutt_hist_reset_state.Tpo -c -o test/history/mutt_hist_reset_state.o test/history/mutt_hist_reset_state.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_save_scratch.o -MD -MP -MF test/history/mutt_hist_save_scratch.Tpo -c -o test/history/mutt_hist_save_scratch.o test/history/mutt_hist_save_scratch.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/history/mutt_hist_search.o -MD -MP -MF test/history/mutt_hist_search.Tpo -c -o test/history/mutt_hist_search.o test/history/mutt_hist_search.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/idna/mutt_idna_intl_to_local.o -MD -MP -MF test/idna/mutt_idna_intl_to_local.Tpo -c -o test/idna/mutt_idna_intl_to_local.o test/idna/mutt_idna_intl_to_local.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/idna/mutt_idna_local_to_intl.o -MD -MP -MF test/idna/mutt_idna_local_to_intl.Tpo -c -o test/idna/mutt_idna_local_to_intl.o test/idna/mutt_idna_local_to_intl.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/idna/mutt_idna_print_version.o -MD -MP -MF test/idna/mutt_idna_print_version.Tpo -c -o test/idna/mutt_idna_print_version.o test/idna/mutt_idna_print_version.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/idna/mutt_idna_to_ascii_lz.o -MD -MP -MF test/idna/mutt_idna_to_ascii_lz.Tpo -c -o test/idna/mutt_idna_to_ascii_lz.o test/idna/mutt_idna_to_ascii_lz.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/common.o -MD -MP -MF test/list/common.Tpo -c -o test/list/common.o test/list/common.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_clear.o -MD -MP -MF test/list/mutt_list_clear.Tpo -c -o test/list/mutt_list_clear.o test/list/mutt_list_clear.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_compare.o -MD -MP -MF test/list/mutt_list_compare.Tpo -c -o test/list/mutt_list_compare.o test/list/mutt_list_compare.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_find.o -MD -MP -MF test/list/mutt_list_find.Tpo -c -o test/list/mutt_list_find.o test/list/mutt_list_find.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_free.o -MD -MP -MF test/list/mutt_list_free.Tpo -c -o test/list/mutt_list_free.o test/list/mutt_list_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_free_type.o -MD -MP -MF test/list/mutt_list_free_type.Tpo -c -o test/list/mutt_list_free_type.o test/list/mutt_list_free_type.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_insert_after.o -MD -MP -MF test/list/mutt_list_insert_after.Tpo -c -o test/list/mutt_list_insert_after.o test/list/mutt_list_insert_after.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_insert_head.o -MD -MP -MF test/list/mutt_list_insert_head.Tpo -c -o test/list/mutt_list_insert_head.o test/list/mutt_list_insert_head.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_insert_tail.o -MD -MP -MF test/list/mutt_list_insert_tail.Tpo -c -o test/list/mutt_list_insert_tail.o test/list/mutt_list_insert_tail.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_match.o -MD -MP -MF test/list/mutt_list_match.Tpo -c -o test/list/mutt_list_match.o test/list/mutt_list_match.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/list/mutt_list_str_split.o -MD -MP -MF test/list/mutt_list_str_split.Tpo -c -o test/list/mutt_list_str_split.o test/list/mutt_list_str_split.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_disp_file.o -MD -MP -MF test/logging/log_disp_file.Tpo -c -o test/logging/log_disp_file.o test/logging/log_disp_file.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_disp_null.o -MD -MP -MF test/logging/log_disp_null.Tpo -c -o test/logging/log_disp_null.o test/logging/log_disp_null.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_disp_queue.o -MD -MP -MF test/logging/log_disp_queue.Tpo -c -o test/logging/log_disp_queue.o test/logging/log_disp_queue.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_disp_terminal.o -MD -MP -MF test/logging/log_disp_terminal.Tpo -c -o test/logging/log_disp_terminal.o test/logging/log_disp_terminal.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_file_close.o -MD -MP -MF test/logging/log_file_close.Tpo -c -o test/logging/log_file_close.o test/logging/log_file_close.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_file_open.o -MD -MP -MF test/logging/log_file_open.Tpo -c -o test/logging/log_file_open.o test/logging/log_file_open.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_file_running.o -MD -MP -MF test/logging/log_file_running.Tpo -c -o test/logging/log_file_running.o test/logging/log_file_running.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_file_set_filename.o -MD -MP -MF test/logging/log_file_set_filename.Tpo -c -o test/logging/log_file_set_filename.o test/logging/log_file_set_filename.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_file_set_level.o -MD -MP -MF test/logging/log_file_set_level.Tpo -c -o test/logging/log_file_set_level.o test/logging/log_file_set_level.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_file_set_version.o -MD -MP -MF test/logging/log_file_set_version.Tpo -c -o test/logging/log_file_set_version.o test/logging/log_file_set_version.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_queue_add.o -MD -MP -MF test/logging/log_queue_add.Tpo -c -o test/logging/log_queue_add.o test/logging/log_queue_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_queue_empty.o -MD -MP -MF test/logging/log_queue_empty.Tpo -c -o test/logging/log_queue_empty.o test/logging/log_queue_empty.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_queue_flush.o -MD -MP -MF test/logging/log_queue_flush.Tpo -c -o test/logging/log_queue_flush.o test/logging/log_queue_flush.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_queue_save.o -MD -MP -MF test/logging/log_queue_save.Tpo -c -o test/logging/log_queue_save.o test/logging/log_queue_save.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/logging/log_queue_set_max_size.o -MD -MP -MF test/logging/log_queue_set_max_size.Tpo -c -o test/logging/log_queue_set_max_size.o test/logging/log_queue_set_max_size.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_changed.o -MD -MP -MF test/mailbox/mailbox_changed.Tpo -c -o test/mailbox/mailbox_changed.o test/mailbox/mailbox_changed.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_find.o -MD -MP -MF test/mailbox/mailbox_find.Tpo -c -o test/mailbox/mailbox_find.o test/mailbox/mailbox_find.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_find_name.o -MD -MP -MF test/mailbox/mailbox_find_name.Tpo -c -o test/mailbox/mailbox_find_name.o test/mailbox/mailbox_find_name.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_free.o -MD -MP -MF test/mailbox/mailbox_free.Tpo -c -o test/mailbox/mailbox_free.o test/mailbox/mailbox_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_new.o -MD -MP -MF test/mailbox/mailbox_new.Tpo -c -o test/mailbox/mailbox_new.o test/mailbox/mailbox_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_set_subset.o -MD -MP -MF test/mailbox/mailbox_set_subset.Tpo -c -o test/mailbox/mailbox_set_subset.o test/mailbox/mailbox_set_subset.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_size_add.o -MD -MP -MF test/mailbox/mailbox_size_add.Tpo -c -o test/mailbox/mailbox_size_add.o test/mailbox/mailbox_size_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_size_sub.o -MD -MP -MF test/mailbox/mailbox_size_sub.Tpo -c -o test/mailbox/mailbox_size_sub.o test/mailbox/mailbox_size_sub.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mailbox/mailbox_update.o -MD -MP -MF test/mailbox/mailbox_update.Tpo -c -o test/mailbox/mailbox_update.o test/mailbox/mailbox_update.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mapping/mutt_map_get_name.o -MD -MP -MF test/mapping/mutt_map_get_name.Tpo -c -o test/mapping/mutt_map_get_name.o test/mapping/mutt_map_get_name.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mapping/mutt_map_get_value.o -MD -MP -MF test/mapping/mutt_map_get_value.Tpo -c -o test/mapping/mutt_map_get_value.o test/mapping/mutt_map_get_value.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mapping/mutt_map_get_value_n.o -MD -MP -MF test/mapping/mutt_map_get_value_n.Tpo -c -o test/mapping/mutt_map_get_value_n.o test/mapping/mutt_map_get_value_n.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_charlen.o -MD -MP -MF test/mbyte/mutt_mb_charlen.Tpo -c -o test/mbyte/mutt_mb_charlen.o test/mbyte/mutt_mb_charlen.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_filter_unprintable.o -MD -MP -MF test/mbyte/mutt_mb_filter_unprintable.Tpo -c -o test/mbyte/mutt_mb_filter_unprintable.o test/mbyte/mutt_mb_filter_unprintable.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_get_initials.o -MD -MP -MF test/mbyte/mutt_mb_get_initials.Tpo -c -o test/mbyte/mutt_mb_get_initials.o test/mbyte/mutt_mb_get_initials.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_is_display_corrupting_utf8.o -MD -MP -MF test/mbyte/mutt_mb_is_display_corrupting_utf8.Tpo -c -o test/mbyte/mutt_mb_is_display_corrupting_utf8.o test/mbyte/mutt_mb_is_display_corrupting_utf8.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_is_lower.o -MD -MP -MF test/mbyte/mutt_mb_is_lower.Tpo -c -o test/mbyte/mutt_mb_is_lower.o test/mbyte/mutt_mb_is_lower.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_is_shell_char.o -MD -MP -MF test/mbyte/mutt_mb_is_shell_char.Tpo -c -o test/mbyte/mutt_mb_is_shell_char.o test/mbyte/mutt_mb_is_shell_char.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_mbstowcs.o -MD -MP -MF test/mbyte/mutt_mb_mbstowcs.Tpo -c -o test/mbyte/mutt_mb_mbstowcs.o test/mbyte/mutt_mb_mbstowcs.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_wcstombs.o -MD -MP -MF test/mbyte/mutt_mb_wcstombs.Tpo -c -o test/mbyte/mutt_mb_wcstombs.o test/mbyte/mutt_mb_wcstombs.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_wcswidth.o -MD -MP -MF test/mbyte/mutt_mb_wcswidth.Tpo -c -o test/mbyte/mutt_mb_wcswidth.o test/mbyte/mutt_mb_wcswidth.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_wcwidth.o -MD -MP -MF test/mbyte/mutt_mb_wcwidth.Tpo -c -o test/mbyte/mutt_mb_wcwidth.o test/mbyte/mutt_mb_wcwidth.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_width.o -MD -MP -MF test/mbyte/mutt_mb_width.Tpo -c -o test/mbyte/mutt_mb_width.o test/mbyte/mutt_mb_width.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/mbyte/mutt_mb_width_ceiling.o -MD -MP -MF test/mbyte/mutt_mb_width_ceiling.Tpo -c -o test/mbyte/mutt_mb_width_ceiling.o test/mbyte/mutt_mb_width_ceiling.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/md5/common.o -MD -MP -MF test/md5/common.Tpo -c -o test/md5/common.o test/md5/common.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/md5/mutt_md5.o -MD -MP -MF test/md5/mutt_md5.Tpo -c -o test/md5/mutt_md5.o test/md5/mutt_md5.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/md5/mutt_md5_bytes.o -MD -MP -MF test/md5/mutt_md5_bytes.Tpo -c -o test/md5/mutt_md5_bytes.o test/md5/mutt_md5_bytes.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/md5/mutt_md5_finish_ctx.o -MD -MP -MF test/md5/mutt_md5_finish_ctx.Tpo -c -o test/md5/mutt_md5_finish_ctx.o test/md5/mutt_md5_finish_ctx.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/md5/mutt_md5_init_ctx.o -MD -MP -MF test/md5/mutt_md5_init_ctx.Tpo -c -o test/md5/mutt_md5_init_ctx.o test/md5/mutt_md5_init_ctx.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/md5/mutt_md5_process.o -MD -MP -MF test/md5/mutt_md5_process.Tpo -c -o test/md5/mutt_md5_process.o test/md5/mutt_md5_process.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/md5/mutt_md5_process_bytes.o -MD -MP -MF test/md5/mutt_md5_process_bytes.Tpo -c -o test/md5/mutt_md5_process_bytes.o test/md5/mutt_md5_process_bytes.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/md5/mutt_md5_toascii.o -MD -MP -MF test/md5/mutt_md5_toascii.Tpo -c -o test/md5/mutt_md5_toascii.o test/md5/mutt_md5_toascii.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/memory/mutt_mem_calloc.o -MD -MP -MF test/memory/mutt_mem_calloc.Tpo -c -o test/memory/mutt_mem_calloc.o test/memory/mutt_mem_calloc.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/memory/mutt_mem_free.o -MD -MP -MF test/memory/mutt_mem_free.Tpo -c -o test/memory/mutt_mem_free.o test/memory/mutt_mem_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/memory/mutt_mem_malloc.o -MD -MP -MF test/memory/mutt_mem_malloc.Tpo -c -o test/memory/mutt_mem_malloc.o test/memory/mutt_mem_malloc.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/memory/mutt_mem_realloc.o -MD -MP -MF test/memory/mutt_mem_realloc.Tpo -c -o test/memory/mutt_mem_realloc.o test/memory/mutt_mem_realloc.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/neo/neomutt_account_add.o -MD -MP -MF test/neo/neomutt_account_add.Tpo -c -o test/neo/neomutt_account_add.o test/neo/neomutt_account_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/neo/neomutt_account_remove.o -MD -MP -MF test/neo/neomutt_account_remove.Tpo -c -o test/neo/neomutt_account_remove.o test/neo/neomutt_account_remove.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/neo/neomutt_free.o -MD -MP -MF test/neo/neomutt_free.Tpo -c -o test/neo/neomutt_free.o test/neo/neomutt_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/neo/neomutt_mailboxlist_clear.o -MD -MP -MF test/neo/neomutt_mailboxlist_clear.Tpo -c -o test/neo/neomutt_mailboxlist_clear.o test/neo/neomutt_mailboxlist_clear.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/neo/neomutt_mailboxlist_get_all.o -MD -MP -MF test/neo/neomutt_mailboxlist_get_all.Tpo -c -o test/neo/neomutt_mailboxlist_get_all.o test/neo/neomutt_mailboxlist_get_all.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/neo/neomutt_new.o -MD -MP -MF test/neo/neomutt_new.Tpo -c -o test/neo/neomutt_new.o test/neo/neomutt_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/notify/notify_free.o -MD -MP -MF test/notify/notify_free.Tpo -c -o test/notify/notify_free.o test/notify/notify_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/notify/notify_new.o -MD -MP -MF test/notify/notify_new.Tpo -c -o test/notify/notify_new.o test/notify/notify_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/notify/notify_observer_add.o -MD -MP -MF test/notify/notify_observer_add.Tpo -c -o test/notify/notify_observer_add.o test/notify/notify_observer_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/notify/notify_observer_remove.o -MD -MP -MF test/notify/notify_observer_remove.Tpo -c -o test/notify/notify_observer_remove.o test/notify/notify_observer_remove.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/notify/notify_send.o -MD -MP -MF test/notify/notify_send.Tpo -c -o test/notify/notify_send.o test/notify/notify_send.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/notify/notify_set_parent.o -MD -MP -MF test/notify/notify_set_parent.Tpo -c -o test/notify/notify_set_parent.o test/notify/notify_set_parent.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parameter/mutt_param_cmp_strict.o -MD -MP -MF test/parameter/mutt_param_cmp_strict.Tpo -c -o test/parameter/mutt_param_cmp_strict.o test/parameter/mutt_param_cmp_strict.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parameter/mutt_param_delete.o -MD -MP -MF test/parameter/mutt_param_delete.Tpo -c -o test/parameter/mutt_param_delete.o test/parameter/mutt_param_delete.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parameter/mutt_param_free.o -MD -MP -MF test/parameter/mutt_param_free.Tpo -c -o test/parameter/mutt_param_free.o test/parameter/mutt_param_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parameter/mutt_param_free_one.o -MD -MP -MF test/parameter/mutt_param_free_one.Tpo -c -o test/parameter/mutt_param_free_one.o test/parameter/mutt_param_free_one.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parameter/mutt_param_get.o -MD -MP -MF test/parameter/mutt_param_get.Tpo -c -o test/parameter/mutt_param_get.o test/parameter/mutt_param_get.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parameter/mutt_param_new.o -MD -MP -MF test/parameter/mutt_param_new.Tpo -c -o test/parameter/mutt_param_new.o test/parameter/mutt_param_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parameter/mutt_param_set.o -MD -MP -MF test/parameter/mutt_param_set.Tpo -c -o test/parameter/mutt_param_set.o test/parameter/mutt_param_set.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_auto_subscribe.o -MD -MP -MF test/parse/mutt_auto_subscribe.Tpo -c -o test/parse/mutt_auto_subscribe.o test/parse/mutt_auto_subscribe.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_check_encoding.o -MD -MP -MF test/parse/mutt_check_encoding.Tpo -c -o test/parse/mutt_check_encoding.o test/parse/mutt_check_encoding.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_check_mime_type.o -MD -MP -MF test/parse/mutt_check_mime_type.Tpo -c -o test/parse/mutt_check_mime_type.o test/parse/mutt_check_mime_type.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_extract_message_id.o -MD -MP -MF test/parse/mutt_extract_message_id.Tpo -c -o test/parse/mutt_extract_message_id.o test/parse/mutt_extract_message_id.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_is_message_type.o -MD -MP -MF test/parse/mutt_is_message_type.Tpo -c -o test/parse/mutt_is_message_type.o test/parse/mutt_is_message_type.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_matches_ignore.o -MD -MP -MF test/parse/mutt_matches_ignore.Tpo -c -o test/parse/mutt_matches_ignore.o test/parse/mutt_matches_ignore.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_parse_content_type.o -MD -MP -MF test/parse/mutt_parse_content_type.Tpo -c -o test/parse/mutt_parse_content_type.o test/parse/mutt_parse_content_type.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_parse_mailto.o -MD -MP -MF test/parse/mutt_parse_mailto.Tpo -c -o test/parse/mutt_parse_mailto.o test/parse/mutt_parse_mailto.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_parse_multipart.o -MD -MP -MF test/parse/mutt_parse_multipart.Tpo -c -o test/parse/mutt_parse_multipart.o test/parse/mutt_parse_multipart.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_parse_part.o -MD -MP -MF test/parse/mutt_parse_part.Tpo -c -o test/parse/mutt_parse_part.o test/parse/mutt_parse_part.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_read_mime_header.o -MD -MP -MF test/parse/mutt_read_mime_header.Tpo -c -o test/parse/mutt_read_mime_header.o test/parse/mutt_read_mime_header.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_rfc822_parse_line.o -MD -MP -MF test/parse/mutt_rfc822_parse_line.Tpo -c -o test/parse/mutt_rfc822_parse_line.o test/parse/mutt_rfc822_parse_line.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_rfc822_parse_message.o -MD -MP -MF test/parse/mutt_rfc822_parse_message.Tpo -c -o test/parse/mutt_rfc822_parse_message.o test/parse/mutt_rfc822_parse_message.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_rfc822_read_header.o -MD -MP -MF test/parse/mutt_rfc822_read_header.Tpo -c -o test/parse/mutt_rfc822_read_header.o test/parse/mutt_rfc822_read_header.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/parse/mutt_rfc822_read_line.o -MD -MP -MF test/parse/mutt_rfc822_read_line.Tpo -c -o test/parse/mutt_rfc822_read_line.o test/parse/mutt_rfc822_read_line.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_abbr_folder.o -MD -MP -MF test/path/mutt_path_abbr_folder.Tpo -c -o test/path/mutt_path_abbr_folder.o test/path/mutt_path_abbr_folder.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_basename.o -MD -MP -MF test/path/mutt_path_basename.Tpo -c -o test/path/mutt_path_basename.o test/path/mutt_path_basename.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_canon.o -MD -MP -MF test/path/mutt_path_canon.Tpo -c -o test/path/mutt_path_canon.o test/path/mutt_path_canon.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_concat.o -MD -MP -MF test/path/mutt_path_concat.Tpo -c -o test/path/mutt_path_concat.o test/path/mutt_path_concat.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_dirname.o -MD -MP -MF test/path/mutt_path_dirname.Tpo -c -o test/path/mutt_path_dirname.o test/path/mutt_path_dirname.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_escape.o -MD -MP -MF test/path/mutt_path_escape.Tpo -c -o test/path/mutt_path_escape.o test/path/mutt_path_escape.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_getcwd.o -MD -MP -MF test/path/mutt_path_getcwd.Tpo -c -o test/path/mutt_path_getcwd.o test/path/mutt_path_getcwd.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_parent.o -MD -MP -MF test/path/mutt_path_parent.Tpo -c -o test/path/mutt_path_parent.o test/path/mutt_path_parent.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_pretty.o -MD -MP -MF test/path/mutt_path_pretty.Tpo -c -o test/path/mutt_path_pretty.o test/path/mutt_path_pretty.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_realpath.o -MD -MP -MF test/path/mutt_path_realpath.Tpo -c -o test/path/mutt_path_realpath.o test/path/mutt_path_realpath.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_tidy.o -MD -MP -MF test/path/mutt_path_tidy.Tpo -c -o test/path/mutt_path_tidy.o test/path/mutt_path_tidy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_tidy_dotdot.o -MD -MP -MF test/path/mutt_path_tidy_dotdot.Tpo -c -o test/path/mutt_path_tidy_dotdot.o test/path/mutt_path_tidy_dotdot.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_tidy_slash.o -MD -MP -MF test/path/mutt_path_tidy_slash.Tpo -c -o test/path/mutt_path_tidy_slash.o test/path/mutt_path_tidy_slash.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_tilde.o -MD -MP -MF test/path/mutt_path_tilde.Tpo -c -o test/path/mutt_path_tilde.o test/path/mutt_path_tilde.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/path/mutt_path_to_absolute.o -MD -MP -MF test/path/mutt_path_to_absolute.Tpo -c -o test/path/mutt_path_to_absolute.o test/path/mutt_path_to_absolute.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/pattern/comp.o -MD -MP -MF test/pattern/comp.Tpo -c -o test/pattern/comp.o test/pattern/comp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/pattern/dummy.o -MD -MP -MF test/pattern/dummy.Tpo -c -o test/pattern/dummy.o test/pattern/dummy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/pattern/extract.o -MD -MP -MF test/pattern/extract.Tpo -c -o test/pattern/extract.o test/pattern/extract.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/pool/mutt_buffer_pool_free.o -MD -MP -MF test/pool/mutt_buffer_pool_free.Tpo -c -o test/pool/mutt_buffer_pool_free.o test/pool/mutt_buffer_pool_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/pool/mutt_buffer_pool_get.o -MD -MP -MF test/pool/mutt_buffer_pool_get.Tpo -c -o test/pool/mutt_buffer_pool_get.o test/pool/mutt_buffer_pool_get.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/pool/mutt_buffer_pool_release.o -MD -MP -MF test/pool/mutt_buffer_pool_release.Tpo -c -o test/pool/mutt_buffer_pool_release.o test/pool/mutt_buffer_pool_release.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/prex/mutt_prex_capture.o -MD -MP -MF test/prex/mutt_prex_capture.Tpo -c -o test/prex/mutt_prex_capture.o test/prex/mutt_prex_capture.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/prex/mutt_prex_free.o -MD -MP -MF test/prex/mutt_prex_free.Tpo -c -o test/prex/mutt_prex_free.o test/prex/mutt_prex_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regex_capture.o -MD -MP -MF test/regex/mutt_regex_capture.Tpo -c -o test/regex/mutt_regex_capture.o test/regex/mutt_regex_capture.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regex_compile.o -MD -MP -MF test/regex/mutt_regex_compile.Tpo -c -o test/regex/mutt_regex_compile.o test/regex/mutt_regex_compile.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regex_free.o -MD -MP -MF test/regex/mutt_regex_free.Tpo -c -o test/regex/mutt_regex_free.o test/regex/mutt_regex_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regex_match.o -MD -MP -MF test/regex/mutt_regex_match.Tpo -c -o test/regex/mutt_regex_match.o test/regex/mutt_regex_match.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regex_new.o -MD -MP -MF test/regex/mutt_regex_new.Tpo -c -o test/regex/mutt_regex_new.o test/regex/mutt_regex_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regexlist_add.o -MD -MP -MF test/regex/mutt_regexlist_add.Tpo -c -o test/regex/mutt_regexlist_add.o test/regex/mutt_regexlist_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regexlist_free.o -MD -MP -MF test/regex/mutt_regexlist_free.Tpo -c -o test/regex/mutt_regexlist_free.o test/regex/mutt_regexlist_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regexlist_match.o -MD -MP -MF test/regex/mutt_regexlist_match.Tpo -c -o test/regex/mutt_regexlist_match.o test/regex/mutt_regexlist_match.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regexlist_new.o -MD -MP -MF test/regex/mutt_regexlist_new.Tpo -c -o test/regex/mutt_regexlist_new.o test/regex/mutt_regexlist_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_regexlist_remove.o -MD -MP -MF test/regex/mutt_regexlist_remove.Tpo -c -o test/regex/mutt_regexlist_remove.o test/regex/mutt_regexlist_remove.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_replacelist_add.o -MD -MP -MF test/regex/mutt_replacelist_add.Tpo -c -o test/regex/mutt_replacelist_add.o test/regex/mutt_replacelist_add.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_replacelist_apply.o -MD -MP -MF test/regex/mutt_replacelist_apply.Tpo -c -o test/regex/mutt_replacelist_apply.o test/regex/mutt_replacelist_apply.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_replacelist_free.o -MD -MP -MF test/regex/mutt_replacelist_free.Tpo -c -o test/regex/mutt_replacelist_free.o test/regex/mutt_replacelist_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_replacelist_match.o -MD -MP -MF test/regex/mutt_replacelist_match.Tpo -c -o test/regex/mutt_replacelist_match.o test/regex/mutt_replacelist_match.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_replacelist_new.o -MD -MP -MF test/regex/mutt_replacelist_new.Tpo -c -o test/regex/mutt_replacelist_new.o test/regex/mutt_replacelist_new.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/regex/mutt_replacelist_remove.o -MD -MP -MF test/regex/mutt_replacelist_remove.Tpo -c -o test/regex/mutt_replacelist_remove.o test/regex/mutt_replacelist_remove.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2047/common.o -MD -MP -MF test/rfc2047/common.Tpo -c -o test/rfc2047/common.o test/rfc2047/common.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2047/rfc2047_decode.o -MD -MP -MF test/rfc2047/rfc2047_decode.Tpo -c -o test/rfc2047/rfc2047_decode.o test/rfc2047/rfc2047_decode.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2047/rfc2047_decode_addrlist.o -MD -MP -MF test/rfc2047/rfc2047_decode_addrlist.Tpo -c -o test/rfc2047/rfc2047_decode_addrlist.o test/rfc2047/rfc2047_decode_addrlist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2047/rfc2047_decode_envelope.o -MD -MP -MF test/rfc2047/rfc2047_decode_envelope.Tpo -c -o test/rfc2047/rfc2047_decode_envelope.o test/rfc2047/rfc2047_decode_envelope.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2047/rfc2047_encode.o -MD -MP -MF test/rfc2047/rfc2047_encode.Tpo -c -o test/rfc2047/rfc2047_encode.o test/rfc2047/rfc2047_encode.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2047/rfc2047_encode_addrlist.o -MD -MP -MF test/rfc2047/rfc2047_encode_addrlist.Tpo -c -o test/rfc2047/rfc2047_encode_addrlist.o test/rfc2047/rfc2047_encode_addrlist.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2047/rfc2047_encode_envelope.o -MD -MP -MF test/rfc2047/rfc2047_encode_envelope.Tpo -c -o test/rfc2047/rfc2047_encode_envelope.o test/rfc2047/rfc2047_encode_envelope.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2231/rfc2231_decode_parameters.o -MD -MP -MF test/rfc2231/rfc2231_decode_parameters.Tpo -c -o test/rfc2231/rfc2231_decode_parameters.o test/rfc2231/rfc2231_decode_parameters.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/rfc2231/rfc2231_encode_string.o -MD -MP -MF test/rfc2231/rfc2231_encode_string.Tpo -c -o test/rfc2231/rfc2231_encode_string.o test/rfc2231/rfc2231_encode_string.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/signal/mutt_sig_allow_interrupt.o -MD -MP -MF test/signal/mutt_sig_allow_interrupt.Tpo -c -o test/signal/mutt_sig_allow_interrupt.o test/signal/mutt_sig_allow_interrupt.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/signal/mutt_sig_block.o -MD -MP -MF test/signal/mutt_sig_block.Tpo -c -o test/signal/mutt_sig_block.o test/signal/mutt_sig_block.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/signal/mutt_sig_block_system.o -MD -MP -MF test/signal/mutt_sig_block_system.Tpo -c -o test/signal/mutt_sig_block_system.o test/signal/mutt_sig_block_system.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/signal/mutt_sig_empty_handler.o -MD -MP -MF test/signal/mutt_sig_empty_handler.Tpo -c -o test/signal/mutt_sig_empty_handler.o test/signal/mutt_sig_empty_handler.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/signal/mutt_sig_exit_handler.o -MD -MP -MF test/signal/mutt_sig_exit_handler.Tpo -c -o test/signal/mutt_sig_exit_handler.o test/signal/mutt_sig_exit_handler.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/signal/mutt_sig_init.o -MD -MP -MF test/signal/mutt_sig_init.Tpo -c -o test/signal/mutt_sig_init.o test/signal/mutt_sig_init.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/signal/mutt_sig_unblock.o -MD -MP -MF test/signal/mutt_sig_unblock.Tpo -c -o test/signal/mutt_sig_unblock.o test/signal/mutt_sig_unblock.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/signal/mutt_sig_unblock_system.o -MD -MP -MF test/signal/mutt_sig_unblock_system.Tpo -c -o test/signal/mutt_sig_unblock_system.o test/signal/mutt_sig_unblock_system.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_add_list.o -MD -MP -MF test/slist/slist_add_list.Tpo -c -o test/slist/slist_add_list.o test/slist/slist_add_list.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_add_string.o -MD -MP -MF test/slist/slist_add_string.Tpo -c -o test/slist/slist_add_string.o test/slist/slist_add_string.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_compare.o -MD -MP -MF test/slist/slist_compare.Tpo -c -o test/slist/slist_compare.o test/slist/slist_compare.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_dup.o -MD -MP -MF test/slist/slist_dup.Tpo -c -o test/slist/slist_dup.o test/slist/slist_dup.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_empty.o -MD -MP -MF test/slist/slist_empty.Tpo -c -o test/slist/slist_empty.o test/slist/slist_empty.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_free.o -MD -MP -MF test/slist/slist_free.Tpo -c -o test/slist/slist_free.o test/slist/slist_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_is_member.o -MD -MP -MF test/slist/slist_is_member.Tpo -c -o test/slist/slist_is_member.o test/slist/slist_is_member.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_parse.o -MD -MP -MF test/slist/slist_parse.Tpo -c -o test/slist/slist_parse.o test/slist/slist_parse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/slist/slist_remove_string.o -MD -MP -MF test/slist/slist_remove_string.Tpo -c -o test/slist/slist_remove_string.o test/slist/slist_remove_string.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/store/common.o -MD -MP -MF test/store/common.Tpo -c -o test/store/common.o test/store/common.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/store/store.o -MD -MP -MF test/store/store.Tpo -c -o test/store/store.o test/store/store.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/store/bdb.o -MD -MP -MF test/store/bdb.Tpo -c -o test/store/bdb.o test/store/bdb.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/store/gdbm.o -MD -MP -MF test/store/gdbm.Tpo -c -o test/store/gdbm.o test/store/gdbm.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_adjust.o -MD -MP -MF test/string/mutt_str_adjust.Tpo -c -o test/string/mutt_str_adjust.o test/string/mutt_str_adjust.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_append_item.o -MD -MP -MF test/string/mutt_str_append_item.Tpo -c -o test/string/mutt_str_append_item.o test/string/mutt_str_append_item.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_asprintf.o -MD -MP -MF test/string/mutt_str_asprintf.Tpo -c -o test/string/mutt_str_asprintf.o test/string/mutt_str_asprintf.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_atoi.o -MD -MP -MF test/string/mutt_str_atoi.Tpo -c -o test/string/mutt_str_atoi.o test/string/mutt_str_atoi.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_atol.o -MD -MP -MF test/string/mutt_str_atol.Tpo -c -o test/string/mutt_str_atol.o test/string/mutt_str_atol.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_atos.o -MD -MP -MF test/string/mutt_str_atos.Tpo -c -o test/string/mutt_str_atos.o test/string/mutt_str_atos.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_atoui.o -MD -MP -MF test/string/mutt_str_atoui.Tpo -c -o test/string/mutt_str_atoui.o test/string/mutt_str_atoui.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_atoul.o -MD -MP -MF test/string/mutt_str_atoul.Tpo -c -o test/string/mutt_str_atoul.o test/string/mutt_str_atoul.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_atoull.o -MD -MP -MF test/string/mutt_str_atoull.Tpo -c -o test/string/mutt_str_atoull.o test/string/mutt_str_atoull.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_dequote_comment.o -MD -MP -MF test/string/mutt_str_dequote_comment.Tpo -c -o test/string/mutt_str_dequote_comment.o test/string/mutt_str_dequote_comment.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_find_word.o -MD -MP -MF test/string/mutt_str_find_word.Tpo -c -o test/string/mutt_str_find_word.o test/string/mutt_str_find_word.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_getenv.o -MD -MP -MF test/string/mutt_str_getenv.Tpo -c -o test/string/mutt_str_getenv.o test/string/mutt_str_getenv.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_inline_replace.o -MD -MP -MF test/string/mutt_str_inline_replace.Tpo -c -o test/string/mutt_str_inline_replace.o test/string/mutt_str_inline_replace.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_is_ascii.o -MD -MP -MF test/string/mutt_str_is_ascii.Tpo -c -o test/string/mutt_str_is_ascii.o test/string/mutt_str_is_ascii.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_is_email_wsp.o -MD -MP -MF test/string/mutt_str_is_email_wsp.Tpo -c -o test/string/mutt_str_is_email_wsp.o test/string/mutt_str_is_email_wsp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_lws_len.o -MD -MP -MF test/string/mutt_str_lws_len.Tpo -c -o test/string/mutt_str_lws_len.o test/string/mutt_str_lws_len.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_lws_rlen.o -MD -MP -MF test/string/mutt_str_lws_rlen.Tpo -c -o test/string/mutt_str_lws_rlen.o test/string/mutt_str_lws_rlen.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_next_word.o -MD -MP -MF test/string/mutt_str_next_word.Tpo -c -o test/string/mutt_str_next_word.o test/string/mutt_str_next_word.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_remall_strcasestr.o -MD -MP -MF test/string/mutt_str_remall_strcasestr.Tpo -c -o test/string/mutt_str_remall_strcasestr.o test/string/mutt_str_remall_strcasestr.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_remove_trailing_ws.o -MD -MP -MF test/string/mutt_str_remove_trailing_ws.Tpo -c -o test/string/mutt_str_remove_trailing_ws.o test/string/mutt_str_remove_trailing_ws.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_replace.o -MD -MP -MF test/string/mutt_str_replace.Tpo -c -o test/string/mutt_str_replace.o test/string/mutt_str_replace.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_rstrnstr.o -MD -MP -MF test/string/mutt_str_rstrnstr.Tpo -c -o test/string/mutt_str_rstrnstr.o test/string/mutt_str_rstrnstr.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_skip_email_wsp.o -MD -MP -MF test/string/mutt_str_skip_email_wsp.Tpo -c -o test/string/mutt_str_skip_email_wsp.o test/string/mutt_str_skip_email_wsp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_skip_whitespace.o -MD -MP -MF test/string/mutt_str_skip_whitespace.Tpo -c -o test/string/mutt_str_skip_whitespace.o test/string/mutt_str_skip_whitespace.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_startswith.o -MD -MP -MF test/string/mutt_str_startswith.Tpo -c -o test/string/mutt_str_startswith.o test/string/mutt_str_startswith.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strcasecmp.o -MD -MP -MF test/string/mutt_str_strcasecmp.Tpo -c -o test/string/mutt_str_strcasecmp.o test/string/mutt_str_strcasecmp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strcasestr.o -MD -MP -MF test/string/mutt_str_strcasestr.Tpo -c -o test/string/mutt_str_strcasestr.o test/string/mutt_str_strcasestr.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strcat.o -MD -MP -MF test/string/mutt_str_strcat.Tpo -c -o test/string/mutt_str_strcat.o test/string/mutt_str_strcat.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strchrnul.o -MD -MP -MF test/string/mutt_str_strchrnul.Tpo -c -o test/string/mutt_str_strchrnul.o test/string/mutt_str_strchrnul.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strcmp.o -MD -MP -MF test/string/mutt_str_strcmp.Tpo -c -o test/string/mutt_str_strcmp.o test/string/mutt_str_strcmp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strcoll.o -MD -MP -MF test/string/mutt_str_strcoll.Tpo -c -o test/string/mutt_str_strcoll.o test/string/mutt_str_strcoll.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strdup.o -MD -MP -MF test/string/mutt_str_strdup.Tpo -c -o test/string/mutt_str_strdup.o test/string/mutt_str_strdup.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strfcpy.o -MD -MP -MF test/string/mutt_str_strfcpy.Tpo -c -o test/string/mutt_str_strfcpy.o test/string/mutt_str_strfcpy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_stristr.o -MD -MP -MF test/string/mutt_str_stristr.Tpo -c -o test/string/mutt_str_stristr.o test/string/mutt_str_stristr.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strlen.o -MD -MP -MF test/string/mutt_str_strlen.Tpo -c -o test/string/mutt_str_strlen.o test/string/mutt_str_strlen.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strlower.o -MD -MP -MF test/string/mutt_str_strlower.Tpo -c -o test/string/mutt_str_strlower.o test/string/mutt_str_strlower.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strncasecmp.o -MD -MP -MF test/string/mutt_str_strncasecmp.Tpo -c -o test/string/mutt_str_strncasecmp.o test/string/mutt_str_strncasecmp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strncat.o -MD -MP -MF test/string/mutt_str_strncat.Tpo -c -o test/string/mutt_str_strncat.o test/string/mutt_str_strncat.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strncmp.o -MD -MP -MF test/string/mutt_str_strncmp.Tpo -c -o test/string/mutt_str_strncmp.o test/string/mutt_str_strncmp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strnfcpy.o -MD -MP -MF test/string/mutt_str_strnfcpy.Tpo -c -o test/string/mutt_str_strnfcpy.o test/string/mutt_str_strnfcpy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_strnlower.o -MD -MP -MF test/string/mutt_str_strnlower.Tpo -c -o test/string/mutt_str_strnlower.o test/string/mutt_str_strnlower.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_substr_copy.o -MD -MP -MF test/string/mutt_str_substr_copy.Tpo -c -o test/string/mutt_str_substr_copy.o test/string/mutt_str_substr_copy.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_substr_dup.o -MD -MP -MF test/string/mutt_str_substr_dup.Tpo -c -o test/string/mutt_str_substr_dup.o test/string/mutt_str_substr_dup.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_sysexit.o -MD -MP -MF test/string/mutt_str_sysexit.Tpo -c -o test/string/mutt_str_sysexit.o test/string/mutt_str_sysexit.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/string/mutt_str_word_casecmp.o -MD -MP -MF test/string/mutt_str_word_casecmp.Tpo -c -o test/string/mutt_str_word_casecmp.o test/string/mutt_str_word_casecmp.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/tags/driver_tags_free.o -MD -MP -MF test/tags/driver_tags_free.Tpo -c -o test/tags/driver_tags_free.o test/tags/driver_tags_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/tags/driver_tags_get.o -MD -MP -MF test/tags/driver_tags_get.Tpo -c -o test/tags/driver_tags_get.o test/tags/driver_tags_get.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/tags/driver_tags_get_transformed.o -MD -MP -MF test/tags/driver_tags_get_transformed.Tpo -c -o test/tags/driver_tags_get_transformed.o test/tags/driver_tags_get_transformed.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/tags/driver_tags_get_transformed_for.o -MD -MP -MF test/tags/driver_tags_get_transformed_for.Tpo -c -o test/tags/driver_tags_get_transformed_for.o test/tags/driver_tags_get_transformed_for.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/tags/driver_tags_get_with_hidden.o -MD -MP -MF test/tags/driver_tags_get_with_hidden.Tpo -c -o test/tags/driver_tags_get_with_hidden.o test/tags/driver_tags_get_with_hidden.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/tags/driver_tags_replace.o -MD -MP -MF test/tags/driver_tags_replace.Tpo -c -o test/tags/driver_tags_replace.o test/tags/driver_tags_replace.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/thread/clean_references.o -MD -MP -MF test/thread/clean_references.Tpo -c -o test/thread/clean_references.o test/thread/clean_references.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/thread/find_virtual.o -MD -MP -MF test/thread/find_virtual.Tpo -c -o test/thread/find_virtual.o test/thread/find_virtual.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/thread/insert_message.o -MD -MP -MF test/thread/insert_message.Tpo -c -o test/thread/insert_message.o test/thread/insert_message.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/thread/is_descendant.o -MD -MP -MF test/thread/is_descendant.Tpo -c -o test/thread/is_descendant.o test/thread/is_descendant.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/thread/mutt_break_thread.o -MD -MP -MF test/thread/mutt_break_thread.Tpo -c -o test/thread/mutt_break_thread.o test/thread/mutt_break_thread.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/thread/thread_hash_destructor.o -MD -MP -MF test/thread/thread_hash_destructor.Tpo -c -o test/thread/thread_hash_destructor.o test/thread/thread_hash_destructor.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/thread/unlink_message.o -MD -MP -MF test/thread/unlink_message.Tpo -c -o test/thread/unlink_message.o test/thread/unlink_message.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/url/url_check_scheme.o -MD -MP -MF test/url/url_check_scheme.Tpo -c -o test/url/url_check_scheme.o test/url/url_check_scheme.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/url/url_free.o -MD -MP -MF test/url/url_free.Tpo -c -o test/url/url_free.o test/url/url_free.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/url/url_parse.o -MD -MP -MF test/url/url_parse.Tpo -c -o test/url/url_parse.o test/url/url_parse.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/url/url_pct_decode.o -MD -MP -MF test/url/url_pct_decode.Tpo -c -o test/url/url_pct_decode.o test/url/url_pct_decode.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/url/url_pct_encode.o -MD -MP -MF test/url/url_pct_encode.Tpo -c -o test/url/url_pct_encode.o test/url/url_pct_encode.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/url/url_tobuffer.o -MD -MP -MF test/url/url_tobuffer.Tpo -c -o test/url/url_tobuffer.o test/url/url_tobuffer.c i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -std=c99 -fno-delete-null-pointer-checks -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include -I/include -I/usr/include/ -I. -I. -Wall -I./test -MT test/url/url_tostring.o -MD -MP -MF test/url/url_tostring.Tpo -c -o test/url/url_tostring.o test/url/url_tostring.c i686-pc-linux-gnu-gcc -o test/neomutt-test test/main.o test/common.o test/account/account_free.o test/account/account_mailbox_add.o test/account/account_mailbox_remove.o test/account/account_new.o test/address/mutt_addr_cat.o test/address/mutt_addr_cmp.o test/address/mutt_addr_copy.o test/address/mutt_addr_create.o test/address/mutt_addr_for_display.o test/address/mutt_addr_free.o test/address/mutt_addr_new.o test/address/mutt_addr_to_intl.o test/address/mutt_addr_to_local.o test/address/mutt_addr_valid_msgid.o test/address/mutt_addr_write.o test/address/mutt_addrlist_append.o test/address/mutt_addrlist_clear.o test/address/mutt_addrlist_copy.o test/address/mutt_addrlist_count_recips.o test/address/mutt_addrlist_dedupe.o test/address/mutt_addrlist_equal.o test/address/mutt_addrlist_parse.o test/address/mutt_addrlist_parse2.o test/address/mutt_addrlist_prepend.o test/address/mutt_addrlist_qualify.o test/address/mutt_addrlist_remove.o test/address/mutt_addrlist_remove_xrefs.o test/address/mutt_addrlist_search.o test/address/mutt_addrlist_to_intl.o test/address/mutt_addrlist_to_local.o test/address/mutt_addrlist_write.o test/address/mutt_addrlist_write_list.o test/attach/mutt_actx_add_attach.o test/attach/mutt_actx_add_body.o test/attach/mutt_actx_add_fp.o test/attach/mutt_actx_entries_free.o test/attach/mutt_actx_free.o test/attach/mutt_actx_new.o test/base64/mutt_b64_buffer_decode.o test/base64/mutt_b64_buffer_encode.o test/base64/mutt_b64_decode.o test/base64/mutt_b64_encode.o test/body/mutt_body_cmp_strict.o test/body/mutt_body_free.o test/body/mutt_body_new.o test/buffer/mutt_buffer_add_printf.o test/buffer/mutt_buffer_addch.o test/buffer/mutt_buffer_addstr.o test/buffer/mutt_buffer_addstr_n.o test/buffer/mutt_buffer_alloc.o test/buffer/mutt_buffer_concat_path.o test/buffer/mutt_buffer_concatn_path.o test/buffer/mutt_buffer_copy.o test/buffer/mutt_buffer_dealloc.o test/buffer/mutt_buffer_fix_dptr.o test/buffer/mutt_buffer_init.o test/buffer/mutt_buffer_is_empty.o test/buffer/mutt_buffer_len.o test/buffer/mutt_buffer_make.o test/buffer/mutt_buffer_printf.o test/buffer/mutt_buffer_reset.o test/buffer/mutt_buffer_strcpy.o test/buffer/mutt_buffer_strcpy_n.o test/buffer/mutt_buffer_strdup.o test/buffer/mutt_buffer_substrcpy.o test/charset/mutt_ch_canonical_charset.o test/charset/mutt_ch_charset_lookup.o test/charset/mutt_ch_check.o test/charset/mutt_ch_check_charset.o test/charset/mutt_ch_choose.o test/charset/mutt_ch_chscmp.o test/charset/mutt_ch_convert_nonmime_string.o test/charset/mutt_ch_convert_string.o test/charset/mutt_ch_fgetconv.o test/charset/mutt_ch_fgetconv_close.o test/charset/mutt_ch_fgetconv_open.o test/charset/mutt_ch_fgetconvs.o test/charset/mutt_ch_get_default_charset.o test/charset/mutt_ch_get_langinfo_charset.o test/charset/mutt_ch_iconv.o test/charset/mutt_ch_iconv_lookup.o test/charset/mutt_ch_iconv_open.o test/charset/mutt_ch_lookup_add.o test/charset/mutt_ch_lookup_remove.o test/charset/mutt_ch_set_charset.o test/config/account.o test/config/address.o test/config/bool.o test/config/common.o test/config/dump.o test/config/enum.o test/config/initial.o test/config/long.o test/config/mbtable.o test/config/number.o test/config/path.o test/config/quad.o test/config/regex.o test/config/set.o test/config/slist.o test/config/sort.o test/config/string.o test/config/subset.o test/config/synonym.o test/date/mutt_date_add_timeout.o test/date/mutt_date_check_month.o test/date/mutt_date_epoch.o test/date/mutt_date_epoch_ms.o test/date/mutt_date_gmtime.o test/date/mutt_date_local_tz.o test/date/mutt_date_localtime.o test/date/mutt_date_localtime_format.o test/date/mutt_date_make_date.o test/date/mutt_date_make_imap.o test/date/mutt_date_make_time.o test/date/mutt_date_make_tls.o test/date/mutt_date_normalize_time.o test/date/mutt_date_parse_date.o test/date/mutt_date_parse_imap.o test/date/mutt_date_sleep_ms.o test/email/common.o test/email/email_cmp_strict.o test/email/email_free.o test/email/email_new.o test/email/email_size.o test/email/emaillist_add_email.o test/email/emaillist_clear.o test/email/mutt_autocrypthdr_free.o test/email/mutt_autocrypthdr_new.o test/envelope/mutt_env_cmp_strict.o test/envelope/mutt_env_free.o test/envelope/mutt_env_merge.o test/envelope/mutt_env_new.o test/envelope/mutt_env_to_intl.o test/envelope/mutt_env_to_local.o test/envlist/mutt_envlist_free.o test/envlist/mutt_envlist_getlist.o test/envlist/mutt_envlist_init.o test/envlist/mutt_envlist_set.o test/envlist/mutt_envlist_unset.o test/file/common.o test/file/mutt_buffer_file_expand_fmt_quote.o test/file/mutt_buffer_quote_filename.o test/file/mutt_file_check_empty.o test/file/mutt_file_chmod.o test/file/mutt_file_chmod_add.o test/file/mutt_file_chmod_add_stat.o test/file/mutt_file_chmod_rm.o test/file/mutt_file_chmod_rm_stat.o test/file/mutt_file_copy_bytes.o test/file/mutt_file_copy_stream.o test/file/mutt_file_decrease_mtime.o test/file/mutt_file_expand_fmt.o test/file/mutt_file_fclose.o test/file/mutt_file_fopen.o test/file/mutt_file_fsync_close.o test/file/mutt_file_get_size.o test/file/mutt_file_get_stat_timespec.o test/file/mutt_file_iter_line.o test/file/mutt_file_lock.o test/file/mutt_file_map_lines.o test/file/mutt_file_mkdir.o test/file/mutt_file_mkstemp_full.o test/file/mutt_file_open.o test/file/mutt_file_quote_filename.o test/file/mutt_file_read_keyword.o test/file/mutt_file_read_line.o test/file/mutt_file_rename.o test/file/mutt_file_resolve_symlink.o test/file/mutt_file_rmtree.o test/file/mutt_file_safe_rename.o test/file/mutt_file_sanitize_filename.o test/file/mutt_file_sanitize_regex.o test/file/mutt_file_set_mtime.o test/file/mutt_file_stat_compare.o test/file/mutt_file_stat_timespec_compare.o test/file/mutt_file_symlink.o test/file/mutt_file_timespec_compare.o test/file/mutt_file_touch_atime.o test/file/mutt_file_unlink.o test/file/mutt_file_unlink_empty.o test/file/mutt_file_unlock.o test/filter/filter_create.o test/filter/filter_create_fd.o test/filter/filter_wait.o test/from/is_from.o test/group/mutt_group_match.o test/group/mutt_grouplist_add.o test/group/mutt_grouplist_add_addrlist.o test/group/mutt_grouplist_add_regex.o test/group/mutt_grouplist_clear.o test/group/mutt_grouplist_destroy.o test/group/mutt_grouplist_free.o test/group/mutt_grouplist_init.o test/group/mutt_grouplist_remove_addrlist.o test/group/mutt_grouplist_remove_regex.o test/group/mutt_pattern_group.o test/gui/reflow.o test/hash/mutt_hash_delete.o test/hash/mutt_hash_find.o test/hash/mutt_hash_find_bucket.o test/hash/mutt_hash_find_elem.o test/hash/mutt_hash_free.o test/hash/mutt_hash_insert.o test/hash/mutt_hash_int_delete.o test/hash/mutt_hash_int_find.o test/hash/mutt_hash_int_insert.o test/hash/mutt_hash_int_new.o test/hash/mutt_hash_new.o test/hash/mutt_hash_set_destructor.o test/hash/mutt_hash_typed_insert.o test/hash/mutt_hash_walk.o test/history/mutt_hist_add.o test/history/mutt_hist_at_scratch.o test/history/mutt_hist_free.o test/history/mutt_hist_init.o test/history/mutt_hist_next.o test/history/mutt_hist_prev.o test/history/mutt_hist_read_file.o test/history/mutt_hist_reset_state.o test/history/mutt_hist_save_scratch.o test/history/mutt_hist_search.o test/idna/mutt_idna_intl_to_local.o test/idna/mutt_idna_local_to_intl.o test/idna/mutt_idna_print_version.o test/idna/mutt_idna_to_ascii_lz.o test/list/common.o test/list/mutt_list_clear.o test/list/mutt_list_compare.o test/list/mutt_list_find.o test/list/mutt_list_free.o test/list/mutt_list_free_type.o test/list/mutt_list_insert_after.o test/list/mutt_list_insert_head.o test/list/mutt_list_insert_tail.o test/list/mutt_list_match.o test/list/mutt_list_str_split.o test/logging/log_disp_file.o test/logging/log_disp_null.o test/logging/log_disp_queue.o test/logging/log_disp_terminal.o test/logging/log_file_close.o test/logging/log_file_open.o test/logging/log_file_running.o test/logging/log_file_set_filename.o test/logging/log_file_set_level.o test/logging/log_file_set_version.o test/logging/log_queue_add.o test/logging/log_queue_empty.o test/logging/log_queue_flush.o test/logging/log_queue_save.o test/logging/log_queue_set_max_size.o test/mailbox/mailbox_changed.o test/mailbox/mailbox_find.o test/mailbox/mailbox_find_name.o test/mailbox/mailbox_free.o test/mailbox/mailbox_new.o test/mailbox/mailbox_set_subset.o test/mailbox/mailbox_size_add.o test/mailbox/mailbox_size_sub.o test/mailbox/mailbox_update.o test/mapping/mutt_map_get_name.o test/mapping/mutt_map_get_value.o test/mapping/mutt_map_get_value_n.o test/mbyte/mutt_mb_charlen.o test/mbyte/mutt_mb_filter_unprintable.o test/mbyte/mutt_mb_get_initials.o test/mbyte/mutt_mb_is_display_corrupting_utf8.o test/mbyte/mutt_mb_is_lower.o test/mbyte/mutt_mb_is_shell_char.o test/mbyte/mutt_mb_mbstowcs.o test/mbyte/mutt_mb_wcstombs.o test/mbyte/mutt_mb_wcswidth.o test/mbyte/mutt_mb_wcwidth.o test/mbyte/mutt_mb_width.o test/mbyte/mutt_mb_width_ceiling.o test/md5/common.o test/md5/mutt_md5.o test/md5/mutt_md5_bytes.o test/md5/mutt_md5_finish_ctx.o test/md5/mutt_md5_init_ctx.o test/md5/mutt_md5_process.o test/md5/mutt_md5_process_bytes.o test/md5/mutt_md5_toascii.o test/memory/mutt_mem_calloc.o test/memory/mutt_mem_free.o test/memory/mutt_mem_malloc.o test/memory/mutt_mem_realloc.o test/neo/neomutt_account_add.o test/neo/neomutt_account_remove.o test/neo/neomutt_free.o test/neo/neomutt_mailboxlist_clear.o test/neo/neomutt_mailboxlist_get_all.o test/neo/neomutt_new.o test/notify/notify_free.o test/notify/notify_new.o test/notify/notify_observer_add.o test/notify/notify_observer_remove.o test/notify/notify_send.o test/notify/notify_set_parent.o test/parameter/mutt_param_cmp_strict.o test/parameter/mutt_param_delete.o test/parameter/mutt_param_free.o test/parameter/mutt_param_free_one.o test/parameter/mutt_param_get.o test/parameter/mutt_param_new.o test/parameter/mutt_param_set.o test/parse/mutt_auto_subscribe.o test/parse/mutt_check_encoding.o test/parse/mutt_check_mime_type.o test/parse/mutt_extract_message_id.o test/parse/mutt_is_message_type.o test/parse/mutt_matches_ignore.o test/parse/mutt_parse_content_type.o test/parse/mutt_parse_mailto.o test/parse/mutt_parse_multipart.o test/parse/mutt_parse_part.o test/parse/mutt_read_mime_header.o test/parse/mutt_rfc822_parse_line.o test/parse/mutt_rfc822_parse_message.o test/parse/mutt_rfc822_read_header.o test/parse/mutt_rfc822_read_line.o test/path/mutt_path_abbr_folder.o test/path/mutt_path_basename.o test/path/mutt_path_canon.o test/path/mutt_path_concat.o test/path/mutt_path_dirname.o test/path/mutt_path_escape.o test/path/mutt_path_getcwd.o test/path/mutt_path_parent.o test/path/mutt_path_pretty.o test/path/mutt_path_realpath.o test/path/mutt_path_tidy.o test/path/mutt_path_tidy_dotdot.o test/path/mutt_path_tidy_slash.o test/path/mutt_path_tilde.o test/path/mutt_path_to_absolute.o pattern.o test/pattern/comp.o test/pattern/dummy.o test/pattern/extract.o test/pool/mutt_buffer_pool_free.o test/pool/mutt_buffer_pool_get.o test/pool/mutt_buffer_pool_release.o test/prex/mutt_prex_capture.o test/prex/mutt_prex_free.o test/regex/mutt_regex_capture.o test/regex/mutt_regex_compile.o test/regex/mutt_regex_free.o test/regex/mutt_regex_match.o test/regex/mutt_regex_new.o test/regex/mutt_regexlist_add.o test/regex/mutt_regexlist_free.o test/regex/mutt_regexlist_match.o test/regex/mutt_regexlist_new.o test/regex/mutt_regexlist_remove.o test/regex/mutt_replacelist_add.o test/regex/mutt_replacelist_apply.o test/regex/mutt_replacelist_free.o test/regex/mutt_replacelist_match.o test/regex/mutt_replacelist_new.o test/regex/mutt_replacelist_remove.o test/rfc2047/common.o test/rfc2047/rfc2047_decode.o test/rfc2047/rfc2047_decode_addrlist.o test/rfc2047/rfc2047_decode_envelope.o test/rfc2047/rfc2047_encode.o test/rfc2047/rfc2047_encode_addrlist.o test/rfc2047/rfc2047_encode_envelope.o test/rfc2231/rfc2231_decode_parameters.o test/rfc2231/rfc2231_encode_string.o test/signal/mutt_sig_allow_interrupt.o test/signal/mutt_sig_block.o test/signal/mutt_sig_block_system.o test/signal/mutt_sig_empty_handler.o test/signal/mutt_sig_exit_handler.o test/signal/mutt_sig_init.o test/signal/mutt_sig_unblock.o test/signal/mutt_sig_unblock_system.o test/slist/slist_add_list.o test/slist/slist_add_string.o test/slist/slist_compare.o test/slist/slist_dup.o test/slist/slist_empty.o test/slist/slist_free.o test/slist/slist_is_member.o test/slist/slist_parse.o test/slist/slist_remove_string.o test/store/common.o test/store/store.o test/store/bdb.o test/store/gdbm.o test/string/mutt_str_adjust.o test/string/mutt_str_append_item.o test/string/mutt_str_asprintf.o test/string/mutt_str_atoi.o test/string/mutt_str_atol.o test/string/mutt_str_atos.o test/string/mutt_str_atoui.o test/string/mutt_str_atoul.o test/string/mutt_str_atoull.o test/string/mutt_str_dequote_comment.o test/string/mutt_str_find_word.o test/string/mutt_str_getenv.o test/string/mutt_str_inline_replace.o test/string/mutt_str_is_ascii.o test/string/mutt_str_is_email_wsp.o test/string/mutt_str_lws_len.o test/string/mutt_str_lws_rlen.o test/string/mutt_str_next_word.o test/string/mutt_str_remall_strcasestr.o test/string/mutt_str_remove_trailing_ws.o test/string/mutt_str_replace.o test/string/mutt_str_rstrnstr.o test/string/mutt_str_skip_email_wsp.o test/string/mutt_str_skip_whitespace.o test/string/mutt_str_startswith.o test/string/mutt_str_strcasecmp.o test/string/mutt_str_strcasestr.o test/string/mutt_str_strcat.o test/string/mutt_str_strchrnul.o test/string/mutt_str_strcmp.o test/string/mutt_str_strcoll.o test/string/mutt_str_strdup.o test/string/mutt_str_strfcpy.o test/string/mutt_str_stristr.o test/string/mutt_str_strlen.o test/string/mutt_str_strlower.o test/string/mutt_str_strncasecmp.o test/string/mutt_str_strncat.o test/string/mutt_str_strncmp.o test/string/mutt_str_strnfcpy.o test/string/mutt_str_strnlower.o test/string/mutt_str_substr_copy.o test/string/mutt_str_substr_dup.o test/string/mutt_str_sysexit.o test/string/mutt_str_word_casecmp.o test/tags/driver_tags_free.o test/tags/driver_tags_get.o test/tags/driver_tags_get_transformed.o test/tags/driver_tags_get_transformed_for.o test/tags/driver_tags_get_with_hidden.o test/tags/driver_tags_replace.o test/thread/clean_references.o test/thread/find_virtual.o test/thread/insert_message.o test/thread/is_descendant.o test/thread/mutt_break_thread.o test/thread/thread_hash_destructor.o test/thread/unlink_message.o test/url/url_check_scheme.o test/url/url_free.o test/url/url_parse.o test/url/url_pct_decode.o test/url/url_pct_encode.o test/url/url_tobuffer.o test/url/url_tostring.o libpop.a libnntp.a libcompmbox.a libstore.a libgui.a libmbox.a libmaildir.a libncrypt.a libimap.a libconn.a libhcache.a libbcache.a libhistory.a libalias.a libcore.a libconfig.a libemail.a libaddress.a libmutt.a -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/lib -L/usr/lib/ -lgdbm -ldb-5.3 -lidn -lgnutls -lncursesw -ltinfow -lanl test/neomutt-test [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_account_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_account_mailbox_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_account_mailbox_remove... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_account_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_cat... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_cmp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_copy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_create... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_for_display... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_to_intl... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_to_local... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_valid_msgid... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addr_write... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_append... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_clear... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_copy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_count_recips... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_dedupe... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_equal... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_parse... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_parse2... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_prepend... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_qualify... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_remove... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_remove_xrefs... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_search... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_to_intl... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_to_local... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_write... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_addrlist_write_list... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_actx_add_attach... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_actx_add_body... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_actx_add_fp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_actx_entries_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_actx_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_actx_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_b64_buffer_decode... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_b64_buffer_encode... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_b64_decode... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_b64_encode... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_body_cmp_strict... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_body_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_body_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_add_printf... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_addch... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_addstr... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_addstr_n... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_alloc... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_concat_path... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_concatn_path... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_copy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_dealloc... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_fix_dptr... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_init... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_is_empty... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_len... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_make... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_pool_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_pool_get... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_pool_release... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_printf... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_reset... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_strcpy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_strcpy_n... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_strdup... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_substrcpy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_canonical_charset... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_charset_lookup... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_check... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_check_charset... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_choose... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_chscmp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_convert_nonmime_string... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_convert_string... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_fgetconv... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_fgetconv_close... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_fgetconv_open... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_fgetconvs... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_get_default_charset... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_get_langinfo_charset... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_iconv... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_iconv_lookup... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_iconv_open... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_lookup_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_lookup_remove... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_ch_set_charset... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_account... ---- test_config_account ------------------------- [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_address... ---- set_list ------------------------------------ address Apple = apple@example.com address Banana = banana@example.com address Cherry = cherry@example.com address Damson = address Elderberry = elderberry@example.com address Fig = address Guava = guava@example.com address Hawthorn = address Ilama = address Jackfruit = jackfruit@example.com address Kumquat = address Lemon = lemon@example.com address Mango = mango@example.com address Nectarine = nectarine@example.com address Olive = olive@example.com address Papaya = papaya@example.com address Quince = ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = 'apple@example.com' Banana = 'banana@example.com' [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_bool... ---- set_list ------------------------------------ boolean Apple = no boolean Banana = yes boolean Cherry = no boolean Damson = no boolean Elderberry = no boolean Fig = no boolean Guava = no boolean Hawthorn = no boolean Ilama = no boolean Jackfruit = no boolean Kumquat = no boolean Lemon = no boolean Mango = no boolean Nectarine = no quad Olive = no ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = 0 Banana = 1 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_dump... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_enum... ---- set_list ------------------------------------ enum Apple = Dingo enum Banana = Badger enum Cherry = Frog enum Damson = Antelope enum Elderberry: ERROR: enum Fig = Antelope enum Guava = Antelope enum Hawthorn = Antelope enum Ilama = Antelope enum Jackfruit = Antelope enum Kumquat: ERROR: enum Lemon = Antelope enum Mango = Antelope enum Nectarine: ERROR: enum Olive = Antelope ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = 40 Banana = 2 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_initial... ---- test_config_initial ------------------------- ---- set_list ------------------------------------ string Apple = apple string Banana = string Cherry = ---- set_list ------------------------------------ ---- test_set_initial ---------------------------- [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_long... ---- set_list ------------------------------------ long Apple = -42 long Banana = 99 long Cherry = 33 long Damson = 0 long Elderberry = 0 long Fig = 0 long Guava = 0 long Hawthorn = 0 long Ilama = 0 long Jackfruit = 99 long Kumquat = 33 long Lemon = 0 long Mango = 0 long Nectarine = 0 long Olive = 0 ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = -42 Banana = 99 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_mbtable... ---- set_list ------------------------------------ mbtable Apple = apple mbtable Banana = banana mbtable Cherry = cherry mbtable Damson = mbtable Elderberry = elderberry mbtable Fig = mbtable Guava = guava mbtable Hawthorn = mbtable Ilama = mbtable Jackfruit = jackfruit mbtable Kumquat = mbtable Lemon = lemon mbtable Mango = mango mbtable Nectarine = nectarine mbtable Olive = olive mbtable Papaya = papaya mbtable Quince = ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = apple Banana = banana [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_number... ---- set_list ------------------------------------ number Apple = -42 number Banana = 99 number Cherry = 33 number Damson = 0 number Elderberry = 0 number Fig = 0 number Guava = 0 number Hawthorn = 0 number Ilama = 0 number Jackfruit = 99 number Kumquat = 33 number Lemon = 0 number Mango = 0 number Nectarine = 0 number Olive = 0 ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = -42 Banana = 99 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_path... ---- set_list ------------------------------------ path Apple = apple path Banana = banana path Cherry = cherry path Damson = path Elderberry = elderberry path Fig = fig path Guava = path Hawthorn = hawthorn path Ilama = path Jackfruit = path Kumquat = kumquat path Lemon = lemon path Mango = path Nectarine = nectarine path Olive = olive path Papaya = papaya path Quince = quince path Raspberry = raspberry path Strawberry = ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = apple Banana = banana [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_quad... ---- set_list ------------------------------------ boolean Olive = no quad Apple = no quad Banana = ask-yes quad Cherry = no quad Damson = no quad Elderberry = no quad Fig = no quad Guava = no quad Hawthorn = no quad Ilama = no quad Jackfruit = no quad Kumquat = no quad Lemon = no quad Mango = no quad Nectarine = no ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = 0 Banana = 3 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_regex... ---- set_list ------------------------------------ regex Apple = apple.* regex Banana = banana.* regex Cherry = cherry.* regex Damson = regex Elderberry = elderberry.* regex Fig = regex Guava = guava.* regex Hawthorn = regex Ilama = regex Jackfruit = jackfruit.* regex Kumquat = kumquat.* regex Lemon = regex Mango = mango.* regex Nectarine = regex Olive = olive.* regex Papaya = papaya.* regex Quince = quince.* regex Raspberry = raspberry.* regex Strawberry = ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = apple.* Banana = banana.* [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_set... ---- test_config_set ----------------------------- [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_slist... ---- test_config_slist --------------------------- Flags: COLON | SLIST_ALLOW_EMPTY >>NULL<< [0] >><< [0] >>apple<< [1] 'apple' >>apple:banana<< [2] 'apple','banana' >>apple:banana:cherry<< [3] 'apple','banana','cherry' >>:apple<< [2] NULL,'apple' >>banana:<< [2] 'banana',NULL >>:<< [2] NULL,NULL >>::<< [3] NULL,NULL,NULL >>apple:banana:apple<< [3] 'apple','banana','apple' >>apple::banana<< [3] 'apple',NULL,'banana' [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_sort... ---- set_list ------------------------------------ sort Apple = date sort Banana = size sort Cherry = date sort Damson = date sort Elderberry = address sort Fig = date sort Guava = date sort Hawthorn = date sort Ilama = flagged sort Jackfruit = date sort Kumquat = date sort Lemon = date sort Mango = date sort Nectarine = date sort Olive = date sort Papaya = date sort Quince = date sort Strawberry = date ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = 1 Banana = 2 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_string... ---- set_list ------------------------------------ string Apple = apple string Banana = banana string Cherry = cherry string Damson = string Elderberry = elderberry string Fig = fig string Guava = string Hawthorn = hawthorn string Ilama = string Jackfruit = string Kumquat = kumquat string Lemon = lemon string Mango = string Nectarine = nectarine string Olive = olive string Papaya = papaya string Quince = quince string Raspberry = raspberry string Strawberry = ---- set_list ------------------------------------ ---- test_initial_values ------------------------- Apple = apple Banana = banana [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_subset... ---- test_config_subset -------------------------- [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_config_synonym... ---- test_config_synonym ------------------------- Expected error ---- set_list ------------------------------------ string Apple = string Cherry = cherry string Elderberry = string Guava = string Ilama = iguana ---- set_list ------------------------------------ ---- test_string_set ----------------------------- [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_add_timeout... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_check_month... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_epoch... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_epoch_ms... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_gmtime... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_local_tz... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_localtime... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_localtime_format... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_make_date... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_make_imap... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_make_time... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_make_tls... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_normalize_time... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_parse_date... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_parse_imap... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_date_sleep_ms... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_email_cmp_strict... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_email_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_email_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_email_size... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_emaillist_add_email... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_emaillist_clear... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_autocrypthdr_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_autocrypthdr_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_env_cmp_strict... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_env_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_env_merge... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_env_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_env_to_intl... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_env_to_local... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_envlist_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_envlist_getlist... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_envlist_init... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_envlist_set... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_envlist_unset... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_file_expand_fmt_quote... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_buffer_quote_filename... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_check_empty... Case /file/empty: mutt_file_check_empty.c:58: Check rc == tests[i].retval... failed Case /file/empty_symlink: mutt_file_check_empty.c:58: Check rc == tests[i].retval... failed Case /file/size: mutt_file_check_empty.c:58: Check rc == tests[i].retval... failed [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_chmod... Case /file/chmod: mutt_file_chmod.c:71: Check chmod(first, 0000) == 0... failed mutt_file_chmod.c:73: Check rc == 0... failed mutt_file_chmod.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod.c:75: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 640 Actual: 0 Case /file/chmod_symlink: mutt_file_chmod.c:71: Check chmod(first, 0000) == 0... failed mutt_file_chmod.c:73: Check rc == 0... failed mutt_file_chmod.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod.c:75: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 640 Actual: 0 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_chmod_add... Case /file/chmod: mutt_file_chmod_add.c:71: Check chmod(first, 0444) == 0... failed mutt_file_chmod_add.c:73: Check rc == 0... failed mutt_file_chmod_add.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod_add.c:75: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 666 Actual: 0 mutt_file_chmod_add.c:81: Check chmod(first, 0666) == 0... failed mutt_file_chmod_add.c:83: Check rc == 0... failed mutt_file_chmod_add.c:84: Check stat(first, &st) == 0... failed mutt_file_chmod_add.c:85: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 666 Actual: 0 Case /file/chmod_symlink: mutt_file_chmod_add.c:71: Check chmod(first, 0444) == 0... failed mutt_file_chmod_add.c:73: Check rc == 0... failed mutt_file_chmod_add.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod_add.c:75: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 666 Actual: 0 mutt_file_chmod_add.c:81: Check chmod(first, 0666) == 0... failed mutt_file_chmod_add.c:83: Check rc == 0... failed mutt_file_chmod_add.c:84: Check stat(first, &st) == 0... failed mutt_file_chmod_add.c:85: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 666 Actual: 0 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_chmod_add_stat... Case /file/chmod: mutt_file_chmod_add_stat.c:62: Check chmod(first, 0444) == 0... failed mutt_file_chmod_add_stat.c:63: Check stat(first, &st) == 0... failed mutt_file_chmod_add_stat.c:65: Check rc == 0... failed mutt_file_chmod_add_stat.c:66: Check stat(first, &st) == 0... failed mutt_file_chmod_add_stat.c:67: Check (st.st_mode & 0777) == tests[i].retval... failed Expected: 666 Actual: 0 mutt_file_chmod_add_stat.c:73: Check chmod(first, 0666) == 0... failed mutt_file_chmod_add_stat.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod_add_stat.c:76: Check rc == 0... failed mutt_file_chmod_add_stat.c:77: Check stat(first, &st) == 0... failed mutt_file_chmod_add_stat.c:78: Check (st.st_mode & 0777) == tests[i].retval... failed Expected: 666 Actual: 0 Case /file/chmod_symlink: mutt_file_chmod_add_stat.c:62: Check chmod(first, 0444) == 0... failed mutt_file_chmod_add_stat.c:63: Check stat(first, &st) == 0... failed mutt_file_chmod_add_stat.c:65: Check rc == 0... failed mutt_file_chmod_add_stat.c:66: Check stat(first, &st) == 0... failed mutt_file_chmod_add_stat.c:67: Check (st.st_mode & 0777) == tests[i].retval... failed Expected: 666 Actual: 0 mutt_file_chmod_add_stat.c:73: Check chmod(first, 0666) == 0... failed mutt_file_chmod_add_stat.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod_add_stat.c:76: Check rc == 0... failed mutt_file_chmod_add_stat.c:77: Check stat(first, &st) == 0... failed mutt_file_chmod_add_stat.c:78: Check (st.st_mode & 0777) == tests[i].retval... failed Expected: 666 Actual: 0 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_chmod_rm... Case /file/chmod: mutt_file_chmod_rm.c:71: Check chmod(first, 0666) == 0... failed mutt_file_chmod_rm.c:73: Check rc == 0... failed mutt_file_chmod_rm.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod_rm.c:75: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 444 Actual: 0 mutt_file_chmod_rm.c:81: Check chmod(first, 0444) == 0... failed mutt_file_chmod_rm.c:83: Check rc == 0... failed mutt_file_chmod_rm.c:84: Check stat(first, &st) == 0... failed mutt_file_chmod_rm.c:85: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 444 Actual: 0 Case /file/chmod_symlink: mutt_file_chmod_rm.c:71: Check chmod(first, 0666) == 0... failed mutt_file_chmod_rm.c:73: Check rc == 0... failed mutt_file_chmod_rm.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod_rm.c:75: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 444 Actual: 0 mutt_file_chmod_rm.c:81: Check chmod(first, 0444) == 0... failed mutt_file_chmod_rm.c:83: Check rc == 0... failed mutt_file_chmod_rm.c:84: Check stat(first, &st) == 0... failed mutt_file_chmod_rm.c:85: Check (st.st_mode & 0777) == tests_succeed[i].retval... failed Expected: 444 Actual: 0 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_chmod_rm_stat... Case /file/chmod: mutt_file_chmod_rm_stat.c:62: Check chmod(first, 0666) == 0... failed mutt_file_chmod_rm_stat.c:63: Check stat(first, &st) == 0... failed mutt_file_chmod_rm_stat.c:65: Check rc == 0... failed mutt_file_chmod_rm_stat.c:66: Check stat(first, &st) == 0... failed mutt_file_chmod_rm_stat.c:67: Check (st.st_mode & 0777) == tests[i].retval... failed Expected: 444 Actual: 0 mutt_file_chmod_rm_stat.c:73: Check chmod(first, 0444) == 0... failed mutt_file_chmod_rm_stat.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod_rm_stat.c:76: Check rc == 0... failed mutt_file_chmod_rm_stat.c:77: Check stat(first, &st) == 0... failed mutt_file_chmod_rm_stat.c:78: Check (st.st_mode & 0777) == tests[i].retval... failed Expected: 444 Actual: 0 Case /file/chmod_symlink: mutt_file_chmod_rm_stat.c:62: Check chmod(first, 0666) == 0... failed mutt_file_chmod_rm_stat.c:63: Check stat(first, &st) == 0... failed mutt_file_chmod_rm_stat.c:65: Check rc == 0... failed mutt_file_chmod_rm_stat.c:66: Check stat(first, &st) == 0... failed mutt_file_chmod_rm_stat.c:67: Check (st.st_mode & 0777) == tests[i].retval... failed Expected: 444 Actual: 0 mutt_file_chmod_rm_stat.c:73: Check chmod(first, 0444) == 0... failed mutt_file_chmod_rm_stat.c:74: Check stat(first, &st) == 0... failed mutt_file_chmod_rm_stat.c:76: Check rc == 0... failed mutt_file_chmod_rm_stat.c:77: Check stat(first, &st) == 0... failed mutt_file_chmod_rm_stat.c:78: Check (st.st_mode & 0777) == tests[i].retval... failed Expected: 444 Actual: 0 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_copy_bytes... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_copy_stream... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_decrease_mtime... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_expand_fmt... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_fclose... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_fopen... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_fsync_close... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_get_size... Case Real path: mutt_file_get_size.c:53: Check rc == tests[i].retval... failed Case Symlink: mutt_file_get_size.c:53: Check rc == tests[i].retval... failed [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_get_stat_timespec... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_iter_line... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_lock... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_map_lines... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_mkdir... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_mkstemp_full... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_open... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_quote_filename... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_read_keyword... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_read_line... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_rename... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_resolve_symlink... Case /file/size_symlink: mutt_file_resolve_symlink.c:58: Check mutt_str_strcmp(mutt_b2s(&result), second) == 0... failed Original: %s/file/size_symlink Expected: /file/size Actual: /file/size_symlink [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_rmtree... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_safe_rename... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_sanitize_filename... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_sanitize_regex... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_set_mtime... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_stat_compare... Case /file/stat/old: mutt_file_stat_compare.c:67: Check stat(first, &st1) == 0... failed mutt_file_stat_compare.c:68: Check stat(second, &st2) == 0... failed mutt_file_stat_compare.c:71: Check rc == tests[i].retval... failed Expected: -1 Actual: 0 Case /file/stat/same1: mutt_file_stat_compare.c:67: Check stat(first, &st1) == 0... failed mutt_file_stat_compare.c:68: Check stat(second, &st2) == 0... failed Case /file/stat/same2: mutt_file_stat_compare.c:67: Check stat(first, &st1) == 0... failed mutt_file_stat_compare.c:68: Check stat(second, &st2) == 0... failed Case /file/stat/new: mutt_file_stat_compare.c:67: Check stat(first, &st1) == 0... failed mutt_file_stat_compare.c:68: Check stat(second, &st2) == 0... failed mutt_file_stat_compare.c:71: Check rc == tests[i].retval... failed Expected: 1 Actual: 0 [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_stat_timespec_compare... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_symlink... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_timespec_compare... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_touch_atime... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_unlink... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_unlink_empty... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_file_unlock... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_filter_create... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_filter_create_fd... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_filter_wait... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_is_from... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_group_match... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_add_addrlist... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_add_regex... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_clear... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_destroy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_init... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_remove_addrlist... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_grouplist_remove_regex... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_pattern_group... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_window_reflow... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_delete... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_find... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_find_bucket... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_find_elem... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_insert... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_int_delete... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_int_find... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_int_insert... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_int_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_set_destructor... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_typed_insert... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hash_walk... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_at_scratch... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_init... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_next... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_prev... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_read_file... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_reset_state... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_save_scratch... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_hist_search... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_idna_intl_to_local... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_idna_local_to_intl... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_idna_print_version... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_idna_to_ascii_lz... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_clear... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_compare... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_find... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_free_type... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_insert_after... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_insert_head... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_insert_tail... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_match... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_list_str_split... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_disp_file... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_disp_null... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_disp_queue... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_disp_terminal... fmt fmt [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_file_close... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_file_open... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_file_running... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_file_set_filename... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_file_set_level... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_file_set_version... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_queue_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_queue_empty... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_queue_flush... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_queue_save... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_log_queue_set_max_size... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_changed... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_find... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_find_name... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_set_subset... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_size_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_size_sub... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mailbox_update... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_map_get_name... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_map_get_value... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_map_get_value_n... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_charlen... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_filter_unprintable... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_get_initials... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_is_display_corrupting_utf8... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_is_lower... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_is_shell_char... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_mbstowcs... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_wcstombs... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_wcswidth... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_wcwidth... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_width... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mb_width_ceiling... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_md5... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_md5_bytes... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_md5_finish_ctx... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_md5_init_ctx... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_md5_process... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_md5_process_bytes... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_md5_toascii... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mem_calloc... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mem_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mem_malloc... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_mem_realloc... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_neomutt_account_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_neomutt_account_remove... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_neomutt_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_neomutt_mailboxlist_clear... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_neomutt_mailboxlist_get_all... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_neomutt_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_notify_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_notify_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_notify_observer_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_notify_observer_remove... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_notify_send... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_notify_set_parent... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_param_cmp_strict... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_param_delete... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_param_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_param_free_one... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_param_get... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_param_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_param_set... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_auto_subscribe... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_check_encoding... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_check_mime_type... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_extract_message_id... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_is_message_type... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_matches_ignore... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_parse_content_type... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_parse_mailto... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_parse_multipart... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_parse_part... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_read_mime_header... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_rfc822_parse_line... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_rfc822_parse_message... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_rfc822_read_header... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_rfc822_read_line... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_abbr_folder... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_basename... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_canon... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_concat... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_dirname... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_escape... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_getcwd... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_parent... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_pretty... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_realpath... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_tidy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_tidy_dotdot... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_tidy_slash... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_tilde... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_path_to_absolute... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_pattern_comp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_prex_capture... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_prex_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regex_capture... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regex_compile... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regex_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regex_match... ---- test_simple_cases --------------------------- [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regex_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regexlist_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regexlist_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regexlist_match... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regexlist_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_regexlist_remove... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_replacelist_add... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_replacelist_apply... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_replacelist_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_replacelist_match... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_replacelist_new... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_replacelist_remove... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_rfc2047_decode... rfc2047_decode.c:55: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 0 Expected : Kviečiame drauge pildyti ESO pasižadėjimų girliandą! Actual : Kvie??iame drauge pildyti ESO pasi??ad??jim?? girliand??! rfc2047_decode.c:66: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 0 Expected : Kviečiame drauge pildyti ESO pasižadėjimų girliandą! Actual : Kvie??iame drauge pildyti ESO pasi??ad??jim?? girliand??! rfc2047_decode.c:55: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 1 Expected : ė Actual : ?? rfc2047_decode.c:66: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 1 Expected : ė Actual : ?? rfc2047_decode.c:55: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 2 Expected : 聪明的 Hello Actual : ????????? Hello rfc2047_decode.c:66: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 2 Expected : 聪明的 Hello Actual : ????????? Hello rfc2047_decode.c:55: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 3 Expected : Hello 聪明的 Actual : Hello ????????? rfc2047_decode.c:66: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 3 Expected : Hello 聪明的 Actual : Hello ????????? rfc2047_decode.c:55: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 4 Expected : 聪明的 聪明的 Actual : ????????? ????????? rfc2047_decode.c:66: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 4 Expected : 聪明的 聪明的 Actual : ????????? ????????? rfc2047_decode.c:55: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 5 Expected : Sicherheitslücke in praktisch allen IT-Systemen Actual : Sicherheitsl??cke in praktisch allen IT-Systemen rfc2047_decode.c:66: Check strcmp(s, rfc2047_test_data[i].decoded) == 0... failed Iteration: 5 Expected : Sicherheitslücke in praktisch allen IT-Systemen Actual : Sicherheitsl??cke in praktisch allen IT-Systemen [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_rfc2047_decode_addrlist... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_rfc2047_decode_envelope... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_rfc2047_encode... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_rfc2047_encode_addrlist... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_rfc2047_encode_envelope... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_rfc2231_decode_parameters... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_rfc2231_encode_string... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_sig_allow_interrupt... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_sig_block... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_sig_block_system... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_sig_empty_handler... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_sig_exit_handler... Caught signal 2 (Interrupt) ... Exiting. [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_sig_init... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_sig_unblock... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_sig_unblock_system... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_add_list... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_add_string... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_compare... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_dup... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_empty... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_is_member... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_parse... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_slist_remove_string... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_adjust... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_append_item... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_asprintf... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_atoi... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_atol... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_atos... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_atoui... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_atoul... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_atoull... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_dequote_comment... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_find_word... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_getenv... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_inline_replace... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_is_ascii... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_is_email_wsp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_lws_len... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_lws_rlen... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_next_word... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_remall_strcasestr... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_remove_trailing_ws... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_replace... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_rstrnstr... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_skip_email_wsp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_skip_whitespace... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_startswith... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strcasecmp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strcasestr... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strcat... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strchrnul... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strcmp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strcoll... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strdup... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strfcpy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_stristr... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strlen... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strlower... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strncasecmp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strncat... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strncmp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strnfcpy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_strnlower... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_substr_copy... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_substr_dup... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_sysexit... Testing 67, expecting 'User unknown.' [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_str_word_casecmp... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_driver_tags_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_driver_tags_get... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_driver_tags_get_transformed... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_driver_tags_get_transformed_for... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_driver_tags_get_with_hidden... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_driver_tags_replace... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_clean_references... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_find_virtual... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_insert_message... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_is_descendant... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_mutt_break_thread... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_thread_hash_destructor... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_unlink_message... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_url_check_scheme... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_url_free... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_url_parse... Case imaps://foobar@gmail.com@imap.gmail.com/тправленные письма: url_parse.c:241: Check !((!!url) ^ (!!test[i].valid))... failed Expected: not NULL Actual : NULL [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_url_pct_decode... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_url_pct_encode... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_url_tobuffer... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_url_tostring... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_store_store... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_store_bdb... [ FAILED ] Case Common setup: common.c:50: Check path != NULL... failed Environment variable 'NEOMUTT_TEST_DIR' isn't set See: https://github.com/neomutt/neomutt-test-files#test-files Test test_store_gdbm... FAILED: 446 of 447 unit tests have failed. make: *** [Makefile:1175: test] Error 1 * ERROR: mail-client/neomutt-20200619::gentoo failed (test phase): * Make test failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2370: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 783: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} test || \ * die "Make test failed. See above for details." * * If you need support, post the output of `emerge --info '=mail-client/neomutt-20200619::gentoo'`, * the complete build log and the output of `emerge -pqv '=mail-client/neomutt-20200619::gentoo'`. * The complete build log is located at '/var/log/portage/mail-client:neomutt-20200619:20200620-114334.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-client/neomutt-20200619/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/mail-client/neomutt-20200619/temp/environment'. * Working directory: '/var/tmp/portage/mail-client/neomutt-20200619/work/neomutt-20200619' * S: '/var/tmp/portage/mail-client/neomutt-20200619/work/neomutt-20200619'