[build-status: 152516] Log for successful build of heirloom-mailx_12.3+cvs20080629-1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Fri Jul 25 19:11:48 JST 2008
Automatic build of heirloom-mailx_12.3+cvs20080629-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080725-1824
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 375kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main heirloom-mailx 12.3+cvs20080629-1 (dsc) [1168B]
Get:2 http://debian.linux-m32r.org 06_devonian/main heirloom-mailx 12.3+cvs20080629-1 (tar) [368kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main heirloom-mailx 12.3+cvs20080629-1 (diff) [6027B]
Fetched 375kB in 5s (67.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4), libssl-dev (>= 0.9.8), libkrb5-dev
Checking for already installed source dependencies...
debhelper: already installed (7.0.13 >> 4 is satisfied)
libssl-dev: already installed (0.9.8g-10 >= 0.9.8 is satisfied)
libkrb5-dev: already installed (1.6.dfsg.3~beta1-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed------------------------------------------------------------------------------
dpkg-source: extracting heirloom-mailx in heirloom-mailx-12.3+cvs20080629
dpkg-source: info: unpacking heirloom-mailx_12.3+cvs20080629.orig.tar.gz
dpkg-source: info: applying heirloom-mailx_12.3+cvs20080629-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package heirloom-mailx
dpkg-buildpackage: source version 12.3+cvs20080629-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/heirloom-mailx-12.3+cvs20080629'
rm -f 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 mailx *~ core log
make[1]: Leaving directory `/build/buildd2/heirloom-mailx-12.3+cvs20080629'
rm -f LIBS config.h config.log
rm -f debian/copyright
dh_clean
debian/rules build
dh_testdir
/usr/bin/make CFLAGS="-Wall -g -O2"
make[1]: Entering directory `/build/buildd2/heirloom-mailx-12.3+cvs20080629'
/bin/sh ./makeconfig
checking if a hello world program can be built ... okay
checking for <alloca.h> ... 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 <arpa/inet.h> ... okay
checking for socket functionality in libc ... okay
checking for Network Security Services (NSS) ... no
checking for sufficiently recent OpenSSL ... okay
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 OpenSSL
The following optional features are disabled:
Remarks:
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c aux.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c base64.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c cache.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -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 -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c cmd2.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c cmd3.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c cmdtab.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c collect.c
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 ||
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c dotlock.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c edit.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c fio.c
fio.c: In function 'getfold':
fio.c:602: warning: suggest parentheses around && within ||
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c getname.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c getopt.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c head.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c hmac.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c imap.c
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_appenduid':
imap.c:2758: warning: suggest parentheses around arithmetic in operand of |
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c imap_search.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -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: 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 'rate':
junk.c:1104: warning: suggest parentheses around && within ||
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -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 -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c list.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c lzw.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c macro.c
macro.c: In function 'ccall':
macro.c:198: warning: suggest parentheses around && within ||
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c maildir.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c main.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -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 -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -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: 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 ||
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c names.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c nss.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c openssl.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c pop3.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c popen.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c quit.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c send.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c sendout.c
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 ||
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c smtp.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c ssl.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c strings.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c temp.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c thread.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c tty.c
tty.c: In function 'yorn':
tty.c:434: warning: suggest parentheses around && within ||
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c v7.local.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -c vars.c
cc -Wall -g -O2 -D_GNU_SOURCE -DMAILRC='"/etc/nail.rc"' -DMAILSPOOL='"/var/mail"' -DSENDMAIL='"/usr/lib/sendmail"' -DHAVE_IPv6_FUNCS -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
make[1]: Leaving directory `/build/buildd2/heirloom-mailx-12.3+cvs20080629'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
(cat debian/copyright.head; \
echo 'Upstream Authors:'; \
echo '-----------------'; echo; \
cat AUTHORS; echo; \
echo 'Copyright:'; \
echo '----------'; echo; \
cat COPYING) > debian/copyright
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR=/build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx/
make[1]: Entering directory `/build/buildd2/heirloom-mailx-12.3+cvs20080629'
test -d /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//usr/bin || mkdir -p /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//usr/bin
/usr/bin/install -c mailx /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//usr/bin/mailx
true /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//usr/bin/mailx
test -d /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//usr/share/man/man1 || mkdir -p /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//usr/share/man/man1
/usr/bin/install -c -m 644 mailx.1 /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//usr/share/man/man1/mailx.1
test -d /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//etc || mkdir -p /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//etc
test -f /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//etc/nail.rc || \
/usr/bin/install -c -m 644 nail.rc /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx//etc/nail.rc
make[1]: Leaving directory `/build/buildd2/heirloom-mailx-12.3+cvs20080629'
# This should change once we rename the package.
mv /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx/usr/bin/mailx \
/build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx/usr/bin/heirloom-mailx
mv /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx/usr/share/man/man1/mailx.1 \
/build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx/usr/share/man/man1/heirloom-mailx.1
dh_testdir
dh_testroot
dh_installdocs
mv /build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx/usr/share/doc/heirloom-mailx/mailx.1.html \
/build/buildd2/heirloom-mailx-12.3+cvs20080629/debian/heirloom-mailx/usr/share/doc/heirloom-mailx/heirloom-mailx.1.html
dh_installexamples
dh_installmenu
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_compress
dh_fixperms -X/usr/bin/heirloom-mailx
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `heirloom-mailx' in `../heirloom-mailx_12.3+cvs20080629-1_m32r.deb'.
dpkg-deb: building package `nail' in `../nail_12.3+cvs20080629-1_all.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../heirloom-mailx_12.3+cvs20080629-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080725-1911
chroot-unstable/build/buildd2/heirloom-mailx_12.3+cvs20080629-1_m32r.deb:
new debian package, version 2.0.
size 289528 bytes: control archive= 1620 bytes.
13 bytes, 1 lines conffiles
904 bytes, 22 lines control
720 bytes, 10 lines md5sums
1098 bytes, 32 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
322 bytes, 16 lines * prerm #!/bin/sh
Package: heirloom-mailx
Version: 12.3+cvs20080629-1
Architecture: m32r
Maintainer: Hilko Bengen <bengen at debian.org>
Installed-Size: 660
Depends: base-files (>= 2.2.0), libc6 (>= 2.3.5-1), libkrb53 (>= 1.6.dfsg.2), libssl0.9.8 (>= 0.9.8f-5)
Suggests: exim4 | mail-transport-agent
Conflicts: mailutils (<< 1:1.1+dfsg1-4), mailx (<< 1:20071201)
Replaces: nail
Provides: mailx
Section: mail
Priority: optional
Homepage: http://heirloom.sourceforge.net/mailx.html
Description: feature-rich BSD mail(1)
Workalike of the classical mail(1). Heirloom mailx can produce and
read MIME and S/MIME messages and has greatly improved character-set
handling, including support for UTF-8.
.
It can send messages through a local /usr/bin/sendmail interface or
SMTP, using a smarthost. Mail can be read from local mailboxes as
well as via POP3 or IMAP connections. Network protocols can be
encrypted using SSL/TLS.
chroot-unstable/build/buildd2/heirloom-mailx_12.3+cvs20080629-1_m32r.deb:
drwxr-xr-x root/root 0 2008-07-25 19:06 ./
drwxr-xr-x root/root 0 2008-07-25 19:05 ./etc/
-rw-r--r-- root/root 1852 2008-07-25 19:05 ./etc/nail.rc
drwxr-xr-x root/root 0 2008-07-25 19:05 ./usr/
drwxr-xr-x root/root 0 2008-07-25 19:05 ./usr/bin/
-rwxr-xr-x root/root 278292 2008-07-25 19:05 ./usr/bin/heirloom-mailx
drwxr-xr-x root/root 0 2008-07-25 19:05 ./usr/share/
drwxr-xr-x root/root 0 2008-07-25 19:05 ./usr/share/doc-base/
-rw-r--r-- root/root 334 2008-07-25 18:29 ./usr/share/doc-base/heirloom-mailx
drwxr-xr-x root/root 0 2008-07-25 19:05 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-07-25 19:06 ./usr/share/doc/heirloom-mailx/
-rw-r--r-- root/root 3051 2008-07-01 18:49 ./usr/share/doc/heirloom-mailx/TODO
-rw-r--r-- root/root 34179 2008-07-25 19:04 ./usr/share/doc/heirloom-mailx/copyright
-rw-r--r-- root/root 25546 2008-07-01 18:49 ./usr/share/doc/heirloom-mailx/changelog.gz
-rw-r--r-- root/root 185139 2008-07-01 18:49 ./usr/share/doc/heirloom-mailx/heirloom-mailx.1.html
-rw-r--r-- root/root 3224 2008-07-01 18:49 ./usr/share/doc/heirloom-mailx/README.gz
-rw-r--r-- root/root 3291 2008-07-25 18:29 ./usr/share/doc/heirloom-mailx/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-07-25 19:05 ./usr/share/menu/
-rw-r--r-- root/root 169 2008-07-25 18:29 ./usr/share/menu/heirloom-mailx
drwxr-xr-x root/root 0 2008-07-25 19:05 ./usr/share/man/
drwxr-xr-x root/root 0 2008-07-25 19:06 ./usr/share/man/man1/
-rw-r--r-- root/root 41552 2008-07-25 19:05 ./usr/share/man/man1/heirloom-mailx.1.gz
ERROR: Package builds nail_12.3+cvs20080629-1_all.deb when binary-indep target is not called. This is a bug in the packaging.
heirloom-mailx_12.3+cvs20080629-1_m32r.changes:
Format: 1.8
Date: Fri, 04 Jul 2008 00:00:21 +0200
Source: heirloom-mailx
Binary: heirloom-mailx nail
Architecture: m32r
Version: 12.3+cvs20080629-1
Distribution: unstable
Urgency: high
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Hilko Bengen <bengen at debian.org>
Description:
heirloom-mailx - feature-rich BSD mail(1)
nail - feature-rich BSD mail(1)
Closes: 487019
Changes:
heirloom-mailx (12.3+cvs20080629-1) unstable; urgency=high
.
* New release from upstream CVS
- Closes: #487019.
* This should take care of #465484, too, therefore reverting the earlier
fix: No longer set `ttycharset' in the global configuration file.
* Now Provides: mailx
* Added symlinks to nail package; changed description accordingly.
* Updated Standards-Version.
* Changed doc-base section.
Checksums-Sha1:
b4099fdee9d4b598a5bf25b4b2e66489b0600099 289528 heirloom-mailx_12.3+cvs20080629-1_m32r.deb
Checksums-Sha256:
7de0ebfc101f2a53a0a42eac14ca557967749e008f751f88ef66467eef5a7cd9 289528 heirloom-mailx_12.3+cvs20080629-1_m32r.deb
Files:
f7fc3116a35fa1a33b982bf6917eaece 289528 mail optional heirloom-mailx_12.3+cvs20080629-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/heirloom-mailx-12.3+cvs20080629
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080725-1911
Build needed 00:43:03, 5516k disk space
More information about the build-status
mailing list