Package: dash
Version: 0.5.2-6
Severity: serious
Justification: Fails to build from source

Hello,

dash FTBFS on amd64, alpha and ia64, see attached buildd log.

Best regards
Frederik Schueler

-- 
ENOSIG
--- Begin Message ---
Automatic build of dash_0.5.2-6 on athlon.lowpingbastards.de by sbuild/amd64 
1.170.5
Build started at 20050710-2305
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 229kB of source archives.
Get:1 http://amd64.debian.net sid/main dash 0.5.2-6 (dsc) [639B]
Get:2 http://amd64.debian.net sid/main dash 0.5.2-6 (tar) [207kB]
Get:3 http://amd64.debian.net sid/main dash 0.5.2-6 (diff) [21.5kB]
Fetched 229kB in 1s (115kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: po-debconf, dietlibc-dev [alpha amd64 arm hppa i386 ia64 mips 
mipsel powerpc ppc64 s390 sparc]
Checking for already installed source dependencies...
po-debconf: missing
dietlibc-dev: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install 
po-debconf dietlibc-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  gettext gettext-base intltool-debian
Suggested packages:
  dietlibc-doc cvs gettext-doc
Recommended packages:
  dietlibc curl wget lynx libmail-sendmail-perl libcompress-zlib-perl
The following NEW packages will be installed:
  dietlibc-dev gettext gettext-base intltool-debian po-debconf
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/2445kB of archives.
After unpacking 9658kB of additional disk space will be used.
Selecting previously deselected package gettext-base.
(Reading database ... 8677 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.14.5-2_amd64.deb) ...
Selecting previously deselected package dietlibc-dev.
Unpacking dietlibc-dev (from .../dietlibc-dev_0.29-2_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.14.5-2_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.30+20040213_all.deb) ...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_0.8.23_all.deb) ...
Setting up gettext-base (0.14.5-2) ...

Setting up dietlibc-dev (0.29-2) ...

Setting up gettext (0.14.5-2) ...

Setting up intltool-debian (0.30+20040213) ...
Setting up po-debconf (0.8.23) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.2.ds1-22 
linux-kernel-headers_2.6.12.0-1 gcc-4.0_4.0.0-12 g++-4.0_4.0.0-12 
binutils_2.16.1-1 libstdc++6-4.0-dev_4.0.0-12 libstdc++6_4.0.0-12
------------------------------------------------------------------------------
dpkg-source: extracting dash in dash-0.5.2
dpkg-source: unpacking dash_0.5.2.orig.tar.gz
dpkg-source: applying /home/buildd/build/dash_0.5.2-6.diff.gz
dpkg-buildpackage: source package is dash
dpkg-buildpackage: source version is 0.5.2-6
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
rm -rf build-tmp build-udeb-tmp
rm -f configure-stamp configure-udeb-stamp build-stamp \
  build-udeb-stamp po-templates-stamp
rm -rf '/build/buildd/dash-0.5.2/debian/dash' 
'/build/buildd/dash-0.5.2/debian/dash'-udeb 
'/build/buildd/dash-0.5.2/debian/ash'
rm -f debian/files debian/substvars debian/dash.templates changelog
 debian/rules build
mkdir -p build-tmp
(cd build-tmp && CC='cc' CFLAGS='-g -O2 -Wall' exec ../configure)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... 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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for bison... no
checking for byacc... no
checking for mempcpy... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for strchrnul... yes
checking for strtoimax... yes
checking for strtoumax... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
touch configure-stamp
gcc -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls 
--without-included-gettext --enable-threads=posix --program-suffix=-4.0 
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk-default 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr 
--disable-werror --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.0.1 20050701 (prerelease) (Debian 4.0.0-12)
(cd build-tmp && exec /usr/bin/make CFLAGS='-g -O2 -Wall')
make[1]: Entering directory `/build/buildd/dash-0.5.2/build-tmp'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/dash-0.5.2/build-tmp'
Making all in src
make[3]: Entering directory `/build/buildd/dash-0.5.2/build-tmp/src'
sh /build/buildd/dash-0.5.2/build-tmp/../src/mkbuiltins 
/build/buildd/dash-0.5.2/build-tmp/../src/shell.h 
/build/buildd/dash-0.5.2/build-tmp/../src/builtins.def . '-g -O2 -Wall'
cc -g -O2 -Wall    /build/buildd/dash-0.5.2/build-tmp/../src/mknodes.c   -o 
mknodes
./mknodes /build/buildd/dash-0.5.2/build-tmp/../src/nodetypes 
/build/buildd/dash-0.5.2/build-tmp/../src/nodes.c.pat
cc -g -O2 -Wall    /build/buildd/dash-0.5.2/build-tmp/../src/mksyntax.c   -o 
mksyntax
./mksyntax
signed 8 bit chars
sh /build/buildd/dash-0.5.2/build-tmp/../src/mktokens
/usr/bin/make  all-am
make[4]: Entering directory `/build/buildd/dash-0.5.2/build-tmp/src'
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT alias.o -MD -MP -MF ".deps/alias.Tpo" -c -o alias.o 
/build/buildd/dash-0.5.2/build-tmp/../src/alias.c; \
then mv -f ".deps/alias.Tpo" ".deps/alias.Po"; else rm -f ".deps/alias.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT arith_yylex.o -MD -MP -MF ".deps/arith_yylex.Tpo" -c -o arith_yylex.o 
/build/buildd/dash-0.5.2/build-tmp/../src/arith_yylex.c; \
then mv -f ".deps/arith_yylex.Tpo" ".deps/arith_yylex.Po"; else rm -f 
".deps/arith_yylex.Tpo"; exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT cd.o -MD -MP -MF ".deps/cd.Tpo" -c -o cd.o 
/build/buildd/dash-0.5.2/build-tmp/../src/cd.c; \
then mv -f ".deps/cd.Tpo" ".deps/cd.Po"; else rm -f ".deps/cd.Tpo"; exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o 
/build/buildd/dash-0.5.2/build-tmp/../src/error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT eval.o -MD -MP -MF ".deps/eval.Tpo" -c -o eval.o 
/build/buildd/dash-0.5.2/build-tmp/../src/eval.c; \
then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT exec.o -MD -MP -MF ".deps/exec.Tpo" -c -o exec.o 
/build/buildd/dash-0.5.2/build-tmp/../src/exec.c; \
then mv -f ".deps/exec.Tpo" ".deps/exec.Po"; else rm -f ".deps/exec.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT expand.o -MD -MP -MF ".deps/expand.Tpo" -c -o expand.o 
/build/buildd/dash-0.5.2/build-tmp/../src/expand.c; \
then mv -f ".deps/expand.Tpo" ".deps/expand.Po"; else rm -f ".deps/expand.Tpo"; 
exit 1; fi
/build/buildd/dash-0.5.2/build-tmp/../src/expand.c: In function 'expbackq':
/build/buildd/dash-0.5.2/build-tmp/../src/expand.c:574: warning: pointer 
targets in passing argument 1 of 'memtodest' differ in signedness
/build/buildd/dash-0.5.2/build-tmp/../src/expand.c: In function 'strtodest':
/build/buildd/dash-0.5.2/build-tmp/../src/expand.c:920: warning: pointer 
targets in passing argument 1 of 'memtodest' differ in signedness
/build/buildd/dash-0.5.2/build-tmp/../src/expand.c: In function 'varvalue':
/build/buildd/dash-0.5.2/build-tmp/../src/expand.c:991: warning: pointer 
targets in passing argument 1 of 'memtodest' differ in signedness
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT histedit.o -MD -MP -MF ".deps/histedit.Tpo" -c -o histedit.o 
/build/buildd/dash-0.5.2/build-tmp/../src/histedit.c; \
then mv -f ".deps/histedit.Tpo" ".deps/histedit.Po"; else rm -f 
".deps/histedit.Tpo"; exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT input.o -MD -MP -MF ".deps/input.Tpo" -c -o input.o 
/build/buildd/dash-0.5.2/build-tmp/../src/input.c; \
then mv -f ".deps/input.Tpo" ".deps/input.Po"; else rm -f ".deps/input.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT jobs.o -MD -MP -MF ".deps/jobs.Tpo" -c -o jobs.o 
/build/buildd/dash-0.5.2/build-tmp/../src/jobs.c; \
then mv -f ".deps/jobs.Tpo" ".deps/jobs.Po"; else rm -f ".deps/jobs.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT mail.o -MD -MP -MF ".deps/mail.Tpo" -c -o mail.o 
/build/buildd/dash-0.5.2/build-tmp/../src/mail.c; \
then mv -f ".deps/mail.Tpo" ".deps/mail.Po"; else rm -f ".deps/mail.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o 
/build/buildd/dash-0.5.2/build-tmp/../src/main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT memalloc.o -MD -MP -MF ".deps/memalloc.Tpo" -c -o memalloc.o 
/build/buildd/dash-0.5.2/build-tmp/../src/memalloc.c; \
then mv -f ".deps/memalloc.Tpo" ".deps/memalloc.Po"; else rm -f 
".deps/memalloc.Tpo"; exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT miscbltin.o -MD -MP -MF ".deps/miscbltin.Tpo" -c -o miscbltin.o 
/build/buildd/dash-0.5.2/build-tmp/../src/miscbltin.c; \
then mv -f ".deps/miscbltin.Tpo" ".deps/miscbltin.Po"; else rm -f 
".deps/miscbltin.Tpo"; exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT mystring.o -MD -MP -MF ".deps/mystring.Tpo" -c -o mystring.o 
/build/buildd/dash-0.5.2/build-tmp/../src/mystring.c; \
then mv -f ".deps/mystring.Tpo" ".deps/mystring.Po"; else rm -f 
".deps/mystring.Tpo"; exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o 
/build/buildd/dash-0.5.2/build-tmp/../src/options.c; \
then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f 
".deps/options.Tpo"; exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o 
/build/buildd/dash-0.5.2/build-tmp/../src/parser.c; \
then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; 
exit 1; fi
/build/buildd/dash-0.5.2/build-tmp/../src/parser.c: In function 'readtoken1':
/build/buildd/dash-0.5.2/build-tmp/../src/parser.c:1286: warning: 'saveprompt' 
may be used uninitialized in this function
/build/buildd/dash-0.5.2/build-tmp/../src/parser.c:863: warning: 'prevsyntax' 
may be used uninitialized in this function
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT redir.o -MD -MP -MF ".deps/redir.Tpo" -c -o redir.o 
/build/buildd/dash-0.5.2/build-tmp/../src/redir.c; \
then mv -f ".deps/redir.Tpo" ".deps/redir.Po"; else rm -f ".deps/redir.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT show.o -MD -MP -MF ".deps/show.Tpo" -c -o show.o 
/build/buildd/dash-0.5.2/build-tmp/../src/show.c; \
then mv -f ".deps/show.Tpo" ".deps/show.Po"; else rm -f ".deps/show.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT trap.o -MD -MP -MF ".deps/trap.Tpo" -c -o trap.o 
/build/buildd/dash-0.5.2/build-tmp/../src/trap.c; \
then mv -f ".deps/trap.Tpo" ".deps/trap.Po"; else rm -f ".deps/trap.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o 
/build/buildd/dash-0.5.2/build-tmp/../src/output.c; \
then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT printf.o -MD -MP -MF ".deps/printf.Tpo" -c -o printf.o `test -f 
'bltin/printf.c' || echo 
'/build/buildd/dash-0.5.2/build-tmp/../src/'`bltin/printf.c; \
then mv -f ".deps/printf.Tpo" ".deps/printf.Po"; else rm -f ".deps/printf.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT system.o -MD -MP -MF ".deps/system.Tpo" -c -o system.o 
/build/buildd/dash-0.5.2/build-tmp/../src/system.c; \
then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f ".deps/system.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT test.o -MD -MP -MF ".deps/test.Tpo" -c -o test.o `test -f 
'bltin/test.c' || echo 
'/build/buildd/dash-0.5.2/build-tmp/../src/'`bltin/test.c; \
then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT times.o -MD -MP -MF ".deps/times.Tpo" -c -o times.o `test -f 
'bltin/times.c' || echo 
'/build/buildd/dash-0.5.2/build-tmp/../src/'`bltin/times.c; \
then mv -f ".deps/times.Tpo" ".deps/times.Po"; else rm -f ".deps/times.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT var.o -MD -MP -MF ".deps/var.Tpo" -c -o var.o 
/build/buildd/dash-0.5.2/build-tmp/../src/var.c; \
then mv -f ".deps/var.Tpo" ".deps/var.Po"; else rm -f ".deps/var.Tpo"; exit 1; 
fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT arith.o -MD -MP -MF ".deps/arith.Tpo" -c -o arith.o 
/build/buildd/dash-0.5.2/build-tmp/../src/arith.c; \
then mv -f ".deps/arith.Tpo" ".deps/arith.Po"; else rm -f ".deps/arith.Tpo"; 
exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT builtins.o -MD -MP -MF ".deps/builtins.Tpo" -c -o builtins.o 
builtins.c; \
then mv -f ".deps/builtins.Tpo" ".deps/builtins.Po"; else rm -f 
".deps/builtins.Tpo"; exit 1; fi
cc -g -O2 -Wall    /build/buildd/dash-0.5.2/build-tmp/../src/mkinit.c   -o 
mkinit
./mkinit /build/buildd/dash-0.5.2/build-tmp/../src/alias.c 
/build/buildd/dash-0.5.2/build-tmp/../src/arith_yylex.c 
/build/buildd/dash-0.5.2/build-tmp/../src/cd.c 
/build/buildd/dash-0.5.2/build-tmp/../src/error.c 
/build/buildd/dash-0.5.2/build-tmp/../src/eval.c 
/build/buildd/dash-0.5.2/build-tmp/../src/exec.c 
/build/buildd/dash-0.5.2/build-tmp/../src/expand.c 
/build/buildd/dash-0.5.2/build-tmp/../src/histedit.c 
/build/buildd/dash-0.5.2/build-tmp/../src/input.c 
/build/buildd/dash-0.5.2/build-tmp/../src/jobs.c 
/build/buildd/dash-0.5.2/build-tmp/../src/mail.c 
/build/buildd/dash-0.5.2/build-tmp/../src/main.c 
/build/buildd/dash-0.5.2/build-tmp/../src/memalloc.c 
/build/buildd/dash-0.5.2/build-tmp/../src/miscbltin.c 
/build/buildd/dash-0.5.2/build-tmp/../src/mystring.c 
/build/buildd/dash-0.5.2/build-tmp/../src/options.c 
/build/buildd/dash-0.5.2/build-tmp/../src/parser.c 
/build/buildd/dash-0.5.2/build-tmp/../src/redir.c 
/build/buildd/dash-0.5.2/build-tmp/../src/show.c /build/buildd/da!
 sh-0.5.2/build-tmp/../src/trap.c 
/build/buildd/dash-0.5.2/build-tmp/../src/output.c 
/build/buildd/dash-0.5.2/build-tmp/../src/bltin/printf.c 
/build/buildd/dash-0.5.2/build-tmp/../src/system.c 
/build/buildd/dash-0.5.2/build-tmp/../src/bltin/test.c 
/build/buildd/dash-0.5.2/build-tmp/../src/bltin/times.c 
/build/buildd/dash-0.5.2/build-tmp/../src/var.c
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \
then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 
1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT nodes.o -MD -MP -MF ".deps/nodes.Tpo" -c -o nodes.o nodes.c; \
then mv -f ".deps/nodes.Tpo" ".deps/nodes.Po"; else rm -f ".deps/nodes.Tpo"; 
exit 1; fi
cc -g -O2 -Wall    /build/buildd/dash-0.5.2/build-tmp/../src/mksignames.c   -o 
mksignames
./mksignames
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT signames.o -MD -MP -MF ".deps/signames.Tpo" -c -o signames.o 
signames.c; \
then mv -f ".deps/signames.Tpo" ".deps/signames.Po"; else rm -f 
".deps/signames.Tpo"; exit 1; fi
if cc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-tmp/../src -I..  -include ../config.h   -g -O2 
-Wall -MT syntax.o -MD -MP -MF ".deps/syntax.Tpo" -c -o syntax.o syntax.c; \
then mv -f ".deps/syntax.Tpo" ".deps/syntax.Po"; else rm -f ".deps/syntax.Tpo"; 
exit 1; fi
cc  -g -O2 -Wall   -o dash  alias.o arith_yylex.o cd.o error.o eval.o exec.o 
expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o 
mystring.o options.o parser.o redir.o show.o trap.o output.o printf.o system.o 
test.o times.o var.o arith.o builtins.o init.o nodes.o signames.o syntax.o 
make[4]: Leaving directory `/build/buildd/dash-0.5.2/build-tmp/src'
make[3]: Leaving directory `/build/buildd/dash-0.5.2/build-tmp/src'
make[3]: Entering directory `/build/buildd/dash-0.5.2/build-tmp'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/dash-0.5.2/build-tmp'
make[2]: Leaving directory `/build/buildd/dash-0.5.2/build-tmp'
make[1]: Leaving directory `/build/buildd/dash-0.5.2/build-tmp'
touch build-stamp
mkdir -p build-udeb-tmp
(cd build-udeb-tmp && \
  CC='diet -v -Os gcc' CFLAGS='-nostdinc -g -Os -DREALLY_SMALL -Wall' exec 
../configure)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... diet -v -Os gcc
checking for C compiler default output file name... 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 diet -v -Os gcc accepts -g... yes
checking for diet -v -Os gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of diet -v -Os gcc... gcc3
checking for bison... no
checking for byacc... no
checking for mempcpy... no
checking for sigsetmask... no
checking for stpcpy... no
checking for strchrnul... no
checking for strtoimax... yes
checking for strtoumax... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
touch configure-udeb-stamp
gcc -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls 
--without-included-gettext --enable-threads=posix --program-suffix=-4.0 
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk-default 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr 
--disable-werror --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.0.1 20050701 (prerelease) (Debian 4.0.0-12)
(cd build-udeb-tmp && exec /usr/bin/make CFLAGS='-nostdinc -g -Os 
-DREALLY_SMALL -Wall')
make[1]: Entering directory `/build/buildd/dash-0.5.2/build-udeb-tmp'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/dash-0.5.2/build-udeb-tmp'
Making all in src
make[3]: Entering directory `/build/buildd/dash-0.5.2/build-udeb-tmp/src'
sh /build/buildd/dash-0.5.2/build-udeb-tmp/../src/mkbuiltins 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/shell.h 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/builtins.def . '-nostdinc -g -Os 
-DREALLY_SMALL -Wall'
diet -v -Os gcc -nostdinc -g -Os -DREALLY_SMALL -Wall    
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/mknodes.c   -o mknodes
gcc -nostdlib -static -L/usr/lib/diet/lib-x86_64 
/usr/lib/diet/lib-x86_64/start.o -nostdinc -g -DREALLY_SMALL -Wall 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/mknodes.c -o mknodes -isystem 
/usr/lib/diet/include -D__dietlibc__ -Os -fno-omit-frame-pointer 
/usr/lib/diet/lib-x86_64/libc.a -lgcc 
/usr/lib/diet/lib-x86_64/libc.a(sprintf.o): In function `sprintf':
sprintf.c:(.text+0x95): warning: warning: Avoid *sprintf; use *snprintf. It is 
more secure.
/usr/lib/diet/lib-x86_64/libc.a(vfprintf.o): In function `vfprintf':
vfprintf.c:(.text+0x2d): warning: warning: the printf functions add several 
kilobytes of bloat.
/usr/lib/diet/lib-x86_64/libc.a(stderr.o): In function `__fflush_stderr':
stderr.c:(.text+0x8): warning: warning: your code uses stdio (7+k bloat).
./mknodes /build/buildd/dash-0.5.2/build-udeb-tmp/../src/nodetypes 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/nodes.c.pat
diet -v -Os gcc -nostdinc -g -Os -DREALLY_SMALL -Wall    
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/mksyntax.c   -o mksyntax
gcc -nostdlib -static -L/usr/lib/diet/lib-x86_64 
/usr/lib/diet/lib-x86_64/start.o -nostdinc -g -DREALLY_SMALL -Wall 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/mksyntax.c -o mksyntax -isystem 
/usr/lib/diet/include -D__dietlibc__ -Os -fno-omit-frame-pointer 
/usr/lib/diet/lib-x86_64/libc.a -lgcc 
/usr/lib/diet/lib-x86_64/libc.a(sprintf.o): In function `sprintf':
sprintf.c:(.text+0x95): warning: warning: Avoid *sprintf; use *snprintf. It is 
more secure.
/usr/lib/diet/lib-x86_64/libc.a(vfprintf.o): In function `vfprintf':
vfprintf.c:(.text+0x2d): warning: warning: the printf functions add several 
kilobytes of bloat.
/usr/lib/diet/lib-x86_64/libc.a(stderr.o): In function `__fflush_stderr':
stderr.c:(.text+0x8): warning: warning: your code uses stdio (7+k bloat).
./mksyntax
signed 8 bit chars
sh /build/buildd/dash-0.5.2/build-udeb-tmp/../src/mktokens
/usr/bin/make  all-am
make[4]: Entering directory `/build/buildd/dash-0.5.2/build-udeb-tmp/src'
if diet -v -Os gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN 
-DIFS_BROKEN -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I..  -include ../config.h   
-nostdinc -g -Os -DREALLY_SMALL -Wall -MT alias.o -MD -MP -MF ".deps/alias.Tpo" 
-c -o alias.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/alias.c; \
then mv -f ".deps/alias.Tpo" ".deps/alias.Po"; else rm -f ".deps/alias.Tpo"; 
exit 1; fi
gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT(x)= -D__RCSID(x)= -D_DIAGASSERT(x)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I.. -include ../config.h 
-nostdinc -g -DREALLY_SMALL -Wall -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o 
alias.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/alias.c -isystem 
/usr/lib/diet/include -D__dietlibc__ -Os -fno-omit-frame-pointer 
if diet -v -Os gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN 
-DIFS_BROKEN -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I..  -include ../config.h   
-nostdinc -g -Os -DREALLY_SMALL -Wall -MT arith_yylex.o -MD -MP -MF 
".deps/arith_yylex.Tpo" -c -o arith_yylex.o 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/arith_yylex.c; \
then mv -f ".deps/arith_yylex.Tpo" ".deps/arith_yylex.Po"; else rm -f 
".deps/arith_yylex.Tpo"; exit 1; fi
gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT(x)= -D__RCSID(x)= -D_DIAGASSERT(x)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I.. -include ../config.h 
-nostdinc -g -DREALLY_SMALL -Wall -MT arith_yylex.o -MD -MP -MF 
.deps/arith_yylex.Tpo -c -o arith_yylex.o 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/arith_yylex.c -isystem 
/usr/lib/diet/include -D__dietlibc__ -Os -fno-omit-frame-pointer 
if diet -v -Os gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN 
-DIFS_BROKEN -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I..  -include ../config.h   
-nostdinc -g -Os -DREALLY_SMALL -Wall -MT cd.o -MD -MP -MF ".deps/cd.Tpo" -c -o 
cd.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/cd.c; \
then mv -f ".deps/cd.Tpo" ".deps/cd.Po"; else rm -f ".deps/cd.Tpo"; exit 1; fi
gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT(x)= -D__RCSID(x)= -D_DIAGASSERT(x)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I.. -include ../config.h 
-nostdinc -g -DREALLY_SMALL -Wall -MT cd.o -MD -MP -MF .deps/cd.Tpo -c -o cd.o 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/cd.c -isystem 
/usr/lib/diet/include -D__dietlibc__ -Os -fno-omit-frame-pointer 
if diet -v -Os gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN 
-DIFS_BROKEN -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I..  -include ../config.h   
-nostdinc -g -Os -DREALLY_SMALL -Wall -MT error.o -MD -MP -MF ".deps/error.Tpo" 
-c -o error.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; 
exit 1; fi
gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT(x)= -D__RCSID(x)= -D_DIAGASSERT(x)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I.. -include ../config.h 
-nostdinc -g -DREALLY_SMALL -Wall -MT error.o -MD -MP -MF .deps/error.Tpo -c -o 
error.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/error.c -isystem 
/usr/lib/diet/include -D__dietlibc__ -Os -fno-omit-frame-pointer 
if diet -v -Os gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN 
-DIFS_BROKEN -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I..  -include ../config.h   
-nostdinc -g -Os -DREALLY_SMALL -Wall -MT eval.o -MD -MP -MF ".deps/eval.Tpo" 
-c -o eval.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/eval.c; \
then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 
1; fi
gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT(x)= -D__RCSID(x)= -D_DIAGASSERT(x)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I.. -include ../config.h 
-nostdinc -g -DREALLY_SMALL -Wall -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o 
eval.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/eval.c -isystem 
/usr/lib/diet/include -D__dietlibc__ -Os -fno-omit-frame-pointer 
if diet -v -Os gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN 
-DIFS_BROKEN -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I..  -include ../config.h   
-nostdinc -g -Os -DREALLY_SMALL -Wall -MT exec.o -MD -MP -MF ".deps/exec.Tpo" 
-c -o exec.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/exec.c; \
then mv -f ".deps/exec.Tpo" ".deps/exec.Po"; else rm -f ".deps/exec.Tpo"; exit 
1; fi
gcc -DBSD=1 -DSMALL -DSHELL -DGLOB_BROKEN -DFNMATCH_BROKEN -DIFS_BROKEN 
-D__COPYRIGHT(x)= -D__RCSID(x)= -D_DIAGASSERT(x)= -I. 
-I/build/buildd/dash-0.5.2/build-udeb-tmp/../src -I.. -include ../config.h 
-nostdinc -g -DREALLY_SMALL -Wall -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o 
exec.o /build/buildd/dash-0.5.2/build-udeb-tmp/../src/exec.c -isystem 
/usr/lib/diet/include -D__dietlibc__ -Os -fno-omit-frame-pointer 
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/exec.c: In function 
'find_command':
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/exec.c:317: error: storage size 
of 'statb' isn't known
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/exec.c:326: warning: implicit 
declaration of function 'stat64'
/build/buildd/dash-0.5.2/build-udeb-tmp/../src/exec.c:317: warning: unused 
variable 'statb'
make[4]: *** [exec.o] Error 1
make[4]: Leaving directory `/build/buildd/dash-0.5.2/build-udeb-tmp/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/build/buildd/dash-0.5.2/build-udeb-tmp/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/dash-0.5.2/build-udeb-tmp'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/dash-0.5.2/build-udeb-tmp'
make: *** [build-udeb-stamp] Error 2
******************************************************************************
Build finished at 20050710-2305
FAILED [dpkg-buildpackage died]
Purging chroot-unstable/build/buildd/dash-0.5.2
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/home/buildd/build/chroot-unstable --purge 
po-debconf intltool-debian dietlibc-dev gettext gettext-base
(Reading database ... 9214 files and directories currently installed.)
Removing po-debconf ...
Removing intltool-debian ...
Removing dietlibc-dev ...
dpkg - warning: while removing dietlibc-dev, directory `/usr/lib/diet' not 
empty so not removed.
Removing gettext ...
Removing gettext-base ...
******************************************************************************
Finished at 20050710-2305
Build needed 00:00:12, 3308k disk space

--- End Message ---

Reply via email to