>>> Unpacking source... >>> Unpacking mutt-1.5.20.tar.gz to /tmp/portage/mail-client/mutt-1.5.20-r1/work * Applying mutt-1.5.18-bdb-prefix.patch ...  [ ok ] * Applying mutt-1.5.18-interix.patch ...  [ ok ] * Applying mutt-1.5.18-solaris-ncurses-chars.patch ...  [ ok ] * Applying mutt-1.5.20-imap-port-invalid-d6f88fbf8387.patch ...  [ ok ] * Applying mutt-1.5.20-header-weeding-f40de578e8ed.patch ...  [ ok ] * Applying mutt-1.5.20-display-unsigned-pgp-7f37d0a57d83.patch ...  [ ok ] * Applying mutt-1.5.20-unmailbox-segfault-25e46aad362b.patch ...  [ ok ] * Applying mutt-1.5.20-mbox-new-mail-bd59be56c6b0.patch ...  [ ok ] * Applying mutt-1.5.20-mbox-unchanged-new-mail-9ae13dedb5ed.patch ...  [ ok ] * Applying mutt-1.5.20-imap-start-fatal-fe30f394cbe6.patch ...  [ ok ] * Applying mutt-1.5.20-tab-subject-questionmark-298194c414f0.patch ...  [ ok ] * Applying mutt-1.5.20-smtp-batch-mode-0a3de4d9a009-f6c6066a5925.patch ...  [ ok ] * The sidebar patch is only applied to a vanilla mutt tree. * Applying patch-1.5.20.sidebar.20090619.txt ...  [ ok ] * Running eautoreconf in '/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' ... * Running aclocal -I m4 -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] >>> Source unpacked in /tmp/portage/mail-client/mutt-1.5.20-r1/work >>> Compiling source in /tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20 ... * econf: updating mutt-1.5.20/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mutt-1.5.20/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls --enable-gpgme --enable-imap --disable-pop --disable-smtp --enable-pgp --enable-smime --disable-debug --with-idn --with-curses --sysconfdir=/etc/mutt --with-docdir=/usr/share/doc/mutt-1.5.20-r1 --with-regex --enable-nfs-fix --enable-external-dotlock --with-mixmaster --with-exec-shell=/bin/sh --disable-fcntl --enable-flock --enable-hcache --with-qdbm --without-gdbm --without-bdb --with-gnutls --without-sasl --with-mailpath=/var/spool/mail checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for prefix... /usr checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking for library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for inline... inline checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking for dbx... no checking for gdb... /usr/bin/gdb checking for sdb... no checking for inttypes.h... (cached) yes checking for uint32_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for sendmail... /usr/sbin/sendmail checking whether to build with GPGME support... yes checking for gpgme-config... /usr/bin/gpgme-config checking for GPGME - version >= 1.0.0... yes checking for GPGME - version >= 1.1.1... yes checking for GPGME - version >= 1.0.0... yes checking for ispell... no checking for initscr... no checking for waddnwstr in -lncurses... no checking for waddnwstr in -lncursesw... yes checking for initscr in -lncursesw... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking for start_color declaration... yes checking for typeahead declaration... yes checking for bkgdset declaration... yes checking for curs_set declaration... yes checking for meta declaration... yes checking for use_default_colors declaration... yes checking for resizeterm declaration... yes checking for ANSI C header files... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking for setrlimit... yes checking for getsid... yes checking return type of signal handlers... void checking for sig_atomic_t in signal.h... yes, non volatile checking whether sys_siglist is declared... yes checking for pid_t... yes checking for ssize_t... yes checking for fgetpos... yes checking for memmove... yes checking for setegid... yes checking for srand48... yes checking for strerror... yes checking for setenv... yes checking for strcasecmp... yes checking for strdup... yes checking for strsep... yes checking for strtok_r... yes checking for wcscasecmp... yes checking for strcasestr... yes checking for mkdtemp... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for snprintf... yes checking for vsnprintf... yes checking whether your system's snprintf is C99 compliant... yes checking whether your system's vsnprintf is C99 compliant... yes checking for va_copy... va_copy checking for ftruncate... yes checking for strftime... yes checking for fchdir... yes checking if /var/spool/mail is world writable... no checking if /var/spool/mail is group writable... yes checking where to put the documentation... /usr/share/doc/mutt-1.5.20-r1 checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for socklen_t... yes checking for gethostent... yes checking for setsockopt... yes checking for getaddrinfo... yes checking for gnutls_check_version in -lgnutls... yes checking whether GNUTLS_VERIFY_DISABLE_TIME_CHECKS is declared... yes checking whether struct dirent defines d_ino... yes checking villa.h usability... yes checking villa.h presence... yes checking for villa.h... yes checking for vlopen in -lqdbm... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... (cached) yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... yes checking for dcgettext... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for bison... bison checking version of bison... 2.4.1, ok checking for catalogs to be installed... pl checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking whether this iconv is good enough... yes checking whether iconv is non-transcribing... no checking for bind_textdomain_codeset... yes checking for library containing stringprep_check_version... -lidn checking for idna_to_unicode_utf8_from_utf8... no checking for idna_to_unicode_8z8z... yes checking for idna_to_ascii_from_utf8... no checking for idna_to_ascii_8z... yes checking for idna_to_ascii_lz... yes checking for idna_to_ascii_from_locale... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for wchar_t... yes checking for wint_t... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for iswalnum... yes checking for iswalpha... yes checking for iswblank... yes checking for iswcntrl... yes checking for iswdigit... yes checking for iswgraph... yes checking for iswlower... yes checking for iswprint... yes checking for iswpunct... yes checking for iswspace... yes checking for iswupper... yes checking for iswxdigit... yes checking for towupper... yes checking for towlower... yes checking for mbstate_t... yes checking for wchar_t functions... yes checking for nl_langinfo and CODESET... yes checking for nl_langinfo and YESEXPR... yes checking for ospcat... none configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating imap/Makefile config.status: creating intl/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating hcachever.sh config.status: creating muttbug.sh config.status: creating doc/instdoc.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile make -j1 ./gen_defs ./OPS ./OPS.MIX ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT > keymap_defs.h ./patchlist.sh < ./PATCHES > patchlist.c echo 'const char *ReleaseDate = "'`head -n 1 ./ChangeLog | LC_ALL=C cut -d ' ' -f 1`'";' > reldate.h.tmp; \ cmp -s reldate.h.tmp reldate.h || cp reldate.h.tmp reldate.h; \ rm reldate.h.tmp x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -DMD5UTIL -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mutt_md5-md5.o -MD -MP -MF .deps/mutt_md5-md5.Tpo -c -o mutt_md5-md5.o `test -f 'md5.c' || echo './'`md5.c mv -f .deps/mutt_md5-md5.Tpo .deps/mutt_md5-md5.Po x86_64-pc-linux-gnu-gcc -DMD5UTIL -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -Wl,-O1 -o mutt_md5 mutt_md5-md5.o -lidn ( echo '#include "config.h"'; echo '#include "mutt.h"'; ) \ | x86_64-pc-linux-gnu-gcc -E -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl - | sh ./hcachever.sh hcversion.h make all-recursive make[1]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' Making all in m4 make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/m4' make[2]: Nie ma nic do zrobienia w `all'. make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/m4' Making all in po make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/po' make[2]: Nie ma nic do zrobienia w `all'. make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/po' Making all in intl make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/intl' make[2]: Nie ma nic do zrobienia w `all'. make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/intl' Making all in doc make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/doc' x86_64-pc-linux-gnu-gcc -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -I. -I.. -I. -I.. -I/usr/include -I.. -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c mv -f .deps/makedoc.Tpo .deps/makedoc.Po x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -Wl,-O1 -o makedoc makedoc.o -lidn sed -e 's,@sysconfdir\@,/etc/mutt,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@docdir\@,/usr/share/doc/mutt-1.5.20-r1,g' ./mutt.man > mutt.1 x86_64-pc-linux-gnu-gcc -E -I. -I.. -I/usr/include -I.. -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -m | \ cat ./muttrc.man.head - ./muttrc.man.tail\ > muttrc.man ( date=`head -n 1 ../ChangeLog | LC_ALL=C cut -d ' ' -f 1` && \ sed -e "s/@VERSION\@/`cat ../VERSION` ($date)/" ./manual.xml.head && \ x86_64-pc-linux-gnu-gcc -E -I. -I.. -I/usr/include -I.. -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -I../intl -D_MAKEDOC -C ../init.h | ./makedoc -s && \ x86_64-pc-linux-gnu-gcc -E -I. -I.. -I/usr/include -I.. -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -I../intl -D_MAKEDOC -C ../functions.h | \ perl ./gen-map-doc ./manual.xml.tail ../OPS* \ ) > manual.xml touch stamp-doc-xml xsltproc --nonet -o manual.html ./html.xsl manual.xml rm -f Muttrc stamp-doc-rc sed -e 's,[@]docdir[@],/usr/share/doc/mutt-1.5.20-r1,' ./Muttrc.head > Muttrc x86_64-pc-linux-gnu-gcc -E -I. -I.. -I/usr/include -I.. -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -I../intl -D_MAKEDOC -C \ ../init.h | ./makedoc -c >> Muttrc touch stamp-doc-rc xsltproc --nonet ./chunk.xsl manual.xml Writing intro.html for chapter(intro) Writing gettingstarted.html for chapter(gettingstarted) Writing configuration.html for chapter(configuration) Writing advancedusage.html for chapter(advancedusage) Writing mimesupport.html for chapter(mimesupport) Writing optionalfeatures.html for chapter(optionalfeatures) Writing security.html for chapter(security) Writing tuning.html for chapter(tuning) Writing reference.html for chapter(reference) Writing miscellany.html for chapter(miscellany) Writing index.html for book touch stamp-doc-chunked LC_ALL=C lynx -dump -nolist -with_backspaces manual.html > manual.txt || \ LC_ALL=C w3m -dump manual.html > manual.txt || \ LC_ALL=C elinks -dump -no-numbering -no-references manual.html | sed -e 's,\\001, ,g' > manual.txt make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/doc' Making all in contrib make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/contrib' make[2]: Nie ma nic do zrobienia w `all'. make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/contrib' Making all in imap make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/imap' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c In file included from imap_private.h:24, from auth.c:28: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from ../mutt.h:24, from auth.c:27: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/auth.Tpo .deps/auth.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT auth_login.o -MD -MP -MF .deps/auth_login.Tpo -c -o auth_login.o auth_login.c In file included from imap_private.h:24, from auth_login.c:26: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from ../mutt.h:24, from auth_login.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/auth_login.Tpo .deps/auth_login.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT browse.o -MD -MP -MF .deps/browse.Tpo -c -o browse.o browse.c In file included from imap_private.h:24, from browse.c:30: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdlib.h:25, from browse.c:26: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/browse.Tpo .deps/browse.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c In file included from imap_private.h:24, from command.c:29: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from ../mutt.h:24, from command.c:28: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/command.Tpo .deps/command.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT imap.o -MD -MP -MF .deps/imap.Tpo -c -o imap.o imap.c In file included from imap_private.h:24, from imap.c:34: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from ../mutt.h:24, from imap.c:27: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/imap.Tpo .deps/imap.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c In file included from imap_private.h:24, from message.c:32: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/errno.h:29, from message.c:27: /usr/include/features.h:162:1: warning: this is the location of the previous definition message.c: In function ‘imap_fetch_message’: message.c:558: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result message.c:562: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result mv -f .deps/message.Tpo .deps/message.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT utf7.o -MD -MP -MF .deps/utf7.Tpo -c -o utf7.o utf7.c In file included from imap_private.h:24, from utf7.c:25: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from ../mutt.h:24, from utf7.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/utf7.Tpo .deps/utf7.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c In file included from imap_private.h:24, from util.c:28: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from ../mutt.h:24, from util.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/util.Tpo .deps/util.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT auth_anon.o -MD -MP -MF .deps/auth_anon.Tpo -c -o auth_anon.o auth_anon.c In file included from imap_private.h:24, from auth_anon.c:26: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from ../mutt.h:24, from auth_anon.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/auth_anon.Tpo .deps/auth_anon.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT auth_cram.o -MD -MP -MF .deps/auth_cram.Tpo -c -o auth_cram.o auth_cram.c In file included from imap_private.h:24, from auth_cram.c:26: ../mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from ../mutt.h:24, from auth_cram.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/auth_cram.Tpo .deps/auth_cram.Po rm -f libimap.a x86_64-pc-linux-gnu-ar cru libimap.a auth.o auth_login.o browse.o command.o imap.o message.o utf7.o util.o auth_anon.o auth_cram.o x86_64-pc-linux-gnu-ranlib libimap.a make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/imap' make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT addrbook.o -MD -MP -MF .deps/addrbook.Tpo -c -o addrbook.o addrbook.c mv -f .deps/addrbook.Tpo .deps/addrbook.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c In file included from alias.c:25: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from alias.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/alias.Tpo .deps/alias.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT attach.o -MD -MP -MF .deps/attach.Tpo -c -o attach.o attach.c In file included from attach.c:27: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from attach.c:24: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/attach.Tpo .deps/attach.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c In file included from browser.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from browser.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition browser.c: In function ‘_mutt_select_file’: browser.c:601: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result browser.c:611: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result browser.c:626: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result browser.c:645: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result mv -f .deps/browser.Tpo .deps/browser.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT buffy.o -MD -MP -MF .deps/buffy.Tpo -c -o buffy.o buffy.c In file included from buffy.c:28: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from buffy.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/buffy.Tpo .deps/buffy.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c In file included from color.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from color.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/color.Tpo .deps/color.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT crypt.o -MD -MP -MF .deps/crypt.Tpo -c -o crypt.o crypt.c In file included from crypt.c:29: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from crypt.c:28: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/crypt.Tpo .deps/crypt.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT cryptglue.o -MD -MP -MF .deps/cryptglue.Tpo -c -o cryptglue.o cryptglue.c mv -f .deps/cryptglue.Tpo .deps/cryptglue.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c In file included from commands.c:25: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from commands.c:24: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/commands.Tpo .deps/commands.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT complete.o -MD -MP -MF .deps/complete.Tpo -c -o complete.o complete.c mv -f .deps/complete.Tpo .deps/complete.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT compose.o -MD -MP -MF .deps/compose.Tpo -c -o compose.o compose.c In file included from compose.c:25: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from compose.c:24: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/compose.Tpo .deps/compose.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT copy.o -MD -MP -MF .deps/copy.Tpo -c -o copy.o copy.c In file included from copy.c:31: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from copy.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/copy.Tpo .deps/copy.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT curs_lib.o -MD -MP -MF .deps/curs_lib.Tpo -c -o curs_lib.o curs_lib.c In file included from curs_lib.c:26: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from curs_lib.c:24: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/curs_lib.Tpo .deps/curs_lib.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT curs_main.o -MD -MP -MF .deps/curs_main.Tpo -c -o curs_main.o curs_main.c In file included from curs_main.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from curs_main.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/curs_main.Tpo .deps/curs_main.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c mv -f .deps/date.Tpo .deps/date.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c In file included from edit.c:26: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from edit.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/edit.Tpo .deps/edit.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT enter.o -MD -MP -MF .deps/enter.Tpo -c -o enter.o enter.c In file included from enter.c:26: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from enter.c:24: /usr/include/features.h:162:1: warning: this is the location of the previous definition enter.c: In function ‘my_wcstombs’: enter.c:97: warning: ignoring return value of ‘wcrtomb’, declared with attribute warn_unused_result mv -f .deps/enter.Tpo .deps/enter.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT flags.o -MD -MP -MF .deps/flags.Tpo -c -o flags.o flags.c In file included from flags.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from flags.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/flags.Tpo .deps/flags.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c In file included from init.c:25: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from init.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from init.c:42: init.h:1944: warning: initialization makes integer from pointer without a cast mv -f .deps/init.Tpo .deps/init.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT from.o -MD -MP -MF .deps/from.Tpo -c -o from.o from.c mv -f .deps/from.Tpo .deps/from.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT getdomain.o -MD -MP -MF .deps/getdomain.Tpo -c -o getdomain.o getdomain.c mv -f .deps/getdomain.Tpo .deps/getdomain.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.c In file included from group.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from group.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/group.Tpo .deps/group.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c In file included from handler.c:31: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdlib.h:25, from handler.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition handler.c: In function ‘state_prefix_put’: handler.c:74: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f .deps/handler.Tpo .deps/handler.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT hdrline.o -MD -MP -MF .deps/hdrline.Tpo -c -o hdrline.o hdrline.c In file included from hdrline.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from hdrline.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/hdrline.Tpo .deps/hdrline.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT headers.o -MD -MP -MF .deps/headers.Tpo -c -o headers.o headers.c headers.c: In function ‘mutt_edit_headers’: headers.c:108: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f .deps/headers.Tpo .deps/headers.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c In file included from help.c:26: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from help.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/help.Tpo .deps/help.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT hook.o -MD -MP -MF .deps/hook.Tpo -c -o hook.o hook.c mv -f .deps/hook.Tpo .deps/hook.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT keymap.o -MD -MP -MF .deps/keymap.Tpo -c -o keymap.o keymap.c In file included from keymap.c:25: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from keymap.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/keymap.Tpo .deps/keymap.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c In file included from main.c:28: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from main.c:27: /usr/include/features.h:162:1: warning: this is the location of the previous definition main.c:73: warning: string length ‘558’ is greater than the length ‘509’ ISO C90 compilers are required to support mv -f .deps/main.Tpo .deps/main.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mbox.o -MD -MP -MF .deps/mbox.Tpo -c -o mbox.o mbox.c In file included from mbox.c:30: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from mbox.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition mbox.c: In function ‘mbox_sync_mailbox’: mbox.c:968: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mv -f .deps/mbox.Tpo .deps/mbox.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c In file included from menu.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from menu.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/menu.Tpo .deps/menu.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mh.o -MD -MP -MF .deps/mh.Tpo -c -o mh.o mh.c In file included from mh.c:37: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from mh.c:29: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/mh.Tpo .deps/mh.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mx.o -MD -MP -MF .deps/mx.Tpo -c -o mx.o mx.c mx.c: In function ‘mx_get_magic’: mx.c:392: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result mv -f .deps/mx.Tpo .deps/mx.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pager.o -MD -MP -MF .deps/pager.Tpo -c -o pager.o pager.c In file included from pager.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from pager.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/pager.Tpo .deps/pager.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pattern.o -MD -MP -MF .deps/pattern.Tpo -c -o pattern.o pattern.c In file included from pattern.c:37: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from pattern.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/pattern.Tpo .deps/pattern.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT postpone.o -MD -MP -MF .deps/postpone.Tpo -c -o postpone.o postpone.c mv -f .deps/postpone.Tpo .deps/postpone.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o query.c query.c: In function ‘run_query’: query.c:96: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result mv -f .deps/query.Tpo .deps/query.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT recvattach.o -MD -MP -MF .deps/recvattach.Tpo -c -o recvattach.o recvattach.c In file included from recvattach.c:25: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from recvattach.c:24: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/recvattach.Tpo .deps/recvattach.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT recvcmd.o -MD -MP -MF .deps/recvcmd.Tpo -c -o recvcmd.o recvcmd.c In file included from recvcmd.c:27: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from recvcmd.c:26: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/recvcmd.Tpo .deps/recvcmd.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT rfc822.o -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.o rfc822.c mv -f .deps/rfc822.Tpo .deps/rfc822.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT rfc1524.o -MD -MP -MF .deps/rfc1524.Tpo -c -o rfc1524.o rfc1524.c mv -f .deps/rfc1524.Tpo .deps/rfc1524.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT rfc2047.o -MD -MP -MF .deps/rfc2047.Tpo -c -o rfc2047.o rfc2047.c mv -f .deps/rfc2047.Tpo .deps/rfc2047.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT rfc2231.o -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.o rfc2231.c mv -f .deps/rfc2231.Tpo .deps/rfc2231.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT rfc3676.o -MD -MP -MF .deps/rfc3676.Tpo -c -o rfc3676.o rfc3676.c In file included from rfc3676.c:36: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdlib.h:25, from rfc3676.c:28: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/rfc3676.Tpo .deps/rfc3676.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT score.o -MD -MP -MF .deps/score.Tpo -c -o score.o score.c mv -f .deps/score.Tpo .deps/score.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c In file included from send.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from send.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/send.Tpo .deps/send.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT sendlib.o -MD -MP -MF .deps/sendlib.Tpo -c -o sendlib.o sendlib.c In file included from sendlib.c:26: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from sendlib.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/sendlib.Tpo .deps/sendlib.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c In file included from signal.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from signal.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/signal.Tpo .deps/signal.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c mv -f .deps/sort.Tpo .deps/sort.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c In file included from status.c:25: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from status.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/status.Tpo .deps/status.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c system.c: In function ‘_mutt_system’: system.c:95: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result mv -f .deps/system.Tpo .deps/system.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c mv -f .deps/thread.Tpo .deps/thread.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c mv -f .deps/charset.Tpo .deps/charset.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/history.Tpo .deps/history.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o lib.c lib.c: In function ‘mutt_unlink’: lib.c:344: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result lib.c: In function ‘mutt_mkwrapdir’: lib.c:569: warning: ignoring return value of ‘mktemp’, declared with attribute warn_unused_result mv -f .deps/lib.Tpo .deps/lib.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT muttlib.o -MD -MP -MF .deps/muttlib.Tpo -c -o muttlib.o muttlib.c In file included from muttlib.c:25: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from muttlib.c:24: /usr/include/features.h:162:1: warning: this is the location of the previous definition muttlib.c: In function ‘mutt_adv_mktemp’: muttlib.c:78: warning: ignoring return value of ‘mktemp’, declared with attribute warn_unused_result muttlib.c:90: warning: ignoring return value of ‘mktemp’, declared with attribute warn_unused_result mv -f .deps/muttlib.Tpo .deps/muttlib.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT editmsg.o -MD -MP -MF .deps/editmsg.Tpo -c -o editmsg.o editmsg.c mv -f .deps/editmsg.Tpo .deps/editmsg.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mbyte.o -MD -MP -MF .deps/mbyte.Tpo -c -o mbyte.o mbyte.c mv -f .deps/mbyte.Tpo .deps/mbyte.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c mv -f .deps/url.Tpo .deps/url.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT ascii.o -MD -MP -MF .deps/ascii.Tpo -c -o ascii.o ascii.c mv -f .deps/ascii.Tpo .deps/ascii.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT crypt-mod.o -MD -MP -MF .deps/crypt-mod.Tpo -c -o crypt-mod.o crypt-mod.c mv -f .deps/crypt-mod.Tpo .deps/crypt-mod.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT sidebar.o -MD -MP -MF .deps/sidebar.Tpo -c -o sidebar.o sidebar.c In file included from sidebar.c:27: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from sidebar.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition sidebar.c:171:1: warning: C++ style comments are not allowed in ISO C90 sidebar.c:171:1: warning: (this will be reported only once per input file) sidebar.c: In function ‘draw_sidebar’: sidebar.c:245: warning: ISO C90 forbids mixed declarations and code sidebar.c:250: warning: ISO C90 forbids mixed declarations and code mv -f .deps/sidebar.Tpo .deps/sidebar.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT patchlist.o -MD -MP -MF .deps/patchlist.Tpo -c -o patchlist.o patchlist.c mv -f .deps/patchlist.Tpo .deps/patchlist.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT crypt-gpgme.o -MD -MP -MF .deps/crypt-gpgme.Tpo -c -o crypt-gpgme.o crypt-gpgme.c In file included from crypt-gpgme.c:32: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from crypt-gpgme.c:29: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/crypt-gpgme.Tpo .deps/crypt-gpgme.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT crypt-mod-pgp-gpgme.o -MD -MP -MF .deps/crypt-mod-pgp-gpgme.Tpo -c -o crypt-mod-pgp-gpgme.o crypt-mod-pgp-gpgme.c mv -f .deps/crypt-mod-pgp-gpgme.Tpo .deps/crypt-mod-pgp-gpgme.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT crypt-mod-smime-gpgme.o -MD -MP -MF .deps/crypt-mod-smime-gpgme.Tpo -c -o crypt-mod-smime-gpgme.o crypt-mod-smime-gpgme.c mv -f .deps/crypt-mod-smime-gpgme.Tpo .deps/crypt-mod-smime-gpgme.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pgp.o -MD -MP -MF .deps/pgp.Tpo -c -o pgp.o pgp.c In file included from pgp.c:34: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from pgp.c:33: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/pgp.Tpo .deps/pgp.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pgpinvoke.o -MD -MP -MF .deps/pgpinvoke.Tpo -c -o pgpinvoke.o pgpinvoke.c In file included from pgpinvoke.c:41: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/sys/types.h:27, from pgpinvoke.c:30: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/pgpinvoke.Tpo .deps/pgpinvoke.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pgpkey.o -MD -MP -MF .deps/pgpkey.Tpo -c -o pgpkey.o pgpkey.c In file included from pgpkey.c:28: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from pgpkey.c:27: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/pgpkey.Tpo .deps/pgpkey.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pgplib.o -MD -MP -MF .deps/pgplib.Tpo -c -o pgplib.o pgplib.c mv -f .deps/pgplib.Tpo .deps/pgplib.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT gnupgparse.o -MD -MP -MF .deps/gnupgparse.Tpo -c -o gnupgparse.o gnupgparse.c mv -f .deps/gnupgparse.Tpo .deps/gnupgparse.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pgpmicalg.o -MD -MP -MF .deps/pgpmicalg.Tpo -c -o pgpmicalg.o pgpmicalg.c mv -f .deps/pgpmicalg.Tpo .deps/pgpmicalg.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pgppacket.o -MD -MP -MF .deps/pgppacket.Tpo -c -o pgppacket.o pgppacket.c mv -f .deps/pgppacket.Tpo .deps/pgppacket.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT crypt-mod-pgp-classic.o -MD -MP -MF .deps/crypt-mod-pgp-classic.Tpo -c -o crypt-mod-pgp-classic.o crypt-mod-pgp-classic.c mv -f .deps/crypt-mod-pgp-classic.Tpo .deps/crypt-mod-pgp-classic.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT smime.o -MD -MP -MF .deps/smime.Tpo -c -o smime.o smime.c In file included from smime.c:26: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from smime.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition smime.c: In function ‘smime_ask_for_key’: smime.c:409: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result mv -f .deps/smime.Tpo .deps/smime.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT crypt-mod-smime-classic.o -MD -MP -MF .deps/crypt-mod-smime-classic.Tpo -c -o crypt-mod-smime-classic.o crypt-mod-smime-classic.c mv -f .deps/crypt-mod-smime-classic.Tpo .deps/crypt-mod-smime-classic.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT remailer.o -MD -MP -MF .deps/remailer.Tpo -c -o remailer.o remailer.c In file included from remailer.c:31: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from remailer.c:30: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/remailer.Tpo .deps/remailer.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT resize.o -MD -MP -MF .deps/resize.Tpo -c -o resize.o resize.c In file included from resize.c:24: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/stdio.h:28, from mutt.h:24, from resize.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mv -f .deps/resize.Tpo .deps/resize.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT bcache.o -MD -MP -MF .deps/bcache.Tpo -c -o bcache.o bcache.c mv -f .deps/bcache.Tpo .deps/bcache.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT account.o -MD -MP -MF .deps/account.Tpo -c -o account.o account.c mv -f .deps/account.Tpo .deps/account.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mutt_socket.o -MD -MP -MF .deps/mutt_socket.Tpo -c -o mutt_socket.o mutt_socket.c mv -f .deps/mutt_socket.Tpo .deps/mutt_socket.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mutt_tunnel.o -MD -MP -MF .deps/mutt_tunnel.Tpo -c -o mutt_tunnel.o mutt_tunnel.c mv -f .deps/mutt_tunnel.Tpo .deps/mutt_tunnel.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mutt_ssl_gnutls.o -MD -MP -MF .deps/mutt_ssl_gnutls.Tpo -c -o mutt_ssl_gnutls.o mutt_ssl_gnutls.c In file included from mutt_ssl_gnutls.c:31: mutt_curses.h:46:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined In file included from /usr/include/sys/types.h:27, from /usr/include/gnutls/gnutls.h:44, from mutt_ssl_gnutls.c:23: /usr/include/features.h:162:1: warning: this is the location of the previous definition mutt_ssl_gnutls.c: In function ‘tls_negotiate’: mutt_ssl_gnutls.c:287: warning: cast to pointer from integer of different size mv -f .deps/mutt_ssl_gnutls.Tpo .deps/mutt_ssl_gnutls.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT hcache.o -MD -MP -MF .deps/hcache.Tpo -c -o hcache.o hcache.c mv -f .deps/hcache.Tpo .deps/hcache.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/md5.Tpo .deps/md5.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mutt_idna.o -MD -MP -MF .deps/mutt_idna.Tpo -c -o mutt_idna.o mutt_idna.c mv -f .deps/mutt_idna.Tpo .deps/mutt_idna.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/regex.Tpo .deps/regex.Po x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -Wl,-O1 -o mutt addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o group.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o sidebar.o patchlist.o crypt-gpgme.o crypt-mod-pgp-gpgme.o crypt-mod-smime-gpgme.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o remailer.o resize.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl_gnutls.o hcache.o md5.o mutt_idna.o regex.o -Limap -limap -lncursesw -lgnutls -lqdbm -L/usr/lib64 -lgpgme -L/usr/lib64 -lgpg-error -lidn lib.o: In function `safe_open': lib.c:(.text+0x163e): warning: the use of `mktemp' is dangerous, better use `mkstemp' x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT mutt_dotlock.o -MD -MP -MF .deps/mutt_dotlock.Tpo -c -o mutt_dotlock.o mutt_dotlock.c mutt_dotlock.c: In function ‘dotlock_lock’: mutt_dotlock.c:631: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result mv -f .deps/mutt_dotlock.Tpo .deps/mutt_dotlock.Po x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -Wl,-O1 -o mutt_dotlock mutt_dotlock.o regex.o -lidn x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pgppubring.o -MD -MP -MF .deps/pgppubring.Tpo -c -o pgppubring.o pgppubring.c mv -f .deps/pgppubring.Tpo .deps/pgppubring.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT extlib.o -MD -MP -MF .deps/extlib.Tpo -c -o extlib.o extlib.c mv -f .deps/extlib.Tpo .deps/extlib.Po x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/sha1.Tpo .deps/sha1.Po x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -Wl,-O1 -o pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o md5.o pgppacket.o ascii.o regex.o -lidn lib.o: In function `safe_open': lib.c:(.text+0x163e): warning: the use of `mktemp' is dangerous, better use `mkstemp' x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -I/usr/include/gpgme -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -MT pgpewrap.o -MD -MP -MF .deps/pgpewrap.Tpo -c -o pgpewrap.o pgpewrap.c mv -f .deps/pgpewrap.Tpo .deps/pgpewrap.Po x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -march=athlon64 -O2 -pipe -Wl,-O1 -o pgpewrap pgpewrap.o regex.o -lidn cp muttbug.sh flea chmod +x flea cp ./smime_keys.pl smime_keys chmod +x smime_keys make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' make[1]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' >>> Source compiled. >>> Test phase [not enabled]: mail-client/mutt-1.5.20-r1 >>> Install mutt-1.5.20-r1 into /tmp/portage/mail-client/mutt-1.5.20-r1/image/ category mail-client make install-recursive make[1]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' Making install in m4 make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/m4' make[3]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/m4' make[3]: Nie ma nic do zrobienia w `install-exec-am'. make[3]: Nie ma nic do zrobienia w `install-data-am'. make[3]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/m4' make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/m4' Making install in po make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share mkdir -p -- /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share mkdir -p -- /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/locale/pl/LC_MESSAGES/mutt.mo if test "mutt" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/po' Making install in intl make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/intl' if test "mutt" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/lib64 /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/include; \ /usr/bin/install -c -m 644 libintl.h /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/lib64/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/lib64; \ temp=/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/lib64/t-charset.alias; \ dest=/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/lib64/charset.alias; \ if test -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/lib64/charset.alias; then \ orig=/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/locale; \ test -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/locale/locale.alias \ && orig=/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/locale/t-locale.alias; \ dest=/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "mutt" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/intl/$file; \ done; \ chmod a+x /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \ for file in $dists; do \ rm -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/intl' Making install in doc make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/doc' make[3]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/doc' make[3]: Nie ma nic do zrobienia w `install-exec-am'. cat instdoc.sh > instdoc chmod a+x instdoc ../mkinstalldirs /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man1 mkdir -p -- /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man1 ../mkinstalldirs /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man5 mkdir -p -- /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man5 ../mkinstalldirs /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt mkdir -p -- /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt ./instdoc mutt.1 /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man1/mutt.1 ./instdoc ./muttbug.man /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man1/flea.1 ./instdoc ./muttbug.man /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man1/muttbug.1 test xmutt_dotlock = x || ./instdoc ./dotlock.man \ /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man1/mutt_dotlock.1 ./instdoc muttrc.man /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man5/muttrc.5 ./instdoc ./mbox.man /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man5/mbox.5 ./instdoc ./mmdf.man /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/man/man5/mmdf.5 ../mkinstalldirs /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1 mkdir -p -- /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1 for f in COPYRIGHT GPL INSTALL ChangeLog README NEWS TODO README.SECURITY README.SSL ; do \ /usr/bin/install -c -m 644 ../$f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1 ; \ done for f in PGP-Notes.txt applying-patches.txt devel-notes.txt patch-notes.txt smime-notes.txt ; do \ /usr/bin/install -c -m 644 ./$f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1 ; \ done /usr/bin/install -c -m 644 manual.txt /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1 for f in manual.html index.html intro.html gettingstarted.html configuration.html mimesupport.html advancedusage.html optionalfeatures.html security.html tuning.html reference.html miscellany.html ; do \ /usr/bin/install -c -m 644 $f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1 ; \ done /usr/bin/install -c -m 644 Muttrc /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt/Muttrc.dist if [ -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/mutt/Muttrc ] ; then \ mv /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/mutt/Muttrc* /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt ; \ elif [ -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/mutt/../Muttrc ] ; then \ mv /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/mutt/../Muttrc* /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt ; \ elif [ ! -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt/Muttrc ] ; then \ /usr/bin/install -c -m 644 Muttrc /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt ; \ fi make[3]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/doc' make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/doc' Making install in contrib make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/contrib' make[3]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/contrib' make[3]: Nie ma nic do zrobienia w `install-exec-am'. ../mkinstalldirs /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1/samples /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1/samples/iconv mkdir -p -- /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1/samples /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1/samples/iconv for f in Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc sample.muttrc sample.mailcap sample.muttrc-tlr colors.default colors.linux smime.rc ca-bundle.crt smime_keys_test.pl mutt_xtitle ; do \ /usr/bin/install -c -m 644 ./$f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1/samples ; \ done for f in ./iconv/*.rc ; do \ /usr/bin/install -c -m 644 $f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/share/doc/mutt-1.5.20-r1/samples/iconv ; \ done make[3]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/contrib' make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/contrib' Making install in imap make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/imap' make[3]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/imap' make[3]: Nie ma nic do zrobienia w `install-exec-am'. make[3]: Nie ma nic do zrobienia w `install-data-am'. make[3]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/imap' make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20/imap' make[2]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' make[3]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin" /usr/bin/install -c 'mutt' '/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt' /usr/bin/install -c 'mutt_dotlock' '/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt_dotlock' /usr/bin/install -c 'pgpring' '/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/pgpring' /usr/bin/install -c 'pgpewrap' '/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/pgpewrap' test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin" /usr/bin/install -c 'muttbug' '/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/muttbug' /usr/bin/install -c 'flea' '/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/flea' /usr/bin/install -c 'smime_keys' '/tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/smime_keys' make install-exec-hook make[4]: Wejście do katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' if test -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt.dotlock && test -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt_dotlock ; then \ rm -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt.dotlock ; \ ln -sf /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt_dotlock /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt.dotlock ; \ fi if test -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt_dotlock && test xportage != x ; then \ chgrp portage /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt_dotlock && \ chmod 2755 /tmp/portage/mail-client/mutt-1.5.20-r1/image//usr/bin/mutt_dotlock || \ { echo "Can't fix mutt_dotlock's permissions!" >&2 ; exit 1 ; } \ fi make[4]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' ./mkinstalldirs /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt /usr/bin/install -c -m 644 ./mime.types /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt/mime.types.dist if [ ! -f /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt/mime.types ]; then \ /usr/bin/install -c -m 644 ./mime.types /tmp/portage/mail-client/mutt-1.5.20-r1/image//etc/mutt; \ fi make[3]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' make[2]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' make[1]: Opuszczenie katalogu `/tmp/portage/mail-client/mutt-1.5.20-r1/work/mutt-1.5.20' >>> Completed installing mutt-1.5.20-r1 into /tmp/portage/mail-client/mutt-1.5.20-r1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/pgpewrap usr/bin/pgpring usr/bin/mutt_dotlock usr/bin/mutt ecompressdir: bzip2 -9 /usr/share/man ./ ./etc/ ./etc/mutt/ ./etc/mutt/mime.types ./etc/mutt/Muttrc ./etc/mutt/mime.types.dist ./etc/mutt/Muttrc.dist ./usr/ ./usr/bin/ ./usr/bin/mutt ./usr/bin/mutt_dotlock ./usr/bin/pgpring ./usr/bin/pgpewrap ./usr/bin/smime_keys ./usr/bin/flea ./usr/bin/muttbug ./usr/share/ ./usr/share/doc/ ./usr/share/doc/mutt-1.5.20-r1/ ./usr/share/doc/mutt-1.5.20-r1/BEWARE.bz2 ./usr/share/doc/mutt-1.5.20-r1/COPYRIGHT.bz2 ./usr/share/doc/mutt-1.5.20-r1/ChangeLog.bz2 ./usr/share/doc/mutt-1.5.20-r1/NEWS.bz2 ./usr/share/doc/mutt-1.5.20-r1/OPS.bz2 ./usr/share/doc/mutt-1.5.20-r1/OPS.CRYPT.bz2 ./usr/share/doc/mutt-1.5.20-r1/OPS.MIX.bz2 ./usr/share/doc/mutt-1.5.20-r1/OPS.PGP.bz2 ./usr/share/doc/mutt-1.5.20-r1/OPS.SMIME.bz2 ./usr/share/doc/mutt-1.5.20-r1/PATCHES.bz2 ./usr/share/doc/mutt-1.5.20-r1/README.bz2 ./usr/share/doc/mutt-1.5.20-r1/README.SECURITY.bz2 ./usr/share/doc/mutt-1.5.20-r1/README.SSL.bz2 ./usr/share/doc/mutt-1.5.20-r1/TODO.bz2 ./usr/share/doc/mutt-1.5.20-r1/VERSION.bz2 ./usr/share/doc/mutt-1.5.20-r1/COPYRIGHT.gz ./usr/share/doc/mutt-1.5.20-r1/GPL.gz ./usr/share/doc/mutt-1.5.20-r1/INSTALL.gz ./usr/share/doc/mutt-1.5.20-r1/ChangeLog.gz ./usr/share/doc/mutt-1.5.20-r1/README.gz ./usr/share/doc/mutt-1.5.20-r1/NEWS.gz ./usr/share/doc/mutt-1.5.20-r1/TODO.gz ./usr/share/doc/mutt-1.5.20-r1/README.SECURITY.gz ./usr/share/doc/mutt-1.5.20-r1/README.SSL.gz ./usr/share/doc/mutt-1.5.20-r1/PGP-Notes.txt.gz ./usr/share/doc/mutt-1.5.20-r1/applying-patches.txt.gz ./usr/share/doc/mutt-1.5.20-r1/devel-notes.txt.gz ./usr/share/doc/mutt-1.5.20-r1/patch-notes.txt.gz ./usr/share/doc/mutt-1.5.20-r1/smime-notes.txt.gz ./usr/share/doc/mutt-1.5.20-r1/samples/ ./usr/share/doc/mutt-1.5.20-r1/samples/Mush.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/Pine.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/gpg.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/pgp2.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/pgp5.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/pgp6.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/Tin.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/sample.muttrc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/sample.mailcap.gz ./usr/share/doc/mutt-1.5.20-r1/samples/sample.muttrc-tlr.gz ./usr/share/doc/mutt-1.5.20-r1/samples/colors.default.gz ./usr/share/doc/mutt-1.5.20-r1/samples/colors.linux.gz ./usr/share/doc/mutt-1.5.20-r1/samples/smime.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/ca-bundle.crt.gz ./usr/share/doc/mutt-1.5.20-r1/samples/smime_keys_test.pl.gz ./usr/share/doc/mutt-1.5.20-r1/samples/mutt_xtitle.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/ ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.aix-3.2.5.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.aix-4.1.5.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.aix-4.2.0.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.aix-4.3.2.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.freebsd-3.3.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.glibc-2.1.3.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.glibc-2.1.90.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.hpux-10.01.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.hpux-10.20.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.hpux-11.00.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.irix-6.5.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.osf1-4.0a.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.osf1-4.0d.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.4.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.5.1.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.6-cjk.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.6.rc.gz ./usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.7.rc.gz ./usr/share/doc/mutt-1.5.20-r1/miscellany.html ./usr/share/doc/mutt-1.5.20-r1/reference.html ./usr/share/doc/mutt-1.5.20-r1/tuning.html ./usr/share/doc/mutt-1.5.20-r1/security.html ./usr/share/doc/mutt-1.5.20-r1/optionalfeatures.html ./usr/share/doc/mutt-1.5.20-r1/advancedusage.html ./usr/share/doc/mutt-1.5.20-r1/mimesupport.html ./usr/share/doc/mutt-1.5.20-r1/configuration.html ./usr/share/doc/mutt-1.5.20-r1/gettingstarted.html ./usr/share/doc/mutt-1.5.20-r1/intro.html ./usr/share/doc/mutt-1.5.20-r1/index.html ./usr/share/doc/mutt-1.5.20-r1/manual.html ./usr/share/doc/mutt-1.5.20-r1/manual.txt ./usr/share/man/ ./usr/share/man/man5/ ./usr/share/man/man5/muttrc.5.bz2 ./usr/share/man/man5/mbox.5.bz2 ./usr/share/man/man5/mmdf.5.bz2 ./usr/share/man/man1/ ./usr/share/man/man1/mutt.1.bz2 ./usr/share/man/man1/flea.1.bz2 ./usr/share/man/man1/muttbug.1.bz2 ./usr/share/man/man1/mutt_dotlock.1.bz2 ./usr/share/locale/ ./usr/share/locale/pl/ ./usr/share/locale/pl/LC_MESSAGES/ ./usr/share/locale/pl/LC_MESSAGES/mutt.mo >>> Done. * checking 95 files for package collisions * >>> SetGID: [chmod o-r] /usr/bin/mutt_dotlock ...  [ ok ] --- /etc/ --- /etc/mutt/ >>> /etc/mutt/mime.types -> /etc/mime.types >>> /etc/mutt/Muttrc >>> /etc/mutt/mime.types.dist >>> /etc/mutt/Muttrc.dist --- /usr/ --- /usr/bin/ >>> /usr/bin/mutt >>> /usr/bin/mutt_dotlock >>> /usr/bin/pgpring >>> /usr/bin/pgpewrap >>> /usr/bin/smime_keys >>> /usr/bin/flea >>> /usr/bin/muttbug --- /usr/share/ --- /usr/share/doc/ --- /usr/share/doc/mutt-1.5.20-r1/ >>> /usr/share/doc/mutt-1.5.20-r1/BEWARE.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/COPYRIGHT.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/ChangeLog.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/NEWS.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/OPS.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/OPS.CRYPT.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/OPS.MIX.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/OPS.PGP.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/OPS.SMIME.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/PATCHES.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/README.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/README.SECURITY.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/README.SSL.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/TODO.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/VERSION.bz2 >>> /usr/share/doc/mutt-1.5.20-r1/COPYRIGHT.gz >>> /usr/share/doc/mutt-1.5.20-r1/GPL.gz >>> /usr/share/doc/mutt-1.5.20-r1/INSTALL.gz >>> /usr/share/doc/mutt-1.5.20-r1/ChangeLog.gz >>> /usr/share/doc/mutt-1.5.20-r1/README.gz >>> /usr/share/doc/mutt-1.5.20-r1/NEWS.gz >>> /usr/share/doc/mutt-1.5.20-r1/TODO.gz >>> /usr/share/doc/mutt-1.5.20-r1/README.SECURITY.gz >>> /usr/share/doc/mutt-1.5.20-r1/README.SSL.gz >>> /usr/share/doc/mutt-1.5.20-r1/PGP-Notes.txt.gz >>> /usr/share/doc/mutt-1.5.20-r1/applying-patches.txt.gz >>> /usr/share/doc/mutt-1.5.20-r1/devel-notes.txt.gz >>> /usr/share/doc/mutt-1.5.20-r1/patch-notes.txt.gz >>> /usr/share/doc/mutt-1.5.20-r1/smime-notes.txt.gz --- /usr/share/doc/mutt-1.5.20-r1/samples/ >>> /usr/share/doc/mutt-1.5.20-r1/samples/Mush.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/Pine.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/gpg.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/pgp2.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/pgp5.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/pgp6.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/Tin.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/sample.muttrc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/sample.mailcap.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/sample.muttrc-tlr.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/colors.default.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/colors.linux.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/smime.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/ca-bundle.crt.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/smime_keys_test.pl.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/mutt_xtitle.gz --- /usr/share/doc/mutt-1.5.20-r1/samples/iconv/ >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.aix-3.2.5.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.aix-4.1.5.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.aix-4.2.0.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.aix-4.3.2.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.freebsd-3.3.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.glibc-2.1.3.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.glibc-2.1.90.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.hpux-10.01.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.hpux-10.20.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.hpux-11.00.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.irix-6.5.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.osf1-4.0a.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.osf1-4.0d.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.4.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.5.1.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.6-cjk.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.6.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/samples/iconv/iconv.solaris-2.7.rc.gz >>> /usr/share/doc/mutt-1.5.20-r1/miscellany.html >>> /usr/share/doc/mutt-1.5.20-r1/reference.html >>> /usr/share/doc/mutt-1.5.20-r1/tuning.html >>> /usr/share/doc/mutt-1.5.20-r1/security.html >>> /usr/share/doc/mutt-1.5.20-r1/optionalfeatures.html >>> /usr/share/doc/mutt-1.5.20-r1/advancedusage.html >>> /usr/share/doc/mutt-1.5.20-r1/mimesupport.html >>> /usr/share/doc/mutt-1.5.20-r1/configuration.html >>> /usr/share/doc/mutt-1.5.20-r1/gettingstarted.html >>> /usr/share/doc/mutt-1.5.20-r1/intro.html >>> /usr/share/doc/mutt-1.5.20-r1/index.html >>> /usr/share/doc/mutt-1.5.20-r1/manual.html >>> /usr/share/doc/mutt-1.5.20-r1/manual.txt --- /usr/share/man/ --- /usr/share/man/man5/ >>> /usr/share/man/man5/muttrc.5.bz2 >>> /usr/share/man/man5/mbox.5.bz2 >>> /usr/share/man/man5/mmdf.5.bz2 --- /usr/share/man/man1/ >>> /usr/share/man/man1/mutt.1.bz2 >>> /usr/share/man/man1/flea.1.bz2 >>> /usr/share/man/man1/muttbug.1.bz2 >>> /usr/share/man/man1/mutt_dotlock.1.bz2 --- /usr/share/locale/ --- /usr/share/locale/pl/ --- /usr/share/locale/pl/LC_MESSAGES/ >>> /usr/share/locale/pl/LC_MESSAGES/mutt.mo >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. * If you are new to mutt you may want to take a look at * the Gentoo QuickStart Guide to Mutt E-Mail: * http://www.gentoo.org/doc/en/guide-to-mutt.xml