[build-status: 123659] Log for failed build of bash_3.1dfsg-9 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Sun Apr 20 22:02:29 JST 2008
Automatic build of bash_3.1dfsg-9 on mappi006 by sbuild/m32r
Build started at 20080420-1843
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 2432kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main bash 3.1dfsg-9 (dsc) [738B]
Get:2 http://debian.linux-m32r.org 06_devonian/main bash 3.1dfsg-9 (tar) [2321kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main bash 3.1dfsg-9 (diff) [109kB]
Fetched 2432kB in 29s (82.4kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autoconf, autotools-dev, bison, debhelper (>= 5), libncurses5-dev, locales, patch, texi2html, texinfo
Build-Depends-Indep: texlive-latex-base
Checking for already installed source dependencies...
autoconf: already installed (2.61-6)
autotools-dev: already installed (20080123.1)
bison: already installed (1:2.3.dfsg-5)
debhelper: already installed (6.0.5 >= 5 is satisfied)
libncurses5-dev: already installed (5.6+20080405-1)
locales: already installed (2.3.6.ds1-13)
patch: already installed (2.5.9-4)
texi2html: already installed (1.78-1)
texinfo: already installed (4.11.dfsg.1-3)
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.0.3 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 bash in bash-3.1dfsg
dpkg-source: info: unpacking bash_3.1dfsg.orig.tar.gz
dpkg-source: info: applying bash_3.1dfsg-9.diff.gz
dpkg-buildpackage: source package bash
dpkg-buildpackage: source version 3.1dfsg-9
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
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
debian/rules build
: # 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)
gcc -g -O2 -o clear_console debian/clear_console.c -lncurses
/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 man-arithmetic man-fignore man-bashrc man-bashlogout man-substring-exp man-nocaseglob man-test man-test2 man-net-redirections man-quotes 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 --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --host=m32r-linux-gnu"
make[1]: Entering directory `/build/buildd4/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
mv bash-3.1 bash
cp -p /usr/share/misc/config.* bash/.
cp -p /usr/share/misc/config.* bash/support/.
touch stamps/stamp-unpack-bash
if [ -x debian/patches/bash31-001.dpatch ]; then true; else chmod +x debian/patches/bash31-001.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-001 ]; then \
echo "bash31-001 patches already applied."; exit 1; \
fi
debian/patches/bash31-001.dpatch -patch -d bash
patching file parse.y
patching file patchlevel.h
echo "bash31-001 patches applied." > stamps/stamp-patch-bash-bash31-001
if [ -x debian/patches/bash31-002.dpatch ]; then true; else chmod +x debian/patches/bash31-002.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-002 ]; then \
echo "bash31-002 patches already applied."; exit 1; \
fi
debian/patches/bash31-002.dpatch -patch -d bash
patching file doc/bash.1
patching file patchlevel.h
echo "bash31-002 patches applied." > stamps/stamp-patch-bash-bash31-002
if [ -x debian/patches/bash31-003.dpatch ]; then true; else chmod +x debian/patches/bash31-003.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-003 ]; then \
echo "bash31-003 patches already applied."; exit 1; \
fi
debian/patches/bash31-003.dpatch -patch -d bash
patching file variables.c
patching file patchlevel.h
echo "bash31-003 patches applied." > stamps/stamp-patch-bash-bash31-003
if [ -x debian/patches/bash31-004.dpatch ]; then true; else chmod +x debian/patches/bash31-004.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-004 ]; then \
echo "bash31-004 patches already applied."; exit 1; \
fi
debian/patches/bash31-004.dpatch -patch -d bash
patching file subst.c
patching file patchlevel.h
echo "bash31-004 patches applied." > stamps/stamp-patch-bash-bash31-004
if [ -x debian/patches/bash31-005.dpatch ]; then true; else chmod +x debian/patches/bash31-005.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-005 ]; then \
echo "bash31-005 patches already applied."; exit 1; \
fi
debian/patches/bash31-005.dpatch -patch -d bash
patching file subst.c
patching file patchlevel.h
echo "bash31-005 patches applied." > stamps/stamp-patch-bash-bash31-005
if [ -x debian/patches/bash31-006.dpatch ]; then true; else chmod +x debian/patches/bash31-006.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-006 ]; then \
echo "bash31-006 patches already applied."; exit 1; \
fi
debian/patches/bash31-006.dpatch -patch -d bash
patching file lib/readline/terminal.c
patching file patchlevel.h
echo "bash31-006 patches applied." > stamps/stamp-patch-bash-bash31-006
if [ -x debian/patches/bash31-007.dpatch ]; then true; else chmod +x debian/patches/bash31-007.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-007 ]; then \
echo "bash31-007 patches already applied."; exit 1; \
fi
debian/patches/bash31-007.dpatch -patch -d bash
patching file jobs.c
patching file patchlevel.h
echo "bash31-007 patches applied." > stamps/stamp-patch-bash-bash31-007
if [ -x debian/patches/bash31-008.dpatch ]; then true; else chmod +x debian/patches/bash31-008.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-008 ]; then \
echo "bash31-008 patches already applied."; exit 1; \
fi
debian/patches/bash31-008.dpatch -patch -d bash
patching file jobs.c
Hunk #1 succeeded at 2333 (offset 35 lines).
patching file patchlevel.h
echo "bash31-008 patches applied." > stamps/stamp-patch-bash-bash31-008
if [ -x debian/patches/bash31-009.dpatch ]; then true; else chmod +x debian/patches/bash31-009.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-009 ]; then \
echo "bash31-009 patches already applied."; exit 1; \
fi
debian/patches/bash31-009.dpatch -patch -d bash
patching file jobs.c
Hunk #2 succeeded at 1778 (offset 35 lines).
patching file patchlevel.h
echo "bash31-009 patches applied." > stamps/stamp-patch-bash-bash31-009
if [ -x debian/patches/bash31-010.dpatch ]; then true; else chmod +x debian/patches/bash31-010.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-010 ]; then \
echo "bash31-010 patches already applied."; exit 1; \
fi
debian/patches/bash31-010.dpatch -patch -d bash
patching file parse.y
patching file patchlevel.h
echo "bash31-010 patches applied." > stamps/stamp-patch-bash-bash31-010
if [ -x debian/patches/bash31-011.dpatch ]; then true; else chmod +x debian/patches/bash31-011.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-011 ]; then \
echo "bash31-011 patches already applied."; exit 1; \
fi
debian/patches/bash31-011.dpatch -patch -d bash
patching file parse.y
Hunk #1 succeeded at 2925 (offset 11 lines).
patching file patchlevel.h
echo "bash31-011 patches applied." > stamps/stamp-patch-bash-bash31-011
if [ -x debian/patches/bash31-012.dpatch ]; then true; else chmod +x debian/patches/bash31-012.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-012 ]; then \
echo "bash31-012 patches already applied."; exit 1; \
fi
debian/patches/bash31-012.dpatch -patch -d bash
patching file parse.y
Hunk #1 succeeded at 3595 (offset 11 lines).
patching file patchlevel.h
echo "bash31-012 patches applied." > stamps/stamp-patch-bash-bash31-012
if [ -x debian/patches/bash31-013.dpatch ]; then true; else chmod +x debian/patches/bash31-013.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-013 ]; then \
echo "bash31-013 patches already applied."; exit 1; \
fi
debian/patches/bash31-013.dpatch -patch -d bash
patching file lib/readline/readline.c
patching file patchlevel.h
echo "bash31-013 patches applied." > stamps/stamp-patch-bash-bash31-013
if [ -x debian/patches/bash31-014.dpatch ]; then true; else chmod +x debian/patches/bash31-014.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-014 ]; then \
echo "bash31-014 patches already applied."; exit 1; \
fi
debian/patches/bash31-014.dpatch -patch -d bash
patching file lib/readline/display.c
patching file patchlevel.h
echo "bash31-014 patches applied." > stamps/stamp-patch-bash-bash31-014
if [ -x debian/patches/bash31-015.dpatch ]; then true; else chmod +x debian/patches/bash31-015.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-015 ]; then \
echo "bash31-015 patches already applied."; exit 1; \
fi
debian/patches/bash31-015.dpatch -patch -d bash
patching file lib/glob/sm_loop.c
patching file patchlevel.h
echo "bash31-015 patches applied." > stamps/stamp-patch-bash-bash31-015
if [ -x debian/patches/bash31-016.dpatch ]; then true; else chmod +x debian/patches/bash31-016.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-016 ]; then \
echo "bash31-016 patches already applied."; exit 1; \
fi
debian/patches/bash31-016.dpatch -patch -d bash
patching file lib/glob/glob.c
patching file patchlevel.h
echo "bash31-016 patches applied." > stamps/stamp-patch-bash-bash31-016
if [ -x debian/patches/bash31-017.dpatch ]; then true; else chmod +x debian/patches/bash31-017.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash31-017 ]; then \
echo "bash31-017 patches already applied."; exit 1; \
fi
debian/patches/bash31-017.dpatch -patch -d bash
patching file subst.c
patching file subst.h
patching file arrayfunc.c
patching file patchlevel.h
echo "bash31-017 patches applied." > stamps/stamp-patch-bash-bash31-017
if [ -x debian/patches/readline51-001.dpatch ]; then true; else chmod +x debian/patches/readline51-001.dpatch; fi
if [ -f stamps/stamp-patch-bash-readline51-001 ]; then \
echo "readline51-001 patches already applied."; exit 1; \
fi
debian/patches/readline51-001.dpatch -patch -d bash
patching file lib/readline/readline.c
Hunk #1 succeeded at 716 (offset 1 line).
patching file lib/readline/text.c
echo "readline51-001 patches applied." > stamps/stamp-patch-bash-readline51-001
if [ -x debian/patches/rl-inputrc.dpatch ]; then true; else chmod +x debian/patches/rl-inputrc.dpatch; fi
if [ -f stamps/stamp-patch-bash-rl-inputrc ]; then \
echo "rl-inputrc patches already applied."; exit 1; \
fi
debian/patches/rl-inputrc.dpatch -patch -d bash
patching file lib/readline/bind.c
Hunk #1 succeeded at 723 (offset 10 lines).
Hunk #2 succeeded at 793 (offset 10 lines).
Hunk #3 succeeded at 804 (offset 10 lines).
patching file lib/readline/doc/rluser.texi
patching file lib/readline/rlconf.h
echo "rl-inputrc patches applied." > stamps/stamp-patch-bash-rl-inputrc
if [ -x debian/patches/bashbug-editor.dpatch ]; then true; else chmod +x debian/patches/bashbug-editor.dpatch; fi
if [ -f stamps/stamp-patch-bash-bashbug-editor ]; then \
echo "bashbug-editor patches already applied."; exit 1; \
fi
debian/patches/bashbug-editor.dpatch -patch -d bash
patching file support/bashbug.sh
Hunk #1 succeeded at 118 (offset -16 lines).
echo "bashbug-editor patches applied." > stamps/stamp-patch-bash-bashbug-editor
if [ -x debian/patches/deb-bash-config.dpatch ]; then true; else chmod +x debian/patches/deb-bash-config.dpatch; fi
if [ -f stamps/stamp-patch-bash-deb-bash-config ]; then \
echo "deb-bash-config patches already applied."; exit 1; \
fi
debian/patches/deb-bash-config.dpatch -patch -d bash
patching file config-bot.h
patching file config-top.h
echo "deb-bash-config patches applied." > stamps/stamp-patch-bash-deb-bash-config
if [ -x debian/patches/deb-examples.dpatch ]; then true; else chmod +x debian/patches/deb-examples.dpatch; fi
if [ -f stamps/stamp-patch-bash-deb-examples ]; then \
echo "deb-examples patches already applied."; exit 1; \
fi
debian/patches/deb-examples.dpatch -patch -d bash
patching file examples/loadables/README
echo "deb-examples patches applied." > stamps/stamp-patch-bash-deb-examples
if [ -x debian/patches/man-arithmetic.dpatch ]; then true; else chmod +x debian/patches/man-arithmetic.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-arithmetic ]; then \
echo "man-arithmetic patches already applied."; exit 1; \
fi
debian/patches/man-arithmetic.dpatch -patch -d bash
patching file doc/bash.1
Hunk #1 succeeded at 2612 (offset 79 lines).
echo "man-arithmetic patches applied." > stamps/stamp-patch-bash-man-arithmetic
if [ -x debian/patches/man-fignore.dpatch ]; then true; else chmod +x debian/patches/man-fignore.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-fignore ]; then \
echo "man-fignore patches already applied."; exit 1; \
fi
debian/patches/man-fignore.dpatch -patch -d bash
patching file doc/bash.1
Hunk #1 succeeded at 1644 (offset 60 lines).
echo "man-fignore patches applied." > stamps/stamp-patch-bash-man-fignore
if [ -x debian/patches/man-bashrc.dpatch ]; then true; else chmod +x debian/patches/man-bashrc.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-bashrc ]; then \
echo "man-bashrc patches already applied."; exit 1; \
fi
debian/patches/man-bashrc.dpatch -patch -d bash
patching file doc/bash.1
Hunk #1 succeeded at 184 (offset 15 lines).
Hunk #2 succeeded at 217 (offset 15 lines).
Hunk #3 succeeded at 327 (offset 15 lines).
Hunk #4 succeeded at 420 (offset 15 lines).
Hunk #5 succeeded at 8796 (offset 516 lines).
echo "man-bashrc patches applied." > stamps/stamp-patch-bash-man-bashrc
if [ -x debian/patches/man-bashlogout.dpatch ]; then true; else chmod +x debian/patches/man-bashlogout.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-bashlogout ]; then \
echo "man-bashlogout patches already applied."; exit 1; \
fi
debian/patches/man-bashlogout.dpatch -patch -d bash
patching file doc/bash.1
Hunk #1 succeeded at 8799 (offset 516 lines).
echo "man-bashlogout patches applied." > stamps/stamp-patch-bash-man-bashlogout
if [ -x debian/patches/man-substring-exp.dpatch ]; then true; else chmod +x debian/patches/man-substring-exp.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-substring-exp ]; then \
echo "man-substring-exp patches already applied."; exit 1; \
fi
debian/patches/man-substring-exp.dpatch -patch -d bash
patching file doc/bash.1
Hunk #1 succeeded at 2425 (offset 69 lines).
echo "man-substring-exp patches applied." > stamps/stamp-patch-bash-man-substring-exp
if [ -x debian/patches/man-nocaseglob.dpatch ]; then true; else chmod +x debian/patches/man-nocaseglob.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-nocaseglob ]; then \
echo "man-nocaseglob patches already applied."; exit 1; \
fi
debian/patches/man-nocaseglob.dpatch -patch -d bash
patching file doc/bash.1
Hunk #1 succeeded at 2764 (offset 74 lines).
echo "man-nocaseglob patches applied." > stamps/stamp-patch-bash-man-nocaseglob
if [ -x debian/patches/man-test.dpatch ]; then true; else chmod +x debian/patches/man-test.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-test ]; then \
echo "man-test patches already applied."; exit 1; \
fi
debian/patches/man-test.dpatch -patch -d bash
patching file builtins/test.def
echo "man-test patches applied." > stamps/stamp-patch-bash-man-test
if [ -x debian/patches/man-test2.dpatch ]; then true; else chmod +x debian/patches/man-test2.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-test2 ]; then \
echo "man-test2 patches already applied."; exit 1; \
fi
debian/patches/man-test2.dpatch -patch -d bash
patching file builtins/test.def
patching file doc/bash.1
Hunk #1 succeeded at 3559 (offset 8 lines).
echo "man-test2 patches applied." > stamps/stamp-patch-bash-man-test2
if [ -x debian/patches/man-net-redirections.dpatch ]; then true; else chmod +x debian/patches/man-net-redirections.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-net-redirections ]; then \
echo "man-net-redirections patches already applied."; exit 1; \
fi
debian/patches/man-net-redirections.dpatch -patch -d bash
patching file doc/bash.1
Hunk #1 succeeded at 3034 (offset 1 line).
echo "man-net-redirections patches applied." > stamps/stamp-patch-bash-man-net-redirections
if [ -x debian/patches/man-quotes.dpatch ]; then true; else chmod +x debian/patches/man-quotes.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-quotes ]; then \
echo "man-quotes patches already applied."; exit 1; \
fi
debian/patches/man-quotes.dpatch -patch -d bash
patching file doc/bash.1
Hunk #10 succeeded at 2493 (offset -7 lines).
Hunk #11 succeeded at 2523 (offset -7 lines).
Hunk #12 succeeded at 2587 (offset -7 lines).
Hunk #13 succeeded at 2602 (offset -7 lines).
Hunk #14 succeeded at 2723 (offset -7 lines).
Hunk #15 succeeded at 2770 (offset -7 lines).
Hunk #16 succeeded at 2778 (offset -7 lines).
Hunk #17 succeeded at 2806 (offset -7 lines).
Hunk #18 succeeded at 2818 (offset -7 lines).
Hunk #19 succeeded at 2949 (offset -7 lines).
Hunk #20 succeeded at 3182 (offset -7 lines).
Hunk #21 succeeded at 3296 (offset -7 lines).
Hunk #22 succeeded at 3594 (offset -7 lines).
Hunk #23 succeeded at 4168 (offset -7 lines).
Hunk #24 succeeded at 4468 (offset -7 lines).
Hunk #25 succeeded at 4500 (offset -7 lines).
Hunk #26 succeeded at 4521 (offset -7 lines).
Hunk #27 succeeded at 4570 (offset -7 lines).
Hunk #28 succeeded at 4620 (offset -7 lines).
Hunk #29 succeeded at 4690 (offset -7 lines).
Hunk #30 succeeded at 5785 (offset -7 lines).
Hunk #31 succeeded at 6033 (offset -7 lines).
Hunk #32 succeeded at 6144 (offset -7 lines).
Hunk #33 succeeded at 6452 (offset -7 lines).
Hunk #34 succeeded at 6526 (offset -7 lines).
Hunk #35 succeeded at 6691 (offset -7 lines).
Hunk #36 succeeded at 6829 (offset -7 lines).
Hunk #37 succeeded at 6873 (offset -7 lines).
Hunk #38 succeeded at 7110 (offset -7 lines).
Hunk #39 succeeded at 7300 (offset -7 lines).
Hunk #40 succeeded at 7312 (offset -7 lines).
Hunk #41 succeeded at 7346 (offset -7 lines).
Hunk #42 succeeded at 7690 (offset -7 lines).
Hunk #43 succeeded at 8063 (offset -7 lines).
Hunk #44 succeeded at 8146 (offset -7 lines).
Hunk #45 succeeded at 8474 (offset -7 lines).
Hunk #46 succeeded at 8484 (offset -7 lines).
echo "man-quotes patches applied." > stamps/stamp-patch-bash-man-quotes
if [ -x debian/patches/privmode.dpatch ]; then true; else chmod +x debian/patches/privmode.dpatch; fi
if [ -f stamps/stamp-patch-bash-privmode ]; then \
echo "privmode patches already applied."; exit 1; \
fi
debian/patches/privmode.dpatch -patch -d bash
patching file shell.c
Hunk #1 succeeded at 460 (offset 13 lines).
echo "privmode patches applied." > stamps/stamp-patch-bash-privmode
if [ -x debian/patches/rbash-manpage.dpatch ]; then true; else chmod +x debian/patches/rbash-manpage.dpatch; fi
if [ -f stamps/stamp-patch-bash-rbash-manpage ]; then \
echo "rbash-manpage patches already applied."; exit 1; \
fi
debian/patches/rbash-manpage.dpatch -patch -d bash
patching file doc/rbash.1
echo "rbash-manpage patches applied." > stamps/stamp-patch-bash-rbash-manpage
if [ -x debian/patches/command-not-found.dpatch ]; then true; else chmod +x debian/patches/command-not-found.dpatch; fi
if [ -f stamps/stamp-patch-bash-command-not-found ]; then \
echo "command-not-found patches already applied."; exit 1; \
fi
debian/patches/command-not-found.dpatch -patch -d bash
patching file execute_cmd.c
Hunk #1 succeeded at 3638 (offset 23 lines).
patching file doc/bash.1
Hunk #1 succeeded at 2034 with fuzz 2 (offset 62 lines).
echo "command-not-found patches applied." > stamps/stamp-patch-bash-command-not-found
if [ -x debian/patches/bash-default-editor.dpatch ]; then true; else chmod +x debian/patches/bash-default-editor.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash-default-editor ]; then \
echo "bash-default-editor patches already applied."; exit 1; \
fi
debian/patches/bash-default-editor.dpatch -patch -d bash
patching file builtins/fc.def
patching file bashline.c
echo "bash-default-editor patches applied." > stamps/stamp-patch-bash-bash-default-editor
if [ -x debian/patches/ulimit.dpatch ]; then true; else chmod +x debian/patches/ulimit.dpatch; fi
if [ -f stamps/stamp-patch-bash-ulimit ]; then \
echo "ulimit patches already applied."; exit 1; \
fi
debian/patches/ulimit.dpatch -patch -d bash
patching file builtins/ulimit.def
patching file doc/bash.1
Hunk #1 succeeded at 8523 (offset 27 lines).
Hunk #2 succeeded at 8559 (offset 27 lines).
Hunk #3 succeeded at 8584 (offset 27 lines).
echo "ulimit patches applied." > stamps/stamp-patch-bash-ulimit
if [ -x debian/patches/po-sv.dpatch ]; then true; else chmod +x debian/patches/po-sv.dpatch; fi
if [ -f stamps/stamp-patch-bash-po-sv ]; then \
echo "po-sv patches already applied."; exit 1; \
fi
debian/patches/po-sv.dpatch -patch -d bash
patching file po/LINGUAS
patching file po/sv.po
echo "po-sv patches applied." > stamps/stamp-patch-bash-po-sv
if [ -x debian/patches/bash-subst-param-length.dpatch ]; then true; else chmod +x debian/patches/bash-subst-param-length.dpatch; fi
if [ -f stamps/stamp-patch-bash-bash-subst-param-length ]; then \
echo "bash-subst-param-length patches already applied."; exit 1; \
fi
debian/patches/bash-subst-param-length.dpatch -patch -d bash
patching file subst.c
Hunk #1 succeeded at 5821 (offset 7 lines).
echo "bash-subst-param-length patches applied." > stamps/stamp-patch-bash-bash-subst-param-length
if [ -x debian/patches/pgrp-pipe.dpatch ]; then true; else chmod +x debian/patches/pgrp-pipe.dpatch; fi
if [ -f stamps/stamp-patch-bash-pgrp-pipe ]; then \
echo "pgrp-pipe patches already applied."; exit 1; \
fi
debian/patches/pgrp-pipe.dpatch -patch -d bash
patching file config-bot.h
echo "pgrp-pipe patches applied." > stamps/stamp-patch-bash-pgrp-pipe
if [ -x debian/patches/input-err.dpatch ]; then true; else chmod +x debian/patches/input-err.dpatch; fi
if [ -f stamps/stamp-patch-bash-input-err ]; then \
echo "input-err patches already applied."; exit 1; \
fi
debian/patches/input-err.dpatch -patch -d bash
patching file input.c
echo "input-err patches applied." > stamps/stamp-patch-bash-input-err
if [ -x debian/patches/read-memleak.dpatch ]; then true; else chmod +x debian/patches/read-memleak.dpatch; fi
if [ -f stamps/stamp-patch-bash-read-memleak ]; then \
echo "read-memleak patches already applied."; exit 1; \
fi
debian/patches/read-memleak.dpatch -patch -d bash
patching file builtins/read.def
echo "read-memleak patches applied." > stamps/stamp-patch-bash-read-memleak
if [ -x debian/patches/login-shell.dpatch ]; then true; else chmod +x debian/patches/login-shell.dpatch; fi
if [ -f stamps/stamp-patch-bash-login-shell ]; then \
echo "login-shell patches already applied."; exit 1; \
fi
debian/patches/login-shell.dpatch -patch -d bash
patching file shell.c
echo "login-shell patches applied." > stamps/stamp-patch-bash-login-shell
if [ -x debian/patches/man-typos.dpatch ]; then true; else chmod +x debian/patches/man-typos.dpatch; fi
if [ -f stamps/stamp-patch-bash-man-typos ]; then \
echo "man-typos patches already applied."; exit 1; \
fi
debian/patches/man-typos.dpatch -patch -d bash
patching file doc/bash.1
echo "man-typos patches applied." > stamps/stamp-patch-bash-man-typos
echo -e "\nPatches applied in this version:" > pxxx
for i in 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 man-arithmetic man-fignore man-bashrc man-bashlogout man-substring-exp man-nocaseglob man-test man-test2 man-net-redirections man-quotes 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 ; do \
echo -e "\n$i:" >> pxxx; \
sed -n 's/^# *DP: */ /p' debian/patches/$i.dpatch >> pxxx; \
done
mv -f pxxx stamps/stamp-patch-bash
dh_testdir
rm -rf build-bash
mkdir build-bash
cd build-bash && \
CC="gcc" CFLAGS="-g -O2" YACC="bison -y" \
../bash/configure --with-curses --disable-net-redirections --enable-largefile --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --host=m32r-linux-gnu
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for emacs... emacs
checking where .elc files should go... Loading 00debian-vars...
Loading 50autoconf (source)...
Loading 50dictionaries-common (source)...
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
Loading 50gtk-doc-tools (source)...
${datadir}/emacs/site-lisp
Beginning configuration for bash-3.1-release for m32r-unknown-linux-gnu
checking for m32r-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ar... ar
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for bison... bison -y
checking whether make sets ${MAKE}... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for preprocessor stringizing operator... yes
checking for working long double with more range or precision than double... no
checking for function prototypes... yes
checking whether char is unsigned... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for locale.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for stddef.h... (cached) yes
checking for stdint.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/ptem.h... no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for _doprnt... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for __setostype... no
checking for wait3... yes
checking for isinf... yes
checking for mkfifo... yes
checking for dup2... yes
checking for fcntl... yes
checking for getdtablesize... yes
checking for getgroups... yes
checking for gethostname... yes
checking for getpagesize... (cached) yes
checking for getpeername... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for kill... yes
checking for killpg... yes
checking for lstat... yes
checking for readlink... yes
checking for sbrk... yes
checking for select... yes
checking for setdtablesize... no
checking for tcgetpgrp... yes
checking for uname... yes
checking for ulimit... yes
checking for waitpid... yes
checking for rename... yes
checking for bcopy... yes
checking for bzero... yes
checking for confstr... yes
checking for fnmatch... yes
checking for getaddrinfo... yes
checking for gethostbyname... yes
checking for getservbyname... yes
checking for getservent... yes
checking for inet_aton... yes
checking for memmove... yes
checking for pathconf... yes
checking for putenv... (cached) yes
checking for raise... yes
checking for regcomp... yes
checking for regexec... yes
checking for setenv... (cached) yes
checking for setlinebuf... yes
checking for setlocale... (cached) yes
checking for setvbuf... yes
checking for siginterrupt... yes
checking for strchr... yes
checking for sysconf... yes
checking for tcgetattr... yes
checking for times... yes
checking for ttyname... yes
checking for tzset... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for isascii... yes
checking for isblank... yes
checking for isgraph... yes
checking for isprint... yes
checking for isspace... yes
checking for isxdigit... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getcwd... (cached) yes
checking for memset... yes
checking for strcasecmp... (cached) yes
checking for strerror... yes
checking for strftime... yes
checking for strnlen... yes
checking for strpbrk... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... (cached) yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtoimax... yes
checking for strtoumax... yes
checking whether confstr is declared... yes
checking whether printf is declared... yes
checking whether sbrk is declared... yes
checking whether strcpy is declared... yes
checking whether strsignal is declared... yes
checking whether strtold is declared... yes
checking for broken strtold... no
checking for declaration of strtoimax... yes
checking for declaration of strtol... yes
checking for declaration of strtoll... yes
checking for declaration of strtoul... yes
checking for declaration of strtoull... yes
checking for declaration of strtoumax... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for argz.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for malloc.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for dcgettext... yes
checking for mempcpy... (cached) yes
checking for munmap... (cached) yes
checking for stpcpy... (cached) yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbsrtowcs... yes
checking for mbrtowc... yes
checking for mbrlen... yes
checking for wctomb... yes
checking for wcwidth... yes
checking for wcsdup... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for dlclose... yes
checking for dlsym... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for off_t... (cached) yes
checking for mode_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for time_t... yes
checking for long long... long long
checking for unsigned long long... unsigned long long
checking return type of signal handlers... (cached) void
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for double... yes
checking size of double... 8
checking for long long... yes
checking size of long long... 8
checking for u_int... yes
checking for u_long... yes
checking for bits16_t... no
checking for u_bits16_t... no
checking for bits32_t... no
checking for u_bits32_t... no
checking for bits64_t... no
checking for ptrdiff_t... yes
checking whether stat file-mode macros are broken... no
checking whether #! works in shell scripts... yes
checking whether the ctype macros accept non-ascii characters... yes
checking if dup2 fails to clear the close-on-exec flag... no
checking whether pgrps need synchronization... no
checking for type of signal functions... posix
checking for sys_errlist and sys_nerr... yes
checking for sys_siglist in system C library... yes
checking for _sys_siglist in signal.h or unistd.h... yes
checking for _sys_siglist in system C library... yes
checking whether signal handlers are of type void... yes
checking for clock_t... yes
checking for sigset_t... yes
checking for quad_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for socklen_t... yes
checking for size and type of struct rlimit fields... rlim_t
checking for struct termios.c_line... yes
checking for struct termio.c_line... yes
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking for struct dirent.d_namlen... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct timeval in sys/time.h and time.h... yes
checking for struct stat.st_blocks... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct timezone in sys/time.h and time.h... yes
checking for the existence of strsignal... yes
checking if opendir() opens non-directories... no
checking whether ulimit can substitute for getdtablesize... yes
checking to see if getenv can be redefined... yes
checking if getcwd() will dynamically allocate memory... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking whether or not strcoll and strcmp differ... no
checking for standard-conformant putenv declaration... yes
checking for standard-conformant unsetenv declaration... yes
checking for printf floating point output in hex notation... yes
checking if signal handlers must be reinstalled when invoked... no
checking for presence of necessary job control definitions... present
checking for presence of named pipes... present
checking POSIX termios... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no
checking for speed_t in sys/types.h... no
checking whether getpw functions are declared in pwd.h... yes
checking for unusable real-time signals due to large values... no
checking for tgetent... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking whether /dev/fd is available... standard
checking whether /dev/stdin stdout stderr are available... present
checking for default mail directory... /var/mail
checking shared object configuration for loadable builtins... supported
configure: creating ./config.status
config.status: creating Makefile
config.status: creating builtins/Makefile
config.status: creating lib/readline/Makefile
config.status: creating lib/glob/Makefile
config.status: creating lib/intl/Makefile
config.status: creating lib/malloc/Makefile
config.status: creating lib/sh/Makefile
config.status: creating lib/termcap/Makefile
config.status: creating lib/tilde/Makefile
config.status: creating doc/Makefile
config.status: creating support/Makefile
config.status: creating po/Makefile.in
config.status: creating examples/loadables/Makefile
config.status: creating examples/loadables/perl/Makefile
config.status: creating pathnames.h
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
if ! grep -q '#define HAVE_DEV_STDIN 1' build-bash/config.h; then \
echo "HAVE_DEV_STDIN not defined, abortig build"; \
exit 1; \
fi
touch stamps/stamp-configure-bash
dh_testdir
/usr/bin/make -C build-bash \
CC='gcc' \
CFLAGS='-g -O2' \
YACC="bison -y" \
deb_builddir=build-bash/ \
make[2]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash'
bison -y -d ../bash/parse.y
conflicts: 1 shift/reduce
touch parser-built
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o mksyntax ../bash/mksyntax.c
rm -f syntax.c
./mksyntax -o syntax.c
/bin/sh ../bash/support/mkversion.sh -b -S ../bash -s release -d 3.1 -o newversion.h \
&& mv newversion.h version.h
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -DBUILDTOOL -c -o buildversion.o ../bash/version.c
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o bashversion ../bash/support/bashversion.c buildversion.o
***********************************************************
* *
* GNU bash, version 3.1.17(1)-release (m32r-unknown-linux-gnu)
* *
***********************************************************
rm -f shell.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/shell.c
rm -f eval.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/eval.c
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash/builtins'
rm -f mkbuiltins.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g ../../bash/builtins/mkbuiltins.c
gcc -rdynamic -g -O2 -o mkbuiltins mkbuiltins.o -ldl
./mkbuiltins -externfile builtext.h -structfile builtins.c \
-noproduction -D ../../bash/builtins ../../bash/builtins/alias.def ../../bash/builtins/bind.def ../../bash/builtins/break.def ../../bash/builtins/builtin.def ../../bash/builtins/caller.def ../../bash/builtins/cd.def ../../bash/builtins/colon.def ../../bash/builtins/command.def ../../bash/builtins/declare.def ../../bash/builtins/echo.def ../../bash/builtins/enable.def ../../bash/builtins/eval.def ../../bash/builtins/getopts.def ../../bash/builtins/exec.def ../../bash/builtins/exit.def ../../bash/builtins/fc.def ../../bash/builtins/fg_bg.def ../../bash/builtins/hash.def ../../bash/builtins/help.def ../../bash/builtins/history.def ../../bash/builtins/jobs.def ../../bash/builtins/kill.def ../../bash/builtins/let.def ../../bash/builtins/read.def ../../bash/builtins/return.def ../../bash/builtins/set.def ../../bash/builtins/setattr.def ../../bash/builtins/shift.def ../../bash/builtins/source.def ../../bash/builtins/suspend.def ../../bash/builtins/test.def ../../bash/builtins
/times.def ../../bash/builtins/trap.def ../../bash/builtins/type.def ../../bash/builtins/ulimit.def ../../bash/builtins/umask.def ../../bash/builtins/wait.def ../../bash/builtins/reserved.def ../../bash/builtins/pushd.def ../../bash/builtins/shopt.def ../../bash/builtins/printf.def ../../bash/builtins/complete.def
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash/builtins'
rm -f y.tab.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c y.tab.c
rm -f general.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/general.c
rm -f make_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/make_cmd.c
rm -f print_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/print_cmd.c
rm -f dispose_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/dispose_cmd.c
rm -f execute_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/execute_cmd.c
rm -f variables.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/variables.c
rm -f copy_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/copy_cmd.c
rm -f error.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/error.c
rm -f expr.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/expr.c
../bash/expr.c:176: warning: conflicting types for built-in function 'exp2'
rm -f flags.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/flags.c
rm -f jobs.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/jobs.c
rm -f subst.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/subst.c
rm -f hashcmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/hashcmd.c
rm -f hashlib.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/hashlib.c
rm -f mailcheck.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/mailcheck.c
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o mksignames ../bash/support/mksignames.c
rm -f lsignames.h
./mksignames lsignames.h
if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
rm -f trap.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/trap.c
rm -f input.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/input.c
rm -f unwind_prot.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/unwind_prot.c
rm -f pathexp.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/pathexp.c
rm -f sig.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/sig.c
rm -f test.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/test.c
rm -f version.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/version.c
rm -f alias.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/alias.c
rm -f array.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/array.c
rm -f arrayfunc.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/arrayfunc.c
rm -f braces.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/braces.c
rm -f bracecomp.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/bracecomp.c
rm -f bashhist.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/bashhist.c
rm -f bashline.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/bashline.c
rm -f list.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/list.c
rm -f stringlib.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/stringlib.c
rm -f locale.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/locale.c
rm -f findcmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/findcmd.c
rm -f redir.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/redir.c
rm -f pcomplete.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/pcomplete.c
rm -f pcomplib.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/pcomplib.c
rm -f syntax.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c syntax.c
rm -f xmalloc.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/xmalloc.c
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash/builtins'
rm -f builtins.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 builtins.c
rm -f alias.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/alias.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 alias.c || ( rm -f alias.c ; exit 1 )
rm -f alias.c
rm -f bind.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/bind.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 bind.c || ( rm -f bind.c ; exit 1 )
rm -f bind.c
rm -f break.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/break.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 break.c || ( rm -f break.c ; exit 1 )
rm -f break.c
rm -f builtin.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/builtin.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 builtin.c || ( rm -f builtin.c ; exit 1 )
rm -f builtin.c
rm -f caller.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/caller.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 caller.c || ( rm -f caller.c ; exit 1 )
rm -f caller.c
rm -f cd.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/cd.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 cd.c || ( rm -f cd.c ; exit 1 )
rm -f cd.c
rm -f colon.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/colon.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 colon.c || ( rm -f colon.c ; exit 1 )
rm -f colon.c
rm -f command.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/command.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 command.c || ( rm -f command.c ; exit 1 )
rm -f command.c
rm -f common.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/common.c
rm -f declare.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/declare.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 declare.c || ( rm -f declare.c ; exit 1 )
rm -f declare.c
rm -f echo.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/echo.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 echo.c || ( rm -f echo.c ; exit 1 )
rm -f echo.c
rm -f enable.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/enable.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 enable.c || ( rm -f enable.c ; exit 1 )
rm -f enable.c
rm -f eval.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/eval.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 eval.c || ( rm -f eval.c ; exit 1 )
rm -f eval.c
rm -f evalfile.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/evalfile.c
rm -f evalstring.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/evalstring.c
rm -f exec.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/exec.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 exec.c || ( rm -f exec.c ; exit 1 )
rm -f exec.c
rm -f exit.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/exit.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 exit.c || ( rm -f exit.c ; exit 1 )
rm -f exit.c
rm -f fc.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/fc.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 fc.c || ( rm -f fc.c ; exit 1 )
rm -f fc.c
rm -f fg_bg.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/fg_bg.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
rm -f fg_bg.c
rm -f hash.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/hash.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 hash.c || ( rm -f hash.c ; exit 1 )
rm -f hash.c
rm -f help.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/help.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 help.c || ( rm -f help.c ; exit 1 )
rm -f help.c
rm -f history.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/history.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 history.c || ( rm -f history.c ; exit 1 )
rm -f history.c
rm -f jobs.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/jobs.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 jobs.c || ( rm -f jobs.c ; exit 1 )
rm -f jobs.c
rm -f kill.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/kill.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 kill.c || ( rm -f kill.c ; exit 1 )
rm -f kill.c
rm -f let.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/let.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 let.c || ( rm -f let.c ; exit 1 )
rm -f let.c
rm -f pushd.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/pushd.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 pushd.c || ( rm -f pushd.c ; exit 1 )
rm -f pushd.c
rm -f read.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/read.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 read.c || ( rm -f read.c ; exit 1 )
rm -f read.c
rm -f return.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/return.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 return.c || ( rm -f return.c ; exit 1 )
rm -f return.c
rm -f set.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/set.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 set.c || ( rm -f set.c ; exit 1 )
rm -f set.c
rm -f setattr.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/setattr.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 setattr.c || ( rm -f setattr.c ; exit 1 )
rm -f setattr.c
rm -f shift.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/shift.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 shift.c || ( rm -f shift.c ; exit 1 )
rm -f shift.c
rm -f source.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/source.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 source.c || ( rm -f source.c ; exit 1 )
rm -f source.c
rm -f suspend.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/suspend.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 suspend.c || ( rm -f suspend.c ; exit 1 )
rm -f suspend.c
rm -f test.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/test.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 test.c || ( rm -f test.c ; exit 1 )
rm -f test.c
rm -f times.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/times.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 times.c || ( rm -f times.c ; exit 1 )
rm -f times.c
rm -f trap.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/trap.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 trap.c || ( rm -f trap.c ; exit 1 )
rm -f trap.c
rm -f type.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/type.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 type.c || ( rm -f type.c ; exit 1 )
rm -f type.c
gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -o psize.aux ../../bash/builtins/psize.c
/bin/sh ../../bash/builtins/psize.sh > pipesize.h
rm -f ulimit.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/ulimit.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ulimit.c || ( rm -f ulimit.c ; exit 1 )
rm -f ulimit.c
rm -f umask.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/umask.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 umask.c || ( rm -f umask.c ; exit 1 )
rm -f umask.c
rm -f wait.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/wait.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 wait.c || ( rm -f wait.c ; exit 1 )
rm -f wait.c
rm -f getopts.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/getopts.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 getopts.c || ( rm -f getopts.c ; exit 1 )
rm -f getopts.c
rm -f shopt.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/shopt.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 shopt.c || ( rm -f shopt.c ; exit 1 )
rm -f shopt.c
rm -f printf.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/printf.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 printf.c || ( rm -f printf.c ; exit 1 )
rm -f printf.c
rm -f getopt.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/getopt.c
rm -f bashgetopt.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/bashgetopt.c
rm -f complete.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/complete.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 complete.c || ( rm -f complete.c ; exit 1 )
rm -f complete.c
rm -f libbuiltins.a
ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o
ranlib libbuiltins.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash/builtins'
making lib/sh/libsh.a in ./lib/sh
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/sh'
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/clktck.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/clock.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/getenv.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/oslib.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/setlinebuf.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/strnlen.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/itos.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/zread.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/zwrite.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/shtty.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/shmatch.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/netconn.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/netopen.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/timeval.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/makepath.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/pathcanon.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/pathphys.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/tmpfile.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/stringlist.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/stringvec.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/spell.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/shquote.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/strtrans.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/strindex.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/snprintf.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/mailstat.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/fmtulong.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/fmtullong.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/fmtumax.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/xstrchr.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/zcatfd.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/winsize.c
rm -f libsh.a
ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o strindex.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o xstrchr.o zcatfd.o winsize.o
test -n "ranlib" && ranlib libsh.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/sh'
making lib/readline/libreadline.a in ./lib/readline
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/readline.c
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/vi_mode.c
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/funmap.c
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/keymaps.c
rm -f parens.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/parens.c
rm -f search.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/search.c
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/rltty.c
rm -f complete.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/complete.c
rm -f bind.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/bind.c
../../../bash/lib/readline/bind.c: In function 'rl_function_of_keyseq':
../../../bash/lib/readline/bind.c:682: warning: comparison is always true due to limited range of data type
../../../bash/lib/readline/bind.c: In function 'rl_read_init_file':
../../../bash/lib/readline/bind.c:828: warning: assignment discards qualifiers from pointer target type
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/isearch.c
rm -f display.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/display.c
../../../bash/lib/readline/display.c: In function 'rl_character_len':
../../../bash/lib/readline/display.c:1831: warning: comparison is always true due to limited range of data type
rm -f signals.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/signals.c
rm -f util.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/util.c
rm -f kill.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/kill.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/undo.c
rm -f macro.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/macro.c
rm -f input.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/input.c
rm -f callback.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/terminal.c
rm -f text.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/text.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/nls.c
rm -f misc.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/misc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/history.c
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/histexpand.c
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/histfile.c
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/histsearch.c
rm -f shell.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/shell.c
rm -f savestring.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/savestring.c
rm -f mbutil.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/mbutil.c
rm -f tilde.o
gcc -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 -DREADLINE_LIBRARY -c ../../../bash/lib/readline/tilde.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/xmalloc.c
rm -f compat.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/build/buildd4/bash-3.1dfsg/build-bash -I../../../bash -I../../../bash/lib -g -O2 ../../../bash/lib/readline/compat.c
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o tilde.o xmalloc.o compat.o
test -n "ranlib" && ranlib libreadline.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/readline'
making lib/readline/libhistory.a in ./lib/readline
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/readline'
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o
test -n "ranlib" && ranlib libhistory.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/readline'
making lib/glob/libglob.a in ./lib/glob
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/glob'
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/glob/glob.c
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/glob/strmatch.c
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/glob/smatch.c
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/glob/xmbsrtowcs.c
rm -f libglob.a
ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o
test -n "ranlib" && ranlib libglob.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/glob'
making lib/tilde/libtilde.a in ./lib/tilde
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/tilde'
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/tilde/tilde.c
rm -f libtilde.a
ar cr libtilde.a tilde.o
test -n "ranlib" && ranlib libtilde.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/tilde'
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/malloc'
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/malloc.c
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/trace.c
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/stats.c
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/table.c
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/watch.c
rm -f libmalloc.a
ar cr libmalloc.a malloc.o trace.o stats.o table.o watch.o
test -n "ranlib" && ranlib libmalloc.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash/lib/malloc'
rm -f bash
gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh -rdynamic -g -O2 -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lsh -lreadline -lhistory -lcurses -lglob -ltilde -lmalloc -ldl
ls -l bash
-rwxr-xr-x 1 buildd4 sbuild 2215073 Apr 20 20:10 bash
: bash
make[2]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-bash'
touch stamps/stamp-build-bash
make[1]: Leaving directory `/build/buildd4/bash-3.1dfsg'
/usr/bin/make -f debian/rules do-build-min \
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 man-arithmetic man-fignore man-bashrc man-bashlogout man-substring-exp man-nocaseglob man-test man-test2 man-net-redirections man-quotes 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=min \
configure_args="--enable-minimal-config --enable-largefile --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --host=m32r-linux-gnu"
make[1]: Entering directory `/build/buildd4/bash-3.1dfsg'
dh_testdir
rm -rf build-min
mkdir build-min
cd build-min && \
CC="gcc" CFLAGS="-g -O2" YACC="bison -y" \
../bash/configure --enable-minimal-config --enable-largefile --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --host=m32r-linux-gnu
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for emacs... emacs
checking where .elc files should go... Loading 00debian-vars...
Loading 50autoconf (source)...
Loading 50dictionaries-common (source)...
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
Loading 50gtk-doc-tools (source)...
${datadir}/emacs/site-lisp
Beginning configuration for bash-3.1-release for m32r-unknown-linux-gnu
checking for m32r-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ar... ar
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for bison... bison -y
checking whether make sets ${MAKE}... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for preprocessor stringizing operator... yes
checking for working long double with more range or precision than double... no
checking for function prototypes... yes
checking whether char is unsigned... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for locale.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for stddef.h... (cached) yes
checking for stdint.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/ptem.h... no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for _doprnt... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for __setostype... no
checking for wait3... yes
checking for isinf... yes
checking for mkfifo... yes
checking for dup2... yes
checking for fcntl... yes
checking for getdtablesize... yes
checking for getgroups... yes
checking for gethostname... yes
checking for getpagesize... (cached) yes
checking for getpeername... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for kill... yes
checking for killpg... yes
checking for lstat... yes
checking for readlink... yes
checking for sbrk... yes
checking for select... yes
checking for setdtablesize... no
checking for tcgetpgrp... yes
checking for uname... yes
checking for ulimit... yes
checking for waitpid... yes
checking for rename... yes
checking for bcopy... yes
checking for bzero... yes
checking for confstr... yes
checking for fnmatch... yes
checking for getaddrinfo... yes
checking for gethostbyname... yes
checking for getservbyname... yes
checking for getservent... yes
checking for inet_aton... yes
checking for memmove... yes
checking for pathconf... yes
checking for putenv... (cached) yes
checking for raise... yes
checking for regcomp... yes
checking for regexec... yes
checking for setenv... (cached) yes
checking for setlinebuf... yes
checking for setlocale... (cached) yes
checking for setvbuf... yes
checking for siginterrupt... yes
checking for strchr... yes
checking for sysconf... yes
checking for tcgetattr... yes
checking for times... yes
checking for ttyname... yes
checking for tzset... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for isascii... yes
checking for isblank... yes
checking for isgraph... yes
checking for isprint... yes
checking for isspace... yes
checking for isxdigit... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getcwd... (cached) yes
checking for memset... yes
checking for strcasecmp... (cached) yes
checking for strerror... yes
checking for strftime... yes
checking for strnlen... yes
checking for strpbrk... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... (cached) yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtoimax... yes
checking for strtoumax... yes
checking whether confstr is declared... yes
checking whether printf is declared... yes
checking whether sbrk is declared... yes
checking whether strcpy is declared... yes
checking whether strsignal is declared... yes
checking whether strtold is declared... yes
checking for broken strtold... no
checking for declaration of strtoimax... yes
checking for declaration of strtol... yes
checking for declaration of strtoll... yes
checking for declaration of strtoul... yes
checking for declaration of strtoull... yes
checking for declaration of strtoumax... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for argz.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for malloc.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for dcgettext... yes
checking for mempcpy... (cached) yes
checking for munmap... (cached) yes
checking for stpcpy... (cached) yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbsrtowcs... yes
checking for mbrtowc... yes
checking for mbrlen... yes
checking for wctomb... yes
checking for wcwidth... yes
checking for wcsdup... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for dlclose... yes
checking for dlsym... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for off_t... (cached) yes
checking for mode_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for time_t... yes
checking for long long... long long
checking for unsigned long long... unsigned long long
checking return type of signal handlers... (cached) void
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for double... yes
checking size of double... 8
checking for long long... yes
checking size of long long... 8
checking for u_int... yes
checking for u_long... yes
checking for bits16_t... no
checking for u_bits16_t... no
checking for bits32_t... no
checking for u_bits32_t... no
checking for bits64_t... no
checking for ptrdiff_t... yes
checking whether stat file-mode macros are broken... no
checking whether #! works in shell scripts... yes
checking whether the ctype macros accept non-ascii characters... yes
checking if dup2 fails to clear the close-on-exec flag... no
checking whether pgrps need synchronization... no
checking for type of signal functions... posix
checking for sys_errlist and sys_nerr... yes
checking for sys_siglist in system C library... yes
checking for _sys_siglist in signal.h or unistd.h... yes
checking for _sys_siglist in system C library... yes
checking whether signal handlers are of type void... yes
checking for clock_t... yes
checking for sigset_t... yes
checking for quad_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for socklen_t... yes
checking for size and type of struct rlimit fields... rlim_t
checking for struct termios.c_line... yes
checking for struct termio.c_line... yes
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking for struct dirent.d_namlen... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct timeval in sys/time.h and time.h... yes
checking for struct stat.st_blocks... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct timezone in sys/time.h and time.h... yes
checking for the existence of strsignal... yes
checking if opendir() opens non-directories... no
checking whether ulimit can substitute for getdtablesize... yes
checking to see if getenv can be redefined... yes
checking if getcwd() will dynamically allocate memory... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking whether or not strcoll and strcmp differ... no
checking for standard-conformant putenv declaration... yes
checking for standard-conformant unsetenv declaration... yes
checking for printf floating point output in hex notation... yes
checking if signal handlers must be reinstalled when invoked... no
checking for presence of necessary job control definitions... present
checking for presence of named pipes... present
checking POSIX termios... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no
checking for speed_t in sys/types.h... no
checking whether getpw functions are declared in pwd.h... yes
checking for unusable real-time signals due to large values... no
checking whether /dev/fd is available... standard
checking whether /dev/stdin stdout stderr are available... present
checking for default mail directory... /var/mail
checking shared object configuration for loadable builtins... supported
configure: creating ./config.status
config.status: creating Makefile
config.status: creating builtins/Makefile
config.status: creating lib/readline/Makefile
config.status: creating lib/glob/Makefile
config.status: creating lib/intl/Makefile
config.status: creating lib/malloc/Makefile
config.status: creating lib/sh/Makefile
config.status: creating lib/termcap/Makefile
config.status: creating lib/tilde/Makefile
config.status: creating doc/Makefile
config.status: creating support/Makefile
config.status: creating po/Makefile.in
config.status: creating examples/loadables/Makefile
config.status: creating examples/loadables/perl/Makefile
config.status: creating pathnames.h
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
if ! grep -q '#define HAVE_DEV_STDIN 1' build-min/config.h; then \
echo "HAVE_DEV_STDIN not defined, abortig build"; \
exit 1; \
fi
touch stamps/stamp-configure-min
dh_testdir
/usr/bin/make -C build-min \
CC='gcc' \
CFLAGS='-g -O2' \
YACC="bison -y" \
deb_builddir=build-min/ \
make[2]: Entering directory `/build/buildd4/bash-3.1dfsg/build-min'
bison -y -d ../bash/parse.y
conflicts: 1 shift/reduce
touch parser-built
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o mksyntax ../bash/mksyntax.c
rm -f syntax.c
./mksyntax -o syntax.c
/bin/sh ../bash/support/mkversion.sh -b -S ../bash -s release -d 3.1 -o newversion.h \
&& mv newversion.h version.h
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -DBUILDTOOL -c -o buildversion.o ../bash/version.c
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o bashversion ../bash/support/bashversion.c buildversion.o
***********************************************************
* *
* GNU bash, version 3.1.17(1)-release (m32r-unknown-linux-gnu)
* *
***********************************************************
rm -f shell.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/shell.c
rm -f eval.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/eval.c
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-min/builtins'
rm -f mkbuiltins.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g ../../bash/builtins/mkbuiltins.c
gcc -rdynamic -g -O2 -o mkbuiltins mkbuiltins.o -ldl
./mkbuiltins -externfile builtext.h -structfile builtins.c \
-noproduction -D ../../bash/builtins ../../bash/builtins/alias.def ../../bash/builtins/bind.def ../../bash/builtins/break.def ../../bash/builtins/builtin.def ../../bash/builtins/caller.def ../../bash/builtins/cd.def ../../bash/builtins/colon.def ../../bash/builtins/command.def ../../bash/builtins/declare.def ../../bash/builtins/echo.def ../../bash/builtins/enable.def ../../bash/builtins/eval.def ../../bash/builtins/getopts.def ../../bash/builtins/exec.def ../../bash/builtins/exit.def ../../bash/builtins/fc.def ../../bash/builtins/fg_bg.def ../../bash/builtins/hash.def ../../bash/builtins/help.def ../../bash/builtins/history.def ../../bash/builtins/jobs.def ../../bash/builtins/kill.def ../../bash/builtins/let.def ../../bash/builtins/read.def ../../bash/builtins/return.def ../../bash/builtins/set.def ../../bash/builtins/setattr.def ../../bash/builtins/shift.def ../../bash/builtins/source.def ../../bash/builtins/suspend.def ../../bash/builtins/test.def ../../bash/builtins
/times.def ../../bash/builtins/trap.def ../../bash/builtins/type.def ../../bash/builtins/ulimit.def ../../bash/builtins/umask.def ../../bash/builtins/wait.def ../../bash/builtins/reserved.def ../../bash/builtins/pushd.def ../../bash/builtins/shopt.def ../../bash/builtins/printf.def ../../bash/builtins/complete.def
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-min/builtins'
rm -f y.tab.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c y.tab.c
rm -f general.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/general.c
rm -f make_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/make_cmd.c
rm -f print_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/print_cmd.c
rm -f dispose_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/dispose_cmd.c
rm -f execute_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/execute_cmd.c
rm -f variables.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/variables.c
rm -f copy_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/copy_cmd.c
rm -f error.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/error.c
rm -f expr.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/expr.c
../bash/expr.c:176: warning: conflicting types for built-in function 'exp2'
rm -f flags.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/flags.c
rm -f nojobs.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/nojobs.c
rm -f subst.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/subst.c
rm -f hashcmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/hashcmd.c
rm -f hashlib.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/hashlib.c
rm -f mailcheck.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/mailcheck.c
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o mksignames ../bash/support/mksignames.c
rm -f lsignames.h
./mksignames lsignames.h
if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
rm -f trap.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/trap.c
rm -f input.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/input.c
rm -f unwind_prot.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/unwind_prot.c
rm -f pathexp.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/pathexp.c
rm -f sig.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/sig.c
rm -f test.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/test.c
rm -f version.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/version.c
rm -f alias.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/alias.c
rm -f array.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/array.c
rm -f arrayfunc.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/arrayfunc.c
rm -f braces.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/braces.c
rm -f bracecomp.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/bracecomp.c
rm -f bashhist.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/bashhist.c
rm -f bashline.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/bashline.c
rm -f list.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/list.c
rm -f stringlib.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/stringlib.c
rm -f locale.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/locale.c
rm -f findcmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/findcmd.c
rm -f redir.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/redir.c
rm -f pcomplete.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/pcomplete.c
rm -f pcomplib.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/pcomplib.c
rm -f syntax.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c syntax.c
rm -f xmalloc.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/xmalloc.c
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-min/builtins'
rm -f builtins.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 builtins.c
rm -f alias.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/alias.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 alias.c || ( rm -f alias.c ; exit 1 )
rm -f alias.c
rm -f bind.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/bind.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 bind.c || ( rm -f bind.c ; exit 1 )
rm -f bind.c
rm -f break.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/break.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 break.c || ( rm -f break.c ; exit 1 )
rm -f break.c
rm -f builtin.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/builtin.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 builtin.c || ( rm -f builtin.c ; exit 1 )
rm -f builtin.c
rm -f caller.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/caller.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 caller.c || ( rm -f caller.c ; exit 1 )
rm -f caller.c
rm -f cd.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/cd.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 cd.c || ( rm -f cd.c ; exit 1 )
rm -f cd.c
rm -f colon.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/colon.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 colon.c || ( rm -f colon.c ; exit 1 )
rm -f colon.c
rm -f command.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/command.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 command.c || ( rm -f command.c ; exit 1 )
rm -f command.c
rm -f common.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/common.c
rm -f declare.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/declare.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 declare.c || ( rm -f declare.c ; exit 1 )
rm -f declare.c
rm -f echo.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/echo.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 echo.c || ( rm -f echo.c ; exit 1 )
rm -f echo.c
rm -f enable.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/enable.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 enable.c || ( rm -f enable.c ; exit 1 )
rm -f enable.c
rm -f eval.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/eval.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 eval.c || ( rm -f eval.c ; exit 1 )
rm -f eval.c
rm -f evalfile.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/evalfile.c
rm -f evalstring.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/evalstring.c
rm -f exec.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/exec.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 exec.c || ( rm -f exec.c ; exit 1 )
rm -f exec.c
rm -f exit.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/exit.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 exit.c || ( rm -f exit.c ; exit 1 )
rm -f exit.c
rm -f fc.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/fc.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 fc.c || ( rm -f fc.c ; exit 1 )
rm -f fc.c
rm -f fg_bg.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/fg_bg.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
rm -f fg_bg.c
rm -f hash.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/hash.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 hash.c || ( rm -f hash.c ; exit 1 )
rm -f hash.c
rm -f help.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/help.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 help.c || ( rm -f help.c ; exit 1 )
rm -f help.c
rm -f history.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/history.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 history.c || ( rm -f history.c ; exit 1 )
rm -f history.c
rm -f jobs.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/jobs.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 jobs.c || ( rm -f jobs.c ; exit 1 )
rm -f jobs.c
rm -f kill.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/kill.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 kill.c || ( rm -f kill.c ; exit 1 )
rm -f kill.c
rm -f let.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/let.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 let.c || ( rm -f let.c ; exit 1 )
rm -f let.c
rm -f pushd.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/pushd.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 pushd.c || ( rm -f pushd.c ; exit 1 )
rm -f pushd.c
rm -f read.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/read.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 read.c || ( rm -f read.c ; exit 1 )
rm -f read.c
rm -f return.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/return.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 return.c || ( rm -f return.c ; exit 1 )
rm -f return.c
rm -f set.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/set.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 set.c || ( rm -f set.c ; exit 1 )
rm -f set.c
rm -f setattr.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/setattr.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 setattr.c || ( rm -f setattr.c ; exit 1 )
rm -f setattr.c
rm -f shift.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/shift.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 shift.c || ( rm -f shift.c ; exit 1 )
rm -f shift.c
rm -f source.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/source.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 source.c || ( rm -f source.c ; exit 1 )
rm -f source.c
rm -f suspend.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/suspend.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 suspend.c || ( rm -f suspend.c ; exit 1 )
rm -f suspend.c
rm -f test.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/test.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 test.c || ( rm -f test.c ; exit 1 )
rm -f test.c
rm -f times.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/times.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 times.c || ( rm -f times.c ; exit 1 )
rm -f times.c
rm -f trap.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/trap.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 trap.c || ( rm -f trap.c ; exit 1 )
rm -f trap.c
rm -f type.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/type.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 type.c || ( rm -f type.c ; exit 1 )
rm -f type.c
gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -o psize.aux ../../bash/builtins/psize.c
/bin/sh ../../bash/builtins/psize.sh > pipesize.h
rm -f ulimit.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/ulimit.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ulimit.c || ( rm -f ulimit.c ; exit 1 )
rm -f ulimit.c
rm -f umask.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/umask.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 umask.c || ( rm -f umask.c ; exit 1 )
rm -f umask.c
rm -f wait.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/wait.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 wait.c || ( rm -f wait.c ; exit 1 )
rm -f wait.c
rm -f getopts.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/getopts.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 getopts.c || ( rm -f getopts.c ; exit 1 )
rm -f getopts.c
rm -f shopt.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/shopt.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 shopt.c || ( rm -f shopt.c ; exit 1 )
rm -f shopt.c
rm -f printf.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/printf.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 printf.c || ( rm -f printf.c ; exit 1 )
rm -f printf.c
rm -f getopt.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/getopt.c
rm -f bashgetopt.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 ../../bash/builtins/bashgetopt.c
rm -f complete.o
./mkbuiltins -D ../../bash/builtins ../../bash/builtins/complete.def
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g -O2 complete.c || ( rm -f complete.c ; exit 1 )
rm -f complete.c
rm -f libbuiltins.a
ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o
ranlib libbuiltins.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-min/builtins'
making lib/sh/libsh.a in ./lib/sh
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-min/lib/sh'
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/clktck.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/clock.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/getenv.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/oslib.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/setlinebuf.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/strnlen.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/itos.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/zread.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/zwrite.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/shtty.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/shmatch.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/netconn.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/netopen.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/timeval.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/makepath.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/pathcanon.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/pathphys.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/tmpfile.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/stringlist.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/stringvec.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/spell.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/shquote.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/strtrans.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/strindex.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/snprintf.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/mailstat.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/fmtulong.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/fmtullong.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/fmtumax.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/xstrchr.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/zcatfd.c
gcc -c -I. -I../.. -I../../../bash -I../../../bash/lib -I../../../bash/include -I../../../bash/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 ../../../bash/lib/sh/winsize.c
rm -f libsh.a
ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o strindex.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o xstrchr.o zcatfd.o winsize.o
test -n "ranlib" && ranlib libsh.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-min/lib/sh'
making lib/glob/libglob.a in ./lib/glob
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-min/lib/glob'
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/glob/glob.c
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/glob/strmatch.c
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/glob/smatch.c
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/glob/xmbsrtowcs.c
rm -f libglob.a
ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o
test -n "ranlib" && ranlib libglob.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-min/lib/glob'
making lib/tilde/libtilde.a in ./lib/tilde
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-min/lib/tilde'
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -g -O2 ../../../bash/lib/tilde/tilde.c
rm -f libtilde.a
ar cr libtilde.a tilde.o
test -n "ranlib" && ranlib libtilde.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-min/lib/tilde'
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-min/lib/malloc'
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/malloc.c
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/trace.c
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/stats.c
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/table.c
gcc -I. -I../.. -I../../../bash -I../../../bash/include -I../../../bash/lib -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c ../../../bash/lib/malloc/watch.c
rm -f libmalloc.a
ar cr libmalloc.a malloc.o trace.o stats.o table.o watch.o
test -n "ranlib" && ranlib libmalloc.a
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-min/lib/malloc'
rm -f bash
gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh -rdynamic -g -O2 -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o nojobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lsh -lglob -ltilde -lmalloc -ldl
ls -l bash
-rwxr-xr-x 1 buildd4 sbuild 1174861 Apr 20 21:07 bash
: bash
make[2]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-min'
touch stamps/stamp-build-min
make[1]: Leaving directory `/build/buildd4/bash-3.1dfsg'
/usr/bin/make -f debian/rules do-build-static \
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 man-arithmetic man-fignore man-bashrc man-bashlogout man-substring-exp man-nocaseglob man-test man-test2 man-net-redirections man-quotes 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=static \
configure_args="--with-curses --disable-net-redirections --enable-largefile --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-static-link --without-bash-malloc --host=m32r-linux-gnu"
make[1]: Entering directory `/build/buildd4/bash-3.1dfsg'
dh_testdir
rm -rf build-static
mkdir build-static
cd build-static && \
CC="gcc" CFLAGS="-g -O2" YACC="bison -y" \
../bash/configure --with-curses --disable-net-redirections --enable-largefile --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-static-link --without-bash-malloc --host=m32r-linux-gnu
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for emacs... emacs
checking where .elc files should go... Loading 00debian-vars...
Loading 50autoconf (source)...
Loading 50dictionaries-common (source)...
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
Loading 50gtk-doc-tools (source)...
${datadir}/emacs/site-lisp
Beginning configuration for bash-3.1-release for m32r-unknown-linux-gnu
checking for m32r-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ar... ar
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for bison... bison -y
checking whether make sets ${MAKE}... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for preprocessor stringizing operator... yes
checking for working long double with more range or precision than double... no
checking for function prototypes... yes
checking whether char is unsigned... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for locale.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for stddef.h... (cached) yes
checking for stdint.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/ptem.h... no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for _doprnt... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for __setostype... no
checking for wait3... yes
checking for isinf... yes
checking for mkfifo... yes
checking for dup2... yes
checking for fcntl... yes
checking for getdtablesize... yes
checking for getgroups... yes
checking for gethostname... yes
checking for getpagesize... (cached) yes
checking for getpeername... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for kill... yes
checking for killpg... yes
checking for lstat... yes
checking for readlink... yes
checking for sbrk... yes
checking for select... yes
checking for setdtablesize... no
checking for tcgetpgrp... yes
checking for uname... yes
checking for ulimit... yes
checking for waitpid... yes
checking for rename... yes
checking for bcopy... yes
checking for bzero... yes
checking for confstr... yes
checking for fnmatch... yes
checking for getaddrinfo... yes
checking for gethostbyname... yes
checking for getservbyname... yes
checking for getservent... yes
checking for inet_aton... yes
checking for memmove... yes
checking for pathconf... yes
checking for putenv... (cached) yes
checking for raise... yes
checking for regcomp... yes
checking for regexec... yes
checking for setenv... (cached) yes
checking for setlinebuf... yes
checking for setlocale... (cached) yes
checking for setvbuf... yes
checking for siginterrupt... yes
checking for strchr... yes
checking for sysconf... yes
checking for tcgetattr... yes
checking for times... yes
checking for ttyname... yes
checking for tzset... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for isascii... yes
checking for isblank... yes
checking for isgraph... yes
checking for isprint... yes
checking for isspace... yes
checking for isxdigit... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getcwd... (cached) yes
checking for memset... yes
checking for strcasecmp... (cached) yes
checking for strerror... yes
checking for strftime... yes
checking for strnlen... yes
checking for strpbrk... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... (cached) yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtoimax... yes
checking for strtoumax... yes
checking whether confstr is declared... yes
checking whether printf is declared... yes
checking whether sbrk is declared... yes
checking whether strcpy is declared... yes
checking whether strsignal is declared... yes
checking whether strtold is declared... yes
checking for broken strtold... no
checking for declaration of strtoimax... yes
checking for declaration of strtol... yes
checking for declaration of strtoll... yes
checking for declaration of strtoul... yes
checking for declaration of strtoull... yes
checking for declaration of strtoumax... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for argz.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for malloc.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for dcgettext... yes
checking for mempcpy... (cached) yes
checking for munmap... (cached) yes
checking for stpcpy... (cached) yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbsrtowcs... yes
checking for mbrtowc... yes
checking for mbrlen... yes
checking for wctomb... yes
checking for wcwidth... yes
checking for wcsdup... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for off_t... (cached) yes
checking for mode_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for time_t... yes
checking for long long... long long
checking for unsigned long long... unsigned long long
checking return type of signal handlers... (cached) void
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for double... yes
checking size of double... 8
checking for long long... yes
checking size of long long... 8
checking for u_int... yes
checking for u_long... yes
checking for bits16_t... no
checking for u_bits16_t... no
checking for bits32_t... no
checking for u_bits32_t... no
checking for bits64_t... no
checking for ptrdiff_t... yes
checking whether stat file-mode macros are broken... no
checking whether #! works in shell scripts... yes
checking whether the ctype macros accept non-ascii characters... yes
checking if dup2 fails to clear the close-on-exec flag... no
checking whether pgrps need synchronization... no
checking for type of signal functions... posix
checking for sys_errlist and sys_nerr... yes
checking for sys_siglist in system C library... yes
checking for _sys_siglist in signal.h or unistd.h... yes
checking for _sys_siglist in system C library... yes
checking whether signal handlers are of type void... yes
checking for clock_t... yes
checking for sigset_t... yes
checking for quad_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for socklen_t... yes
checking for size and type of struct rlimit fields... rlim_t
checking for struct termios.c_line... yes
checking for struct termio.c_line... yes
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking for struct dirent.d_namlen... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct timeval in sys/time.h and time.h... yes
checking for struct stat.st_blocks... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct timezone in sys/time.h and time.h... yes
checking for the existence of strsignal... yes
checking if opendir() opens non-directories... no
checking whether ulimit can substitute for getdtablesize... yes
checking to see if getenv can be redefined... yes
checking if getcwd() will dynamically allocate memory... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking whether or not strcoll and strcmp differ... no
checking for standard-conformant putenv declaration... yes
checking for standard-conformant unsetenv declaration... yes
checking for printf floating point output in hex notation... yes
checking if signal handlers must be reinstalled when invoked... no
checking for presence of necessary job control definitions... present
checking for presence of named pipes... present
checking POSIX termios... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no
checking for speed_t in sys/types.h... no
checking whether getpw functions are declared in pwd.h... yes
checking for unusable real-time signals due to large values... no
checking for tgetent... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking whether /dev/fd is available... standard
checking whether /dev/stdin stdout stderr are available... present
checking for default mail directory... /var/mail
configure: creating ./config.status
config.status: creating Makefile
config.status: creating builtins/Makefile
config.status: creating lib/readline/Makefile
config.status: creating lib/glob/Makefile
config.status: creating lib/intl/Makefile
config.status: creating lib/malloc/Makefile
config.status: creating lib/sh/Makefile
config.status: creating lib/termcap/Makefile
config.status: creating lib/tilde/Makefile
config.status: creating doc/Makefile
config.status: creating support/Makefile
config.status: creating po/Makefile.in
config.status: creating examples/loadables/Makefile
config.status: creating examples/loadables/perl/Makefile
config.status: creating pathnames.h
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
if ! grep -q '#define HAVE_DEV_STDIN 1' build-static/config.h; then \
echo "HAVE_DEV_STDIN not defined, abortig build"; \
exit 1; \
fi
touch stamps/stamp-configure-static
dh_testdir
/usr/bin/make -C build-static \
CC='gcc' \
CFLAGS='-g -O2' \
YACC="bison -y" \
deb_builddir=build-static/ \
make[2]: Entering directory `/build/buildd4/bash-3.1dfsg/build-static'
bison -y -d ../bash/parse.y
conflicts: 1 shift/reduce
touch parser-built
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o mksyntax ../bash/mksyntax.c
rm -f syntax.c
./mksyntax -o syntax.c
/bin/sh ../bash/support/mkversion.sh -b -S ../bash -s release -d 3.1 -o newversion.h \
&& mv newversion.h version.h
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -DBUILDTOOL -c -o buildversion.o ../bash/version.c
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o bashversion ../bash/support/bashversion.c buildversion.o
***********************************************************
* *
* GNU bash, version 3.1.17(1)-release (m32r-unknown-linux-gnu)
* *
***********************************************************
rm -f shell.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/shell.c
rm -f eval.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/eval.c
make[3]: Entering directory `/build/buildd4/bash-3.1dfsg/build-static/builtins'
rm -f mkbuiltins.o
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash -I../../bash/include -I../../bash/lib -I../../bash/builtins -g ../../bash/builtins/mkbuiltins.c
gcc -static -rdynamic -g -O2 -o mkbuiltins mkbuiltins.o
./mkbuiltins -externfile builtext.h -structfile builtins.c \
-noproduction -D ../../bash/builtins ../../bash/builtins/alias.def ../../bash/builtins/bind.def ../../bash/builtins/break.def ../../bash/builtins/builtin.def ../../bash/builtins/caller.def ../../bash/builtins/cd.def ../../bash/builtins/colon.def ../../bash/builtins/command.def ../../bash/builtins/declare.def ../../bash/builtins/echo.def ../../bash/builtins/enable.def ../../bash/builtins/eval.def ../../bash/builtins/getopts.def ../../bash/builtins/exec.def ../../bash/builtins/exit.def ../../bash/builtins/fc.def ../../bash/builtins/fg_bg.def ../../bash/builtins/hash.def ../../bash/builtins/help.def ../../bash/builtins/history.def ../../bash/builtins/jobs.def ../../bash/builtins/kill.def ../../bash/builtins/let.def ../../bash/builtins/read.def ../../bash/builtins/return.def ../../bash/builtins/set.def ../../bash/builtins/setattr.def ../../bash/builtins/shift.def ../../bash/builtins/source.def ../../bash/builtins/suspend.def ../../bash/builtins/test.def ../../bash/builtins
/times.def ../../bash/builtins/trap.def ../../bash/builtins/type.def ../../bash/builtins/ulimit.def ../../bash/builtins/umask.def ../../bash/builtins/wait.def ../../bash/builtins/reserved.def ../../bash/builtins/pushd.def ../../bash/builtins/shopt.def ../../bash/builtins/printf.def ../../bash/builtins/complete.def
make[3]: Leaving directory `/build/buildd4/bash-3.1dfsg/build-static/builtins'
rm -f y.tab.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c y.tab.c
rm -f general.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/general.c
rm -f make_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/make_cmd.c
rm -f print_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/print_cmd.c
rm -f dispose_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/dispose_cmd.c
rm -f execute_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/execute_cmd.c
rm -f variables.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/variables.c
rm -f copy_cmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/copy_cmd.c
rm -f error.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/error.c
rm -f expr.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/expr.c
../bash/expr.c:176: warning: conflicting types for built-in function 'exp2'
rm -f flags.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/flags.c
rm -f jobs.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/jobs.c
rm -f subst.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/subst.c
rm -f hashcmd.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/hashcmd.c
rm -f hashlib.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/hashlib.c
rm -f mailcheck.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/mailcheck.c
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -o mksignames ../bash/support/mksignames.c
rm -f lsignames.h
./mksignames lsignames.h
if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
rm -f trap.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/trap.c
rm -f input.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/input.c
rm -f unwind_prot.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/unwind_prot.c
rm -f pathexp.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/pathexp.c
rm -f sig.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/sig.c
rm -f test.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/test.c
rm -f version.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/version.c
rm -f alias.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/alias.c
rm -f array.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"m32r"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"m32r-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../bash/include -I../bash/lib -g -O2 -c ../bash/array.c
sbuild received SIGTERM -- shutting down
******************************************************************************
Finished at 20080420-2202
Build needed 00:00:00, 0k disk space
More information about the build-status
mailing list