dpkg-buildpackage: source package is bash
dpkg-buildpackage: source version is 3.1dfsg-8debatthena1
dpkg-buildpackage: source maintainer is Tim Abbott <tabbott@mit.edu>
dpkg-buildpackage: host architecture is i386
 fakeroot debian/rules clean
DEB_HOST_ARCH_OS is not a supported variable name at /usr/bin/dpkg-architecture line 271.
dh_testdir
dh_testroot
rm -rf stamps build-* bash bashdb
rm -f debian/bash.preinst
rm -f debian/README.Debian
rm -rf locales
rm -f clear_console
dh_clean
 dpkg-source -b bash-3.1dfsg
dpkg-source: building bash using existing bash_3.1dfsg.orig.tar.gz
dpkg-source: building bash in bash_3.1dfsg-8debatthena1.diff.gz
dpkg-source: building bash in bash_3.1dfsg-8debatthena1.dsc
 debian/rules build
DEB_HOST_ARCH_OS is not a supported variable name at /usr/bin/dpkg-architecture line 271.
: # see #327477, needed to have HAVE_DEV_STDIN defined
(test -d /dev/fd && test -r /dev/stdin < /dev/null) \
  || (test -d /proc/self/fd && test -r /dev/stdin < /dev/null)
/usr/bin/make -f debian/rules do-build-bash \
    bash_src=bash \
    bash_patches="bash31-001 bash31-002 bash31-003 bash31-004 bash31-005 bash31-006 bash31-007 bash31-008 bash31-009 bash31-010 bash31-011 bash31-012 bash31-013 bash31-014 bash31-015 bash31-016 bash31-017 readline51-001 rl-inputrc bashbug-editor deb-bash-config deb-examples hesiod man-arithmetic man-fignore man-bashrc man-bashlogout man-substring-exp man-nocaseglob man-test man-test2 man-net-redirections privmode rbash-manpage command-not-found bash-default-editor ulimit po-sv bash-subst-param-length pgrp-pipe input-err read-memleak login-shell man-typos " \
    build=bash \
    configure_args="--with-curses --disable-net-redirections --enable-largefile --with-afs CPPFLAGS=-DHESIOD LIBS='/usr/lib/libhesiod.a -lresolv' --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --host=i386-linux"
DEB_HOST_ARCH_OS is not a supported variable name at /usr/bin/dpkg-architecture line 271.
make[1]: Entering directory `/afs/sipb.mit.edu/project/debathena/packages/third/bash/bash-3.1dfsg'
mkdir -p stamps
rm -rf bash-3.1 bash
rm -f stamps/stamp-patch-bash{,-*}
tar xfz bash-3.1*.tar.gz
