Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mailx.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1733-2826/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mailx.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mailx-12.4-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mailx.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1733-2826/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mailx.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.93516 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mailx-12.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/mailx-12.4.tar.bz2 + tar -xf - tar: Read 9728 bytes from - + STATUS=0 + '[' 0 -ne 0 ']' + cd mailx-12.4 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nail-11.25-config.patch):' Patch #0 (nail-11.25-config.patch): + patch -p1 -s + echo 'Patch #1 (mailx-12.3-pager.patch):' Patch #1 (mailx-12.3-pager.patch): + patch -p1 -s + echo 'Patch #2 (mailx-12.4-openssl.patch):' Patch #2 (mailx-12.4-openssl.patch): + patch -p1 -s + sed -i s,/etc/nail.rc,/etc/mail.rc,g mailx.1 mailx.1.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.93516 /bin/sh ./makeconfig + umask 022 + cd /builddir/build/BUILD + cd mailx-12.4 + LANG=C + export LANG + unset DISPLAY ++ pkg-config --cflags-only-I nss + INCLUDES=' -I/usr/include/nss3 -I/usr/include/nspr4 ' + export INCLUDES + echo PREFIX=/usr BINDIR=/bin MANDIR=/usr/share/man SYSCONFDIR=/etc MAILRC=/etc/mail.rc MAILSPOOL=/var/mail SENDMAIL=/usr/sbin/sendmail UCBINSTALL=install ++ cat makeflags + make PREFIX=/usr BINDIR=/bin MANDIR=/usr/share/man SYSCONFDIR=/etc MAILRC=/etc/mail.rc MAILSPOOL=/var/mail SENDMAIL=/usr/sbin/sendmail UCBINSTALL=install 'CFLAGS=-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE' IPv6=-DHAVE_IPv6_FUNCS checking if a hello world program can be built ... okay checking for ... okay checking for alloca() ... okay checking for ssize_t ... okay checking for snprintf() ... okay checking for fchdir() ... okay checking for mmap() ... okay checking for mremap() ... okay checking for iconv functionality ... okay checking for wctype functionality ... okay checking for wcwidth() ... okay checking for mbtowc() ... okay checking for setlocale() ... okay checking for nl_langinfo() ... okay checking for mkstemp() ... okay checking for fpathconf() ... okay checking for wordexp() ... okay checking for ... okay checking for socket functionality in libc ... okay checking for Network Security Services (NSS) ... okay checking for genname.h ... no checking for xconst.h ... no checking for CERTAltNameEncodedContext type ... no checking for GSSAPI in libgss ... no checking for GSSAPI in libgssapi_krb5 ... okay The following optional features are enabled: + Locale support: Printable characters depend on the environment + Multibyte character support + Character set conversion using iconv() + Automatic detection of terminal character set + Networking support (IMAP, POP3, and SMTP) + IMAP GSSAPI authentication + S/MIME and SSL/TLS using Network Security Services (NSS) The following optional features are disabled: Remarks: cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c aux.c aux.c: In function 'makeprint': aux.c:1080: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c base64.c base64.c: In function 'mime_write_tob64': base64.c:137: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c cache.c cache.c: In function 'getcache1': cache.c:200: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cache.c:208: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cache.c: In function 'putcache': cache.c:313: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result cache.c: In function 'dequeue1': cache.c:797: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c cmd1.c cmd1.c: In function 'headers': cmd1.c:107: warning: suggest parentheses around && within || cmd1.c:115: warning: suggest parentheses around && within || cmd1.c:116: warning: suggest parentheses around && within || cmd1.c:117: warning: suggest parentheses around && within || cmd1.c:121: warning: suggest parentheses around && within || cmd1.c:130: warning: suggest parentheses around && within || cmd1.c:139: warning: suggest parentheses around && within || cmd1.c:149: warning: suggest parentheses around && within || cmd1.c:158: warning: suggest parentheses around && within || cmd1.c:159: warning: suggest parentheses around && within || cmd1.c:160: warning: suggest parentheses around && within || cmd1.c:164: warning: suggest parentheses around && within || cmd1.c:172: warning: suggest parentheses around && within || cmd1.c:178: warning: suggest parentheses around && within || cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c cmd2.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c cmd3.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c cmdtab.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c collect.c collect.c: In function 'include_file': collect.c:246: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result collect.c: In function 'read_attachment_data': collect.c:282: warning: suggest parentheses around && within || collect.c: In function 'collect': collect.c:652: warning: suggest parentheses around && within || collect.c:565: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result collect.c:567: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c dotlock.c dotlock.c: In function 'create_exclusive': dotlock.c:146: warning: ignoring return value of 'write', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c edit.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c fio.c fio.c: In function 'setptr': fio.c:128: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result fio.c: In function 'putline': fio.c:201: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result fio.c: In function 'getfold': fio.c:602: warning: suggest parentheses around && within || cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c getname.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c getopt.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c head.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c hmac.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c imap.c imap.c: In function 'imap_fetchdata': imap.c:1306: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imap.c:1338: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imap.c:1345: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imap.c: In function 'imap_putstr': imap.c:1393: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imap.c:1395: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imap.c: In function 'imap_update': imap.c:1868: warning: suggest parentheses around && within || imap.c:1869: warning: suggest parentheses around && within || imap.c: In function 'imap_append1': imap.c:2198: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imap.c: In function 'imap_appenduid': imap.c:2758: warning: suggest parentheses around arithmetic in operand of | imap.c: In function 'imap_appenduid_cached': imap.c:2814: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imap.c: In function 'imap_dequeue': imap.c:3160: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c imap_search.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c junk.c junk.c: In function 'putdb': junk.c:349: warning: suggest parentheses around && within || junk.c:352: warning: suggest parentheses around && within || junk.c:366: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result junk.c:368: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result junk.c:375: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result junk.c:377: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result junk.c: In function 'nextword': junk.c:700: warning: suggest parentheses around && within || junk.c:780: warning: suggest parentheses around && within || junk.c: In function 'add': junk.c:819: warning: suggest parentheses around && within || junk.c:826: warning: suggest parentheses around && within || junk.c: In function 'insert': junk.c:957: warning: suggest parentheses around && within || junk.c: In function 'clsf': junk.c:1036: warning: format '%d' expects type 'int', but argument 4 has type 'long int' junk.c:1063: warning: format '%d' expects type 'int', but argument 4 has type 'long int' junk.c: In function 'rate': junk.c:1104: warning: suggest parentheses around && within || cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c lex.c lex.c: In function 'newmailinfo': lex.c:273: warning: suggest parentheses around && within || lex.c: In function 'execute': lex.c:617: warning: suggest parentheses around && within || cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c list.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c lzw.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c macro.c macro.c: In function 'ccall': macro.c:198: warning: suggest parentheses around && within || cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c maildir.c maildir.c: In function 'readin': maildir.c:338: warning: format '%d' expects type 'int', but argument 6 has type 'long int' maildir.c: In function 'maildir_update': maildir.c:443: warning: format '%d' expects type 'int', but argument 6 has type 'long int' maildir.c: In function 'move': maildir.c:491: warning: format '%d' expects type 'int', but argument 8 has type 'long int' cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c main.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c md5.c md5.c: In function 'MD5Update': md5.c:146: warning: suggest parentheses around + or - in operand of & md5.c:148: warning: suggest parentheses around + or - in operand of & md5.c:149: warning: suggest parentheses around + or - in operand of & md5.c: In function 'MD5Transform': md5.c:216: warning: suggest parentheses around arithmetic in operand of | md5.c:216: warning: suggest parentheses around + or - in operand of & md5.c:216: warning: suggest parentheses around + or - inside shift md5.c:216: warning: suggest parentheses around arithmetic in operand of | md5.c:216: warning: suggest parentheses around + or - in operand of & md5.c:217: warning: suggest parentheses around arithmetic in operand of | md5.c:217: warning: suggest parentheses around + or - in operand of & md5.c:217: warning: suggest parentheses around + or - inside shift md5.c:217: warning: suggest parentheses around arithmetic in operand of | md5.c:217: warning: suggest parentheses around + or - in operand of & md5.c:218: warning: suggest parentheses around arithmetic in operand of | md5.c:218: warning: suggest parentheses around + or - in operand of & md5.c:218: warning: suggest parentheses around + or - inside shift md5.c:218: warning: suggest parentheses around arithmetic in operand of | md5.c:218: warning: suggest parentheses around + or - in operand of & md5.c:219: warning: suggest parentheses around arithmetic in operand of | md5.c:219: warning: suggest parentheses around + or - in operand of & md5.c:219: warning: suggest parentheses around + or - inside shift md5.c:219: warning: suggest parentheses around arithmetic in operand of | md5.c:219: warning: suggest parentheses around + or - in operand of & md5.c:220: warning: suggest parentheses around arithmetic in operand of | md5.c:220: warning: suggest parentheses around + or - in operand of & md5.c:220: warning: suggest parentheses around + or - inside shift md5.c:220: warning: suggest parentheses around arithmetic in operand of | md5.c:220: warning: suggest parentheses around + or - in operand of & md5.c:221: warning: suggest parentheses around arithmetic in operand of | md5.c:221: warning: suggest parentheses around + or - in operand of & md5.c:221: warning: suggest parentheses around + or - inside shift md5.c:221: warning: suggest parentheses around arithmetic in operand of | md5.c:221: warning: suggest parentheses around + or - in operand of & md5.c:222: warning: suggest parentheses around arithmetic in operand of | md5.c:222: warning: suggest parentheses around + or - in operand of & md5.c:222: warning: suggest parentheses around + or - inside shift md5.c:222: warning: suggest parentheses around arithmetic in operand of | md5.c:222: warning: suggest parentheses around + or - in operand of & md5.c:223: warning: suggest parentheses around arithmetic in operand of | md5.c:223: warning: suggest parentheses around + or - in operand of & md5.c:223: warning: suggest parentheses around + or - inside shift md5.c:223: warning: suggest parentheses around arithmetic in operand of | md5.c:223: warning: suggest parentheses around + or - in operand of & md5.c:224: warning: suggest parentheses around arithmetic in operand of | md5.c:224: warning: suggest parentheses around + or - in operand of & md5.c:224: warning: suggest parentheses around + or - inside shift md5.c:224: warning: suggest parentheses around arithmetic in operand of | md5.c:224: warning: suggest parentheses around + or - in operand of & md5.c:225: warning: suggest parentheses around arithmetic in operand of | md5.c:225: warning: suggest parentheses around + or - in operand of & md5.c:225: warning: suggest parentheses around + or - inside shift md5.c:225: warning: suggest parentheses around arithmetic in operand of | md5.c:225: warning: suggest parentheses around + or - in operand of & md5.c:226: warning: suggest parentheses around arithmetic in operand of | md5.c:226: warning: suggest parentheses around + or - in operand of & md5.c:226: warning: suggest parentheses around + or - inside shift md5.c:226: warning: suggest parentheses around arithmetic in operand of | md5.c:226: warning: suggest parentheses around + or - in operand of & md5.c:227: warning: suggest parentheses around arithmetic in operand of | md5.c:227: warning: suggest parentheses around + or - in operand of & md5.c:227: warning: suggest parentheses around + or - inside shift md5.c:227: warning: suggest parentheses around arithmetic in operand of | md5.c:227: warning: suggest parentheses around + or - in operand of & md5.c:228: warning: suggest parentheses around arithmetic in operand of | md5.c:228: warning: suggest parentheses around + or - in operand of & md5.c:228: warning: suggest parentheses around + or - inside shift md5.c:228: warning: suggest parentheses around arithmetic in operand of | md5.c:228: warning: suggest parentheses around + or - in operand of & md5.c:229: warning: suggest parentheses around arithmetic in operand of | md5.c:229: warning: suggest parentheses around + or - in operand of & md5.c:229: warning: suggest parentheses around + or - inside shift md5.c:229: warning: suggest parentheses around arithmetic in operand of | md5.c:229: warning: suggest parentheses around + or - in operand of & md5.c:230: warning: suggest parentheses around arithmetic in operand of | md5.c:230: warning: suggest parentheses around + or - in operand of & md5.c:230: warning: suggest parentheses around + or - inside shift md5.c:230: warning: suggest parentheses around arithmetic in operand of | md5.c:230: warning: suggest parentheses around + or - in operand of & md5.c:231: warning: suggest parentheses around arithmetic in operand of | md5.c:231: warning: suggest parentheses around + or - in operand of & md5.c:231: warning: suggest parentheses around + or - inside shift md5.c:231: warning: suggest parentheses around arithmetic in operand of | md5.c:231: warning: suggest parentheses around + or - in operand of & md5.c:234: warning: suggest parentheses around arithmetic in operand of | md5.c:234: warning: suggest parentheses around + or - in operand of & md5.c:234: warning: suggest parentheses around + or - inside shift md5.c:234: warning: suggest parentheses around arithmetic in operand of | md5.c:234: warning: suggest parentheses around + or - in operand of & md5.c:235: warning: suggest parentheses around arithmetic in operand of | md5.c:235: warning: suggest parentheses around + or - in operand of & md5.c:235: warning: suggest parentheses around + or - inside shift md5.c:235: warning: suggest parentheses around arithmetic in operand of | md5.c:235: warning: suggest parentheses around + or - in operand of & md5.c:236: warning: suggest parentheses around arithmetic in operand of | md5.c:236: warning: suggest parentheses around + or - in operand of & md5.c:236: warning: suggest parentheses around + or - inside shift md5.c:236: warning: suggest parentheses around arithmetic in operand of | md5.c:236: warning: suggest parentheses around + or - in operand of & md5.c:237: warning: suggest parentheses around arithmetic in operand of | md5.c:237: warning: suggest parentheses around + or - in operand of & md5.c:237: warning: suggest parentheses around + or - inside shift md5.c:237: warning: suggest parentheses around arithmetic in operand of | md5.c:237: warning: suggest parentheses around + or - in operand of & md5.c:238: warning: suggest parentheses around arithmetic in operand of | md5.c:238: warning: suggest parentheses around + or - in operand of & md5.c:238: warning: suggest parentheses around + or - inside shift md5.c:238: warning: suggest parentheses around arithmetic in operand of | md5.c:238: warning: suggest parentheses around + or - in operand of & md5.c:239: warning: suggest parentheses around arithmetic in operand of | md5.c:239: warning: suggest parentheses around + or - in operand of & md5.c:239: warning: suggest parentheses around + or - inside shift md5.c:239: warning: suggest parentheses around arithmetic in operand of | md5.c:239: warning: suggest parentheses around + or - in operand of & md5.c:240: warning: suggest parentheses around arithmetic in operand of | md5.c:240: warning: suggest parentheses around + or - in operand of & md5.c:240: warning: suggest parentheses around + or - inside shift md5.c:240: warning: suggest parentheses around arithmetic in operand of | md5.c:240: warning: suggest parentheses around + or - in operand of & md5.c:241: warning: suggest parentheses around arithmetic in operand of | md5.c:241: warning: suggest parentheses around + or - in operand of & md5.c:241: warning: suggest parentheses around + or - inside shift md5.c:241: warning: suggest parentheses around arithmetic in operand of | md5.c:241: warning: suggest parentheses around + or - in operand of & md5.c:242: warning: suggest parentheses around arithmetic in operand of | md5.c:242: warning: suggest parentheses around + or - in operand of & md5.c:242: warning: suggest parentheses around + or - inside shift md5.c:242: warning: suggest parentheses around arithmetic in operand of | md5.c:242: warning: suggest parentheses around + or - in operand of & md5.c:243: warning: suggest parentheses around arithmetic in operand of | md5.c:243: warning: suggest parentheses around + or - in operand of & md5.c:243: warning: suggest parentheses around + or - inside shift md5.c:243: warning: suggest parentheses around arithmetic in operand of | md5.c:243: warning: suggest parentheses around + or - in operand of & md5.c:244: warning: suggest parentheses around arithmetic in operand of | md5.c:244: warning: suggest parentheses around + or - in operand of & md5.c:244: warning: suggest parentheses around + or - inside shift md5.c:244: warning: suggest parentheses around arithmetic in operand of | md5.c:244: warning: suggest parentheses around + or - in operand of & md5.c:245: warning: suggest parentheses around arithmetic in operand of | md5.c:245: warning: suggest parentheses around + or - in operand of & md5.c:245: warning: suggest parentheses around + or - inside shift md5.c:245: warning: suggest parentheses around arithmetic in operand of | md5.c:245: warning: suggest parentheses around + or - in operand of & md5.c:246: warning: suggest parentheses around arithmetic in operand of | md5.c:246: warning: suggest parentheses around + or - in operand of & md5.c:246: warning: suggest parentheses around + or - inside shift md5.c:246: warning: suggest parentheses around arithmetic in operand of | md5.c:246: warning: suggest parentheses around + or - in operand of & md5.c:247: warning: suggest parentheses around arithmetic in operand of | md5.c:247: warning: suggest parentheses around + or - in operand of & md5.c:247: warning: suggest parentheses around + or - inside shift md5.c:247: warning: suggest parentheses around arithmetic in operand of | md5.c:247: warning: suggest parentheses around + or - in operand of & md5.c:248: warning: suggest parentheses around arithmetic in operand of | md5.c:248: warning: suggest parentheses around + or - in operand of & md5.c:248: warning: suggest parentheses around + or - inside shift md5.c:248: warning: suggest parentheses around arithmetic in operand of | md5.c:248: warning: suggest parentheses around + or - in operand of & md5.c:249: warning: suggest parentheses around arithmetic in operand of | md5.c:249: warning: suggest parentheses around + or - in operand of & md5.c:249: warning: suggest parentheses around + or - inside shift md5.c:249: warning: suggest parentheses around arithmetic in operand of | md5.c:249: warning: suggest parentheses around + or - in operand of & md5.c:252: warning: suggest parentheses around + or - in operand of & md5.c:252: warning: suggest parentheses around + or - inside shift md5.c:252: warning: suggest parentheses around arithmetic in operand of | md5.c:252: warning: suggest parentheses around + or - in operand of & md5.c:253: warning: suggest parentheses around + or - in operand of & md5.c:253: warning: suggest parentheses around + or - inside shift md5.c:253: warning: suggest parentheses around arithmetic in operand of | md5.c:253: warning: suggest parentheses around + or - in operand of & md5.c:254: warning: suggest parentheses around + or - in operand of & md5.c:254: warning: suggest parentheses around + or - inside shift md5.c:254: warning: suggest parentheses around arithmetic in operand of | md5.c:254: warning: suggest parentheses around + or - in operand of & md5.c:255: warning: suggest parentheses around + or - in operand of & md5.c:255: warning: suggest parentheses around + or - inside shift md5.c:255: warning: suggest parentheses around arithmetic in operand of | md5.c:255: warning: suggest parentheses around + or - in operand of & md5.c:256: warning: suggest parentheses around + or - in operand of & md5.c:256: warning: suggest parentheses around + or - inside shift md5.c:256: warning: suggest parentheses around arithmetic in operand of | md5.c:256: warning: suggest parentheses around + or - in operand of & md5.c:257: warning: suggest parentheses around + or - in operand of & md5.c:257: warning: suggest parentheses around + or - inside shift md5.c:257: warning: suggest parentheses around arithmetic in operand of | md5.c:257: warning: suggest parentheses around + or - in operand of & md5.c:258: warning: suggest parentheses around + or - in operand of & md5.c:258: warning: suggest parentheses around + or - inside shift md5.c:258: warning: suggest parentheses around arithmetic in operand of | md5.c:258: warning: suggest parentheses around + or - in operand of & md5.c:259: warning: suggest parentheses around + or - in operand of & md5.c:259: warning: suggest parentheses around + or - inside shift md5.c:259: warning: suggest parentheses around arithmetic in operand of | md5.c:259: warning: suggest parentheses around + or - in operand of & md5.c:260: warning: suggest parentheses around + or - in operand of & md5.c:260: warning: suggest parentheses around + or - inside shift md5.c:260: warning: suggest parentheses around arithmetic in operand of | md5.c:260: warning: suggest parentheses around + or - in operand of & md5.c:261: warning: suggest parentheses around + or - in operand of & md5.c:261: warning: suggest parentheses around + or - inside shift md5.c:261: warning: suggest parentheses around arithmetic in operand of | md5.c:261: warning: suggest parentheses around + or - in operand of & md5.c:262: warning: suggest parentheses around + or - in operand of & md5.c:262: warning: suggest parentheses around + or - inside shift md5.c:262: warning: suggest parentheses around arithmetic in operand of | md5.c:262: warning: suggest parentheses around + or - in operand of & md5.c:263: warning: suggest parentheses around + or - in operand of & md5.c:263: warning: suggest parentheses around + or - inside shift md5.c:263: warning: suggest parentheses around arithmetic in operand of | md5.c:263: warning: suggest parentheses around + or - in operand of & md5.c:264: warning: suggest parentheses around + or - in operand of & md5.c:264: warning: suggest parentheses around + or - inside shift md5.c:264: warning: suggest parentheses around arithmetic in operand of | md5.c:264: warning: suggest parentheses around + or - in operand of & md5.c:265: warning: suggest parentheses around + or - in operand of & md5.c:265: warning: suggest parentheses around + or - inside shift md5.c:265: warning: suggest parentheses around arithmetic in operand of | md5.c:265: warning: suggest parentheses around + or - in operand of & md5.c:266: warning: suggest parentheses around + or - in operand of & md5.c:266: warning: suggest parentheses around + or - inside shift md5.c:266: warning: suggest parentheses around arithmetic in operand of | md5.c:266: warning: suggest parentheses around + or - in operand of & md5.c:267: warning: suggest parentheses around + or - in operand of & md5.c:267: warning: suggest parentheses around + or - inside shift md5.c:267: warning: suggest parentheses around arithmetic in operand of | md5.c:267: warning: suggest parentheses around + or - in operand of & md5.c:270: warning: suggest parentheses around arithmetic in operand of | md5.c:270: warning: suggest parentheses around + or - in operand of & md5.c:270: warning: suggest parentheses around + or - inside shift md5.c:270: warning: suggest parentheses around arithmetic in operand of | md5.c:270: warning: suggest parentheses around + or - in operand of & md5.c:271: warning: suggest parentheses around arithmetic in operand of | md5.c:271: warning: suggest parentheses around + or - in operand of & md5.c:271: warning: suggest parentheses around + or - inside shift md5.c:271: warning: suggest parentheses around arithmetic in operand of | md5.c:271: warning: suggest parentheses around + or - in operand of & md5.c:272: warning: suggest parentheses around arithmetic in operand of | md5.c:272: warning: suggest parentheses around + or - in operand of & md5.c:272: warning: suggest parentheses around + or - inside shift md5.c:272: warning: suggest parentheses around arithmetic in operand of | md5.c:272: warning: suggest parentheses around + or - in operand of & md5.c:273: warning: suggest parentheses around arithmetic in operand of | md5.c:273: warning: suggest parentheses around + or - in operand of & md5.c:273: warning: suggest parentheses around + or - inside shift md5.c:273: warning: suggest parentheses around arithmetic in operand of | md5.c:273: warning: suggest parentheses around + or - in operand of & md5.c:274: warning: suggest parentheses around arithmetic in operand of | md5.c:274: warning: suggest parentheses around + or - in operand of & md5.c:274: warning: suggest parentheses around + or - inside shift md5.c:274: warning: suggest parentheses around arithmetic in operand of | md5.c:274: warning: suggest parentheses around + or - in operand of & md5.c:275: warning: suggest parentheses around arithmetic in operand of | md5.c:275: warning: suggest parentheses around + or - in operand of & md5.c:275: warning: suggest parentheses around + or - inside shift md5.c:275: warning: suggest parentheses around arithmetic in operand of | md5.c:275: warning: suggest parentheses around + or - in operand of & md5.c:276: warning: suggest parentheses around arithmetic in operand of | md5.c:276: warning: suggest parentheses around + or - in operand of & md5.c:276: warning: suggest parentheses around + or - inside shift md5.c:276: warning: suggest parentheses around arithmetic in operand of | md5.c:276: warning: suggest parentheses around + or - in operand of & md5.c:277: warning: suggest parentheses around arithmetic in operand of | md5.c:277: warning: suggest parentheses around + or - in operand of & md5.c:277: warning: suggest parentheses around + or - inside shift md5.c:277: warning: suggest parentheses around arithmetic in operand of | md5.c:277: warning: suggest parentheses around + or - in operand of & md5.c:278: warning: suggest parentheses around arithmetic in operand of | md5.c:278: warning: suggest parentheses around + or - in operand of & md5.c:278: warning: suggest parentheses around + or - inside shift md5.c:278: warning: suggest parentheses around arithmetic in operand of | md5.c:278: warning: suggest parentheses around + or - in operand of & md5.c:279: warning: suggest parentheses around arithmetic in operand of | md5.c:279: warning: suggest parentheses around + or - in operand of & md5.c:279: warning: suggest parentheses around + or - inside shift md5.c:279: warning: suggest parentheses around arithmetic in operand of | md5.c:279: warning: suggest parentheses around + or - in operand of & md5.c:280: warning: suggest parentheses around arithmetic in operand of | md5.c:280: warning: suggest parentheses around + or - in operand of & md5.c:280: warning: suggest parentheses around + or - inside shift md5.c:280: warning: suggest parentheses around arithmetic in operand of | md5.c:280: warning: suggest parentheses around + or - in operand of & md5.c:281: warning: suggest parentheses around arithmetic in operand of | md5.c:281: warning: suggest parentheses around + or - in operand of & md5.c:281: warning: suggest parentheses around + or - inside shift md5.c:281: warning: suggest parentheses around arithmetic in operand of | md5.c:281: warning: suggest parentheses around + or - in operand of & md5.c:282: warning: suggest parentheses around arithmetic in operand of | md5.c:282: warning: suggest parentheses around + or - in operand of & md5.c:282: warning: suggest parentheses around + or - inside shift md5.c:282: warning: suggest parentheses around arithmetic in operand of | md5.c:282: warning: suggest parentheses around + or - in operand of & md5.c:283: warning: suggest parentheses around arithmetic in operand of | md5.c:283: warning: suggest parentheses around + or - in operand of & md5.c:283: warning: suggest parentheses around + or - inside shift md5.c:283: warning: suggest parentheses around arithmetic in operand of | md5.c:283: warning: suggest parentheses around + or - in operand of & md5.c:284: warning: suggest parentheses around arithmetic in operand of | md5.c:284: warning: suggest parentheses around + or - in operand of & md5.c:284: warning: suggest parentheses around + or - inside shift md5.c:284: warning: suggest parentheses around arithmetic in operand of | md5.c:284: warning: suggest parentheses around + or - in operand of & md5.c:285: warning: suggest parentheses around arithmetic in operand of | md5.c:285: warning: suggest parentheses around + or - in operand of & md5.c:285: warning: suggest parentheses around + or - inside shift md5.c:285: warning: suggest parentheses around arithmetic in operand of | md5.c:285: warning: suggest parentheses around + or - in operand of & md5.c:287: warning: suggest parentheses around + or - in operand of & md5.c:288: warning: suggest parentheses around + or - in operand of & md5.c:289: warning: suggest parentheses around + or - in operand of & md5.c:290: warning: suggest parentheses around + or - in operand of & cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c mime.c mime.c: In function 'get_mime_convert': mime.c:791: warning: suggest parentheses around && within || mime.c:792: warning: suggest parentheses around && within || mime.c: In function 'mime_write_toqp': mime.c:860: warning: suggest parentheses around && within || mime.c:863: warning: suggest parentheses around && within || mime.c:865: warning: suggest parentheses around && within || mime.c:868: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mime.c:874: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mime.c:881: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mime.c: In function 'mime_str_toqp': mime.c:906: warning: suggest parentheses around && within || mime.c: In function 'mime_write_tohdr': mime.c:1196: warning: suggest parentheses around && within || mime.c:1141: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mime.c:1145: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mime.c:1215: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mime.c:1217: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c names.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c nss.c nss.c: In function 'decoder_cb': nss.c:762: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result nss.c: In function 'getsig': nss.c:975: warning: suggest parentheses around && within || nss.c: In function 'getdig': nss.c:1060: warning: suggest parentheses around && within || cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c openssl.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c pop3.c pop3.c: In function 'pop3_get': pop3.c:733: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pop3.c:738: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c popen.c popen.c: In function 'compress': popen.c:403: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c quit.c quit.c: In function 'writeback': quit.c:113: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result quit.c: In function 'quit': quit.c:303: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result quit.c: In function 'makembox': quit.c:452: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result quit.c: In function 'edstop': quit.c:549: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c send.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c sendout.c sendout.c: In function 'attach_file1': sendout.c:246: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c:303: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c: In function 'infix': sendout.c:583: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c: In function 'savemail': sendout.c:685: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c: In function 'puthead': sendout.c:1224: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c:1269: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c:1271: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c:1293: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c: In function 'fmt': sendout.c:1348: warning: suggest parentheses around && within || sendout.c:1349: warning: suggest parentheses around && within || sendout.c:1350: warning: suggest parentheses around && within || sendout.c:1345: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c: In function 'infix_resend': sendout.c:1454: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sendout.c:1467: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c smtp.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c ssl.c ssl.c: In function 'smime_split': ssl.c:161: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ssl.c:171: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ssl.c:178: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ssl.c: In function 'smime_decrypt_assemble': ssl.c:304: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ssl.c:315: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c strings.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c temp.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c thread.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c tty.c tty.c: In function 'yorn': tty.c:434: warning: suggest parentheses around && within || cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c v7.local.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c vars.c cc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DMAILRC='"/etc/mail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_IPv6_FUNCS -I/usr/include/nss3 -I/usr/include/nspr4 -c version.c cc aux.o base64.o cache.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o dotlock.o edit.o fio.o getname.o getopt.o head.o hmac.o imap.o imap_search.o junk.o lex.o list.o lzw.o macro.o maildir.o main.o md5.o mime.o names.o nss.o openssl.o pop3.o popen.o quit.o send.o sendout.o smtp.o ssl.o strings.o temp.o thread.o tty.o v7.local.o vars.o version.o `grep '^[^#]' LIBS` -o mailx + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73504 + umask 022 + cd /builddir/build/BUILD + cd mailx-12.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/mailx-12.4-1.ru-root-mockbuild ++ cat makeflags + make DESTDIR=/var/tmp/mailx-12.4-1.ru-root-mockbuild STRIP=: PREFIX=/usr BINDIR=/bin MANDIR=/usr/share/man SYSCONFDIR=/etc MAILRC=/etc/mail.rc MAILSPOOL=/var/mail SENDMAIL=/usr/sbin/sendmail UCBINSTALL=install install test -d /var/tmp/mailx-12.4-1.ru-root-mockbuild/bin || mkdir -p /var/tmp/mailx-12.4-1.ru-root-mockbuild/bin install -c mailx /var/tmp/mailx-12.4-1.ru-root-mockbuild/bin/mailx : /var/tmp/mailx-12.4-1.ru-root-mockbuild/bin/mailx test -d /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/man/man1 || mkdir -p /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/man/man1 install -c -m 644 mailx.1 /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/man/man1/mailx.1 test -d /var/tmp/mailx-12.4-1.ru-root-mockbuild/etc || mkdir -p /var/tmp/mailx-12.4-1.ru-root-mockbuild/etc test -f /var/tmp/mailx-12.4-1.ru-root-mockbuild/etc/mail.rc || \ install -c -m 644 nail.rc /var/tmp/mailx-12.4-1.ru-root-mockbuild/etc/mail.rc + ln -s mailx /var/tmp/mailx-12.4-1.ru-root-mockbuild/bin/mail + install -d /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/bin ++ echo /usr/bin ++ sed 's,/[^/]*,../,g' + pref=../../ /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/bin ~/build/BUILD/mailx-12.4 + pushd /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/bin + ln -s ../../bin/mailx Mail + ln -s ../../bin/mailx nail + popd ~/build/BUILD/mailx-12.4 /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/man/man1 ~/build/BUILD/mailx-12.4 + pushd /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/man/man1 + ln -s mailx.1 mail.1 + ln -s mailx.1 Mail.1 + ln -s mailx.1 nail.1 + popd ~/build/BUILD/mailx-12.4 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/mailx-12.4 extracting debug info from /var/tmp/mailx-12.4-1.ru-root-mockbuild/bin/mailx symlinked /usr/lib/debug/bin/mailx.debug to /usr/lib/debug/bin/mail.debug symlinked /usr/lib/debug/bin/mailx.debug to /usr/lib/debug/usr/bin/Mail.debug symlinked /usr/lib/debug/bin/mailx.debug to /usr/lib/debug/usr/bin/nail.debug 1675 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mailx-12.4-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.81010 + umask 022 + cd /builddir/build/BUILD + cd mailx-12.4 + DOCDIR=/var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/doc/mailx-12.4 + export DOCDIR + rm -rf /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/doc/mailx-12.4 + /bin/mkdir -p /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/doc/mailx-12.4 + cp -pr COPYING AUTHORS README /var/tmp/mailx-12.4-1.ru-root-mockbuild/usr/share/doc/mailx-12.4 + exit 0 Provides: config(mailx) = 12.4-1.ru nail = 12.4 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh config(mailx) = 12.4-1.ru libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.7)(64bit) libplc4.so()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.2)(64bit) libsmime3.so(NSS_3.6)(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) rtld(GNU_HASH) Obsoletes: nail <= 12.4 Processing files: mailx-debuginfo-12.4-1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/mailx-12.4-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/mailx-12.4-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/mailx-debuginfo-12.4-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.32737 + umask 022 + cd /builddir/build/BUILD + cd mailx-12.4 + rm -rf /var/tmp/mailx-12.4-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->