Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 232155 Details for
Bug 320645
mail-client/nmh-1.1-r1 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log of nmhfailing to compile
build.log (text/plain), 37.39 KB, created by
Nick White
on 2010-05-19 21:54:02 UTC
(
hide
)
Description:
Build log of nmhfailing to compile
Filename:
MIME Type:
Creator:
Nick White
Created:
2010-05-19 21:54:02 UTC
Size:
37.39 KB
patch
obsolete
>[32;01m>>>[0m Running ebuild phase killold as root:root... >[32;01m>>>[0m Starting builtin_killold >[32;01m>>>[0m Done builtin_killold >[32;01m>>>[0m Completed ebuild phase killold >[32;01m>>>[0m Running ebuild phases init saveenv as paludisbuild:paludisbuild... >[32;01m>>>[0m Starting builtin_init >[32;01m>>>[0m Done builtin_init >[32;01m>>>[0m Starting builtin_saveenv >[32;01m>>>[0m Done builtin_saveenv >[32;01m>>>[0m Completed ebuild phases init saveenv >--- No need to do anything for setup phase >[32;01m>>>[0m Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... >[32;01m>>>[0m Starting builtin_loadenv >[32;01m>>>[0m Done builtin_loadenv >[32;01m>>>[0m Starting src_unpack >>>> Unpacking nmh-1.1.tar.gz to /var/tmp/paludis/mail-client-nmh-1.1-r1/work >tar zxf /var/tmp/paludis/nmh-1.1.tar.gz --no-same-owner >[32;01m>>>[0m Done src_unpack >[32;01m>>>[0m Starting builtin_saveenv >[32;01m>>>[0m Done builtin_saveenv >[32;01m>>>[0m Completed ebuild phases loadenv unpack saveenv >[32;01m>>>[0m Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild... >[32;01m>>>[0m Starting builtin_loadenv >[32;01m>>>[0m Done builtin_loadenv >[32;01m>>>[0m Starting src_compile > [32;01m*[0m Applying nmh-1.1-inc-login.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmh-1.1-install.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmh-1.1-configure-vitest.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmh-1.1-m_getfld.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying nmh-1.1-annotate-fix.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >configuring for nmh-1.1 >configuring for nmh dated 02 Feburary 2004 >checking for gcc... gcc >checking for C compiler default output... 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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for an ANSI C-conforming const... yes >checking whether make sets ${MAKE}... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for ranlib... ranlib >checking for gawk... gawk >checking for flex... flex >checking for yywrap in -lfl... yes >checking lex output file root... lex.yy >checking whether yytext is a pointer... yes >checking for cut... /usr/bin/cut >checking for lclint... no >checking for lint... no >checking for libtool... libtool >checking for lorder... no >checking for tsort... tsort >checking whether tsort can deal with loops... yes >checking for ls... /usr/bin/ls >checking how to get ls to show us the group ownership of a file... -l >checking for more... /bin/more >checking for sendmail... /usr/sbin/sendmail >checking for vi... /usr/bin/vi >checking for broken vi... yes >checking where mail spool is located... /var/mail >checking whether the mail spool is world-writable... no >checking how to run the C preprocessor... gcc -E >checking for egrep... 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 lockfile.h usability... no >checking lockfile.h presence... no >checking for lockfile.h... no >checking for dotlockfile... no >checking what group owns the mail spool... mail >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether stat file-mode macros are broken... no >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking arpa/ftp.h usability... yes >checking arpa/ftp.h presence... yes >checking for arpa/ftp.h... yes >checking POSIX termios... yes >checking TIOCGWINSZ in termios.h... no >checking TIOCGWINSZ in sys/ioctl.h... yes >checking libio.h usability... yes >checking libio.h presence... yes >checking for libio.h... yes >checking sys/ptem.h usability... no >checking sys/ptem.h presence... no >checking for sys/ptem.h... no >checking for pid_t... yes >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for mkstemp in -lmkstemp... no >checking for waitpid... yes >checking for wait3... yes >checking for sigaction... yes >checking for sigprocmask... yes >checking for sigblock... yes >checking for sigsetmask... yes >checking for sighold... yes >checking for sigrelse... yes >checking for writev... yes >checking for lstat... yes >checking for uname... yes >checking for tzset... yes >checking for killpg... yes >checking for mkstemp... yes >checking for sethostent... yes >checking for getutent... yes >checking for gethostbyname... yes >checking for sigsetjmp... yes >checking for snprintf... yes >checking for strerror... yes >checking for strdup... yes >checking for modf... yes >checking for gethostbyname... (cached) yes >checking for socket... yes >checking for tgetent in -ltermcap... no >checking for tgetent in -lcurses... yes >checking for dbm_open... no >checking for dbm_open in -lndbm... yes >checking db1/ndbm.h usability... yes >checking db1/ndbm.h presence... yes >checking for db1/ndbm.h... yes >checking if an include file defines ospeed... yes >checking return type of signal handlers... void >checking for pid_t... (cached) yes >checking for off_t... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for size_t... yes >checking for sigset_t... yes >checking for struct stat.st_blksize... yes >checking for tm_gmtoff in struct tm... yes >checking what style of signals to use... POSIX_SIGNALS >checking where signal.h is located... /usr/include/asm/signal.h >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config/Makefile >config.status: creating h/Makefile >config.status: creating sbr/Makefile >config.status: creating uip/Makefile >config.status: creating mts/Makefile >config.status: creating mts/smtp/Makefile >config.status: creating etc/Makefile >config.status: creating docs/Makefile >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing default commands > >nmh configuration >----------------- >nmh version : 1.1 >target os : i686-pc-linux-gnu >compiler : gcc >compiler flags : -Os -march=prescott -pipe -fomit-frame-pointer >linker flags : -Wl,-O1,--as-needed >source code location : . >binary install path : /usr/bin >libary install path : /usr/bin >config files install path : /etc/nmh >man page install path : /usr/share/man >backup prefix : , >transport system : smtp >file locking type : lockf >default smtp servers : localhost >default editor : vim >default pager : cat >email address masquerading : >pop is enabled : yes (POP3) >SASL support : no > >for subdir in h config sbr mts uip etc man docs; do \ > (cd $subdir && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Os -march=prescott -pipe -fomit-frame-pointer' LDFLAGS='-Wl,-O1,--as-needed' LIBS='-lndbm ' prefix='/usr' exec_prefix='/usr' bindir='/usr/bin' etcdir='/etc/nmh' libdir='/usr/bin' mandir='/usr/share/man' mailspool='/var/mail' sendmailpath='/usr/sbin/sendmail' default_editor='vim' default_pager='cat' all) || exit 1; \ > done >make[1]: Entering directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/h' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/h' >make[1]: Entering directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/config' >gcc -c -DHAVE_CONFIG_H -DNMHBINDIR='"/usr/bin"' -DNMHETCDIR='"/etc/nmh"' -DNMHLIBDIR='"/usr/bin"' -DDEFAULT_EDITOR='"vim"' -DDEFAULT_PAGER='"cat"' -I.. -I.. -Os -march=prescott -pipe -fomit-frame-pointer config.c >./version.sh 1.1 > version.c >gcc -c -DHAVE_CONFIG_H -I.. -I.. -Os -march=prescott -pipe -fomit-frame-pointer version.c >make[1]: Leaving directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/config' >make[1]: Entering directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/sbr' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer add.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer addrsbr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer ambigsw.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer atooi.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer brkstring.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer check_charset.c >gcc -c -DHAVE_CONFIG_H -DNMHETCDIR='"/etc/nmh"' -DMAILSPOOL='"/var/mail"' -DSENDMAILPATH='"/usr/sbin/sendmail"' -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer client.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer closefds.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer concat.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer context_del.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer context_find.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer context_foil.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer context_read.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer context_replace.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer context_save.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer copy.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer copyip.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer cpydata.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer cpydgst.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer discard.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer done.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer dtime.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer dtimep.c >dtimep.lex: In function 'dparsetime': >dtimep.lex:392: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer error.c >error.c: In function 'advertise': >error.c:124: warning: ignoring return value of 'writev', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer ext_hook.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer fdcompare.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer folder_addmsg.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer folder_delmsgs.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer folder_free.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer folder_pack.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer folder_read.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer folder_realloc.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer gans.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer getans.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer getanswer.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer getarguments.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer getcpy.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer getfolder.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer getpass.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer fmt_addr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer fmt_compile.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer fmt_new.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer fmt_rfc2047.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer fmt_scan.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer lock_file.c >lock_file.c: In function 'lkclose': >lock_file.c:172: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result >lock_file.c: In function 'lkfclose': >lock_file.c:263: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_atoi.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_backup.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_convert.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_draft.c >m_draft.c: In function 'm_draft': >m_draft.c:35: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_getfld.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_gmprot.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_maildir.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_name.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_scratch.c >m_scratch.c: In function 'm_scratch': >m_scratch.c:28: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_tmpfil.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer makedir.c >gcc -c -DHAVE_CONFIG_H -DNMHETCDIR='"/etc/nmh"' -DMAILSPOOL='"/var/mail"' -DSENDMAILPATH='"/usr/sbin/sendmail"' -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mts.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer path.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer peekc.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer pidwait.c >gawk -f ./sigmsg.awk /usr/include/asm/signal.h > sigmsg.h >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer pidstatus.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer print_help.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer print_sw.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer print_version.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer push.c >push.c: In function 'push': >push.c:43: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >push.c:44: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer putenv.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer pwd.c >pwd.c: In function 'pwd': >pwd.c:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer refile.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer remdir.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer r1bindex.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer readconfig.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer ruserpass.c >ruserpass.c: In function 'ruserpass': >ruserpass.c:150: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_add.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_bits.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_del.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_getnum.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_list.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_nameok.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_print.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_read.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_save.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_setcur.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_setprev.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer seq_setunseen.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer showfile.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer signals.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer smatch.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer snprintb.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer ssequal.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer strcasecmp.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer strindex.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer trimcpy.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer uprf.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer vfgets.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer fmt_def.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer m_msgdef.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mf.c >rm -f libmh.a >if test xlibtool != x -a x1 = x ; then \ > libtool -static -c -o libmh.a add.o addrsbr.o ambigsw.o atooi.o brkstring.o check_charset.o client.o closefds.o concat.o context_del.o context_find.o context_foil.o context_read.o context_replace.o context_save.o copy.o copyip.o cpydata.o cpydgst.o discard.o done.o dtime.o dtimep.o error.o ext_hook.o fdcompare.o folder_addmsg.o folder_delmsgs.o folder_free.o folder_pack.o folder_read.o folder_realloc.o gans.o getans.o getanswer.o getarguments.o getcpy.o getfolder.o getpass.o fmt_addr.o fmt_compile.o fmt_new.o fmt_rfc2047.o fmt_scan.o lock_file.o m_atoi.o m_backup.o m_convert.o m_draft.o m_getfld.o m_gmprot.o m_maildir.o m_name.o m_scratch.o m_tmpfil.o makedir.o mts.o path.o peekc.o pidwait.o pidstatus.o print_help.o print_sw.o print_version.o push.o putenv.o pwd.o refile.o remdir.o r1bindex.o readconfig.o ruserpass.o seq_add.o seq_bits.o seq_del.o seq_getnum.o seq_list.o seq_nameok.o seq_print.o seq_read.o seq_save.o seq_setcur.o seq_setprev.o seq_setunseen.o showfile.o signals.o smatch.o snprintb.o ssequal.o strcasecmp.o strindex.o trimcpy.o uprf.o vfgets.o fmt_def.o m_msgdef.o mf.o ; \ > else \ > ar cr libmh.a `echo add.o addrsbr.o ambigsw.o atooi.o brkstring.o check_charset.o client.o closefds.o concat.o context_del.o context_find.o context_foil.o context_read.o context_replace.o context_save.o copy.o copyip.o cpydata.o cpydgst.o discard.o done.o dtime.o dtimep.o error.o ext_hook.o fdcompare.o folder_addmsg.o folder_delmsgs.o folder_free.o folder_pack.o folder_read.o folder_realloc.o gans.o getans.o getanswer.o getarguments.o getcpy.o getfolder.o getpass.o fmt_addr.o fmt_compile.o fmt_new.o fmt_rfc2047.o fmt_scan.o lock_file.o m_atoi.o m_backup.o m_convert.o m_draft.o m_getfld.o m_gmprot.o m_maildir.o m_name.o m_scratch.o m_tmpfil.o makedir.o mts.o path.o peekc.o pidwait.o pidstatus.o print_help.o print_sw.o print_version.o push.o putenv.o pwd.o refile.o remdir.o r1bindex.o readconfig.o ruserpass.o seq_add.o seq_bits.o seq_del.o seq_getnum.o seq_list.o seq_nameok.o seq_print.o seq_read.o seq_save.o seq_setcur.o seq_setprev.o seq_setunseen.o showfile.o signals.o smatch.o snprintb.o ssequal.o strcasecmp.o strindex.o trimcpy.o uprf.o vfgets.o fmt_def.o m_msgdef.o mf.o | cat` ; \ > ranlib libmh.a ; \ > fi >make[1]: Leaving directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/sbr' >make[1]: Entering directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/mts' >for subdir in smtp; do \ > (cd $subdir && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Os -march=prescott -pipe -fomit-frame-pointer' LDFLAGS='-Wl,-O1,--as-needed' LIBS='-lndbm ' prefix='/usr' exec_prefix='/usr' bindir='/usr/bin' etcdir='/etc/nmh' libdir='/usr/bin' mandir='/usr/share/man' mailspool='/var/mail' sendmailpath='/usr/sbin/sendmail' default_editor='vim' default_pager='cat' all) || exit 1; \ > done >make[2]: Entering directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/mts/smtp' >gcc -c -DHAVE_CONFIG_H -I../.. -I. -I../.. -Os -march=prescott -pipe -fomit-frame-pointer hosts.c >gcc -c -DHAVE_CONFIG_H -I../.. -I. -I../.. -Os -march=prescott -pipe -fomit-frame-pointer smtp.c >smtp.c: In function 'sm_wrecord': >smtp.c:1503: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >smtp.c: In function 'sm_rrecord': >smtp.c:1697: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >make[2]: Leaving directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/mts/smtp' >rm -f libmts.a >if test xlibtool != x -a x1 = x ; then \ > libtool -static -c smtp/hosts.o smtp/smtp.o -o libmts.a ; \ > else \ > ar cr libmts.a `echo smtp/hosts.o smtp/smtp.o | cat` ; \ > ranlib libmts.a ; \ > fi >make[1]: Leaving directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/mts' >make[1]: Entering directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/uip' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer ali.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer aliasbr.c >gcc -Wl,-O1,--as-needed -o ali ali.o aliasbr.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer anno.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer annosbr.c >gcc -Wl,-O1,--as-needed -o anno anno.o annosbr.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer burst.c >gcc -Wl,-O1,--as-needed -o burst burst.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer comp.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer whatnowproc.c >whatnowproc.c: In function 'what_now': >whatnowproc.c:107: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer whatnowsbr.c >whatnowsbr.c: In function 'WhatNow': >whatnowsbr.c:331: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >whatnowsbr.c:366: warning: ignoring return value of 'system', declared with attribute warn_unused_result >whatnowsbr.c: In function 'editfile': >whatnowsbr.c:623: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result >whatnowsbr.c:647: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer sendsbr.c >sendsbr.c: In function 'alert': >sendsbr.c:845: warning: ignoring return value of 'write', declared with attribute warn_unused_result >sendsbr.c:847: warning: ignoring return value of 'write', declared with attribute warn_unused_result >sendsbr.c:851: warning: ignoring return value of 'write', declared with attribute warn_unused_result >sendsbr.c: In function 'anno': >sendsbr.c:937: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer distsbr.c >gcc -Wl,-O1,--as-needed -o comp comp.o whatnowproc.o whatnowsbr.o sendsbr.o annosbr.o distsbr.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer dist.c >gcc -Wl,-O1,--as-needed -o dist dist.o whatnowproc.o whatnowsbr.o sendsbr.o annosbr.o distsbr.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer flist.c >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -Wl,-O1,--as-needed -o flist flist.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer folder.c >gcc -Wl,-O1,--as-needed -o folder folder.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer forw.c >forw.c: In function 'copy_draft': >forw.c:588: warning: ignoring return value of 'write', declared with attribute warn_unused_result >forw.c:615: warning: ignoring return value of 'write', declared with attribute warn_unused_result >forw.c:625: warning: ignoring return value of 'write', declared with attribute warn_unused_result >forw.c: In function 'copy_mime_draft': >forw.c:642: warning: ignoring return value of 'write', declared with attribute warn_unused_result >forw.c:646: warning: ignoring return value of 'write', declared with attribute warn_unused_result >forw.c:648: warning: ignoring return value of 'write', declared with attribute warn_unused_result >gcc -Wl,-O1,--as-needed -o forw forw.o whatnowproc.o whatnowsbr.o sendsbr.o annosbr.o distsbr.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer install-mh.c >install-mh.c: In function 'main': >install-mh.c:170: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >gcc -Wl,-O1,--as-needed -o install-mh install-mh.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mark.c >gcc -Wl,-O1,--as-needed -o mark mark.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhbuild.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhbuildsbr.c >mhbuildsbr.c: In function 'open7Bit': >mhbuildsbr.c:2341: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mhbuildsbr.c: In function 'openFile': >mhbuildsbr.c:2467: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mhbuildsbr.c: In function 'openFTP': >mhbuildsbr.c:2693: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhcachesbr.c >mhcachesbr.c: In function 'cache_content': >mhcachesbr.c:167: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhlistsbr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhoutsbr.c >mhoutsbr.c: In function 'writeBase64aux': >mhoutsbr.c:458: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhmisc.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhfree.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer ftpsbr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer termsbr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer md5.c >gcc -Wl,-O1,--as-needed -o mhbuild mhbuild.o mhbuildsbr.o mhcachesbr.o mhlistsbr.o mhoutsbr.o mhmisc.o mhfree.o ftpsbr.o md5.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm -lcurses >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhlist.c >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhparse.c >mhparse.c: In function 'open7Bit': >mhparse.c:2121: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mhparse.c: In function 'openFile': >mhparse.c:2247: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mhparse.c: In function 'openFTP': >mhparse.c:2473: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >gcc -Wl,-O1,--as-needed -o mhlist mhlist.o mhparse.o mhcachesbr.o mhlistsbr.o mhmisc.o mhfree.o ftpsbr.o termsbr.o md5.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm -lcurses >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhmail.c >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -Wl,-O1,--as-needed -o mhmail mhmail.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >../sbr/libmh.a(m_tmpfil.o): In function `m_tmpfil': >m_tmpfil.c:(.text+0x2b): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhn.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhshowsbr.c >mhshowsbr.c: In function 'show_content_aux2': >mhshowsbr.c:568: warning: ignoring return value of 'read', declared with attribute warn_unused_result >mhshowsbr.c:598: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhstoresbr.c >mhstoresbr.c: In function 'output_content_file': >mhstoresbr.c:751: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >gcc -Wl,-O1,--as-needed -o mhn mhn.o mhparse.o mhcachesbr.o mhshowsbr.o mhlistsbr.o mhstoresbr.o mhmisc.o mhfree.o ftpsbr.o termsbr.o md5.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm -lcurses >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhparam.c >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -Wl,-O1,--as-needed -o mhparam mhparam.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhpath.c >gcc -Wl,-O1,--as-needed -o mhpath mhpath.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhshow.c >gcc -Wl,-O1,--as-needed -o mhshow mhshow.o mhparse.o mhcachesbr.o mhshowsbr.o mhlistsbr.o mhmisc.o mhfree.o ftpsbr.o termsbr.o md5.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm -lcurses >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer mhstore.c >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -Wl,-O1,--as-needed -o mhstore mhstore.o mhparse.o mhcachesbr.o mhshowsbr.o mhlistsbr.o mhstoresbr.o mhmisc.o mhfree.o ftpsbr.o termsbr.o md5.o ../config/version.o ../config/config.o ../mts/libmts.a ../sbr/libmh.a -lndbm -lcurses >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer msgchk.c >../sbr/libmh.a(m_scratch.o): In function `m_scratch': >m_scratch.c:(.text+0x30): warning: the use of `mktemp' is dangerous, better use `mkstemp' >gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -Os -march=prescott -pipe -fomit-frame-pointer popsbr.c >popsbr.c:108: error: conflicting types for 'getline' >/usr/include/stdio.h:651: error: previous declaration of 'getline' was here >popsbr.c:869:8: warning: extra tokens at end of #endif directive >popsbr.c:987:8: warning: extra tokens at end of #endif directive >make[1]: Leaving directory `/var/tmp/paludis/mail-client-nmh-1.1-r1/work/nmh/uip' >make[1]: *** [popsbr.o] Error 1 >make: *** [all-recursive] Error 1 > >!!! ERROR in mail-client/nmh-1.1-r1::gentoo: >!!! In src_compile at line 3708 >!!! (no message provided) > >!!! Call stack: >!!! * src_compile (/var/tmp/paludis/mail-client-nmh-1.1-r1/temp/loadsaveenv:3708) >!!! * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:51) >!!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:647) >!!! * main (/usr/libexec/paludis/ebuild.bash:675) > >diefunc: making ebuild PID 1026 exit with error >die trap: exiting with error. > >Install error: > * In program paludis (--log-level warning) -i nmh ledger: > * When performing install action from command line: > * When executing install task: > * When installing 'mail-client/nmh-1.1-r1:0::gentoo': > * When running an ebuild command on 'mail-client/nmh-1.1-r1:0::gentoo': > * Install failed for 'mail-client/nmh-1.1-r1:0::gentoo' > >
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 320645
:
232153
| 232155