Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431078 Details for
Bug 580398
mail-client/mutt-1.6.0-r2 : pager.c:(.text+0x6001): undefined reference to `sb_draw'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mail-client:mutt-1.6.0-r2:20160418-012658.log
mail-client:mutt-1.6.0-r2:20160418-012658.log (text/plain), 42.72 KB, created by
Toralf Förster
on 2016-04-18 08:18:24 UTC
(
hide
)
Description:
mail-client:mutt-1.6.0-r2:20160418-012658.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-04-18 08:18:24 UTC
Size:
42.72 KB
patch
obsolete
> * Package: mail-client/mutt-1.6.0-r2 > * Repository: gentoo > * Maintainer: grobian@gentoo.org net-mail@gentoo.org > * USE: abi_x86_64 amd64 berkdb crypt elibc_glibc gdbm kerberos kernel_linux nls ssl userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mutt-1.6.0.tar.gz to /var/tmp/portage/mail-client/mutt-1.6.0-r2/work >>>> Unpacking mutt-1.6.0-gentoo-patches-r5.tar.xz to /var/tmp/portage/mail-client/mutt-1.6.0-r2/work >>>> Source unpacked in /var/tmp/portage/mail-client/mutt-1.6.0-r2/work >>>> Preparing source in /var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0 ... > * Applying mutt-gentoo-1.6.0-r1.patch ... > [ ok ] > * Applying mutt-gentoo-1.6.0-r2.patch ... > [ ok ] > * Applying ncurses-tinfo.patch ... > [ ok ] > * Applying bdb-prefix.patch ... > [ ok ] > * Applying dont-reveal-bbc.patch ... > [ ok ] > * Applying 01-collapse_flagged.patch ... > [ ok ] > * Applying 02-compressed.patch ... > [ ok ] > * Applying 03-progress-bar.patch ... > [ ok ] > * Applying 04-xterm-set-only-window-title.patch ... > [ ok ] > * Applying 05-xterm-no-tigetstr-on-tty.patch ... > [ ok ] > * Applying 06-nntp.patch ... > [ ok ] > * Applying 07-quote.patch ... > [ ok ] > * Applying 08-initials.patch ... > [ ok ] > * Applying 09-smarttime.patch ... > [ ok ] > * Applying 10-change_folder_next.patch ... > [ ok ] > * Applying 11-change_subject.patch ... > [ ok ] > * Applying 12-trash-folder.patch ... > [ ok ] > * Applying 13-pgp-verbose-mime.patch ... > [ ok ] > * Applying 14-pgp-display-signature.patch ... > [ ok ] > * Applying 15-sidebar.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0' ... > * Running aclocal -I m4 -I m4 ... > [ ok ] > * Running autoconf -I m4 --force ... > [ ok ] > * Running autoheader -I m4 ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: mutt-1.6.0/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0 ... > * econf: updating mutt-1.6.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mutt-1.6.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mutt-1.6.0-r2 --htmldir=/usr/share/doc/mutt-1.6.0-r2/html --libdir=/usr/lib64 --enable-pgp --disable-debug --disable-gpgme --disable-imap --enable-nls --disable-nntp --disable-pop --disable-sidebar --disable-smime --disable-smtp --without-idn --with-gss --with-curses=/usr --enable-compressed --enable-external-dotlock --enable-nfs-fix --sysconfdir=/etc/mutt --with-docdir=/usr/share/doc/mutt-1.6.0-r2 --with-regex --with-exec-shell=/bin/sh --disable-fcntl --enable-flock --enable-hcache --without-tokyocabinet --without-qdbm --with-gdbm --without-bdb --without-gnutls --without-ssl --without-sasl --with-homespool=Maildir >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for prefix... /usr >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for inline... inline >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _LARGEFILE_SOURCE value needed for large files... no >checking size of off_t... 8 >checking for dbx... no >checking for gdb... /usr/bin/gdb >checking for sdb... /usr/bin/sdb >checking for inttypes.h... (cached) yes >checking for uint32_t... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking for unsigned long long int... yes >checking for long long int... yes >checking for sendmail... /usr/sbin/sendmail >checking whether to build with GPGME support... no >checking for ispell... no >checking for initscr... no >checking for waddnwstr in -lncurses... no >checking for waddnwstr in -lncursesw... yes >checking for initscr in -lncursesw... yes >checking ncursesw/ncurses.h usability... yes >checking ncursesw/ncurses.h presence... yes >checking for ncursesw/ncurses.h... yes >checking for stdscr in -lncurses... yes >checking for stdscr in -lncursesw... yes >checking for stdscr in -ltinfo... no >checking for start_color declaration... yes >checking for typeahead declaration... yes >checking for bkgdset declaration... yes >checking for curs_set declaration... yes >checking for meta declaration... yes >checking for use_default_colors declaration... yes >checking for resizeterm declaration... yes >checking for use_extended_names... yes >checking for ANSI C header files... (cached) yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking ioctl.h usability... no >checking ioctl.h presence... no >checking for ioctl.h... no >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking unix.h usability... no >checking unix.h presence... no >checking for unix.h... no >checking for setrlimit... yes >checking for getsid... yes >checking for 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 where to put the documentation... /usr/share/doc/mutt-1.6.0-r2 >configure: WARNING: GSS was requested but IMAP is not enabled >checking whether struct dirent defines d_ino... yes >checking for gdbm_open... yes >checking for library containing strerror... (cached) none required >checking for off_t... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for feof_unlocked... yes >checking for fgets_unlocked... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... (cached) yes >checking for setlocale... yes >checking for stpcpy... yes >checking for strchr... yes >checking for strcasecmp... (cached) yes >checking for strdup... (cached) yes >checking for strtoul... yes >checking for tsearch... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for GNU gettext in libc... yes >checking for dcgettext... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for bison... bison >checking version of bison... 3.0.4, ok >checking for catalogs to be installed... >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking whether iconv.h defines iconv_t... yes >checking whether this iconv is good enough... yes >checking whether iconv is non-transcribing... no >checking for bind_textdomain_codeset... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for wchar_t... yes >checking for wint_t... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for iswalnum... yes >checking for iswalpha... yes >checking for iswblank... yes >checking for iswcntrl... yes >checking for iswdigit... yes >checking for iswgraph... yes >checking for iswlower... yes >checking for iswprint... yes >checking for iswpunct... yes >checking for iswspace... yes >checking for iswupper... yes >checking for iswxdigit... yes >checking for towupper... yes >checking for towlower... yes >checking for mbstate_t... yes >checking for wchar_t functions... yes >checking for nl_langinfo and CODESET... yes >checking for nl_langinfo and YESEXPR... yes >checking for ospcat... /usr/bin/ospcat >checking for openjade docbook stylesheets... in /usr/share/sgml/docbook/dsssl-stylesheets-1.79 >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating contrib/Makefile >config.status: creating doc/Makefile >config.status: creating imap/Makefile >config.status: creating intl/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating hcachever.sh >config.status: creating 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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0 ... >make -j1 >./gen_defs ./OPS ./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. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o txt2c.o txt2c.c >x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o txt2c txt2c.o >( \ > x86_64-pc-linux-gnu-gcc -v || \ > x86_64-pc-linux-gnu-gcc --version || \ > x86_64-pc-linux-gnu-gcc -V || \ > echo "unknown compiler"; \ >) 2>&1 | ./txt2c.sh cc_version >conststrings_c >echo "-Wall -pedantic -Wno-long-long -march=native -O2 -pipe" | ./txt2c.sh cc_cflags >>conststrings_c >grep ac_cs_config= config.status | \ >cut -d= -f2- | \ >sed -e 's/^"//' -e 's/"$//' | ./txt2c.sh configure_options >>conststrings_c >mv -f conststrings_c conststrings.c >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. -Iintl -I./intl -DMD5UTIL -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o mutt_md5-md5.o `test -f 'md5.c' || echo './'`md5.c >x86_64-pc-linux-gnu-gcc -DMD5UTIL -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mutt_md5 mutt_md5-md5.o >( echo '#include "config.h"'; echo '#undef ENABLE_NLS'; echo '#include "mutt.h"'; ) \ >| x86_64-pc-linux-gnu-gcc -E -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl - | sh ./hcachever.sh hcversion.h >make all-recursive >make[1]: Entering directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0/m4' >Making all in po >make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0/po' >Making all in intl >make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0/intl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0/intl' >Making all in contrib >make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0/contrib' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0/contrib' >make[2]: Entering directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0' >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. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o addrbook.o addrbook.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o alias.o alias.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o attach.o attach.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o base64.o base64.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o browser.o browser.c >browser.c: In function â_mutt_select_fileâ: >browser.c:855:2: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > getcwd (LastDir, sizeof (LastDir)); > ^ >browser.c:865:2: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > getcwd (LastDir, sizeof (LastDir)); > ^ >browser.c:880:7: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > getcwd (LastDir, sizeof (LastDir)); > ^ >browser.c:899:9: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > getcwd (LastDir, sizeof (LastDir)); > ^ >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. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o buffy.o buffy.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o color.o color.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o compress.o compress.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o crypt.o crypt.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o cryptglue.o cryptglue.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o commands.o commands.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o complete.o complete.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o compose.o compose.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o copy.o copy.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o curs_lib.o curs_lib.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o curs_main.o curs_main.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o date.o date.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o edit.o edit.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o enter.o enter.c >enter.c: In function âmy_wcstombsâ: >enter.c:97:5: warning: ignoring return value of âwcrtombâ, declared with attribute warn_unused_result [-Wunused-result] > wcrtomb (dest, 0, &st); > ^ >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. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o flags.o flags.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o init.o init.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o filter.o filter.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o from.o from.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o getdomain.o getdomain.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o group.o group.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o handler.o handler.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o hash.o hash.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o hdrline.o hdrline.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o headers.o headers.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o help.o help.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o hook.o hook.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o keymap.o keymap.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o mbox.o mbox.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o menu.o menu.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o mh.o mh.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o mx.o mx.c >mx.c: In function âmx_get_magicâ: >mx.c:424:5: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets (tmp, sizeof (tmp), f); > ^ >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. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o pager.o pager.c >pager.c: In function âmutt_pagerâ: >pager.c:2584:4: warning: implicit declaration of function âsb_drawâ [-Wimplicit-function-declaration] > sb_draw(); > ^ >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. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o parse.o parse.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o pattern.o pattern.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o postpone.o postpone.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o query.o query.c >query.c: In function ârun_queryâ: >query.c:115:3: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets (msg, sizeof (msg), fp); > ^ >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. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o recvattach.o recvattach.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o recvcmd.o recvcmd.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o rfc822.o rfc822.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o rfc1524.o rfc1524.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o rfc2047.o rfc2047.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o rfc2231.o rfc2231.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o rfc3676.o rfc3676.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o score.o score.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o send.o send.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o sendlib.o sendlib.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o signal.o signal.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o sort.o sort.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o status.o status.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o system.o system.c >system.c: In function â_mutt_systemâ: >system.c:95:4: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir ("/"); > ^ >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. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o thread.o thread.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o charset.o charset.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o history.o history.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o lib.o lib.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o muttlib.o muttlib.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o editmsg.o editmsg.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o mbyte.o mbyte.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o url.o url.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o ascii.o ascii.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o crypt-mod.o crypt-mod.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o safe_asprintf.o safe_asprintf.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o patchlist.o patchlist.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o conststrings.o conststrings.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o pgp.o pgp.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o pgpinvoke.o pgpinvoke.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o pgpkey.o pgpkey.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o pgplib.o pgplib.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o gnupgparse.o gnupgparse.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o pgpmicalg.o pgpmicalg.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o pgppacket.o pgppacket.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o crypt-mod-pgp-classic.o crypt-mod-pgp-classic.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o resize.o resize.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o hcache.o hcache.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o md5.o md5.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o mutt_idna.o mutt_idna.c >x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -Iintl -I./intl -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -c -o regex.o regex.c >regex.c: In function âre_match_2_internalâ: >regex.c:4824:25: warning: variable âsdummyâ set but not used [-Wunused-but-set-variable] > const char *sdummy; > ^ >regex.c:4823:28: warning: variable âpdummyâ set but not used [-Wunused-but-set-variable] > unsigned char *pdummy; > ^ >x86_64-pc-linux-gnu-gcc -Wall -pedantic -Wno-long-long -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mutt addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o compress.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o group.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o safe_asprintf.o patchlist.o conststrings.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o resize.o hcache.o md5.o mutt_idna.o regex.o -lncursesw -lncurses -lncursesw -lgdbm >pager.o: In function `mutt_pager': >pager.c:(.text+0x6001): undefined reference to `sb_draw' >collect2: error: ld returned 1 exit status >Makefile:657: recipe for target 'mutt' failed >make[2]: *** [mutt] Error 1 >make[2]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0' >Makefile:878: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0' >Makefile:551: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: mail-client/mutt-1.6.0-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=mail-client/mutt-1.6.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=mail-client/mutt-1.6.0-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/mail-client:mutt-1.6.0-r2:20160418-012658.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-client/mutt-1.6.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/mail-client/mutt-1.6.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0' > * S: '/var/tmp/portage/mail-client/mutt-1.6.0-r2/work/mutt-1.6.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 580398
:
431074
|
431076
| 431078