[build-status: 128642] Log for failed build of zile_2.2.59-1 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Sun May 25 01:34:34 JST 2008


Automatic build of zile_2.2.59-1 on mappi006 by sbuild/m32r 
Build started at 20080525-0112
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 426kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main zile 2.2.59-1 (dsc) [985B]
Get:2 http://debian.linux-m32r.org 06_devonian/main zile 2.2.59-1 (tar) [418kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main zile 2.2.59-1 (diff) [6869B]
Fetched 426kB in 8s (49.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4), libncurses-dev, texinfo
Checking for already installed source dependencies...
sbuild: parse error in chroot-unstable/var/lib/dpkg/status: no Status: field for package libapr0-dev
debhelper: already installed (7.0.6 >= 4 is satisfied)
libncurses-dev: already installed (=*=PROVIDED=*=)
texinfo: already installed (4.11.dfsg.1-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
sbuild: parse error in chroot-unstable/var/lib/dpkg/status: no Status: field for package libapr0-dev
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 zile in zile-2.2.59
dpkg-source: info: unpacking zile_2.2.59.orig.tar.gz
dpkg-source: info: applying zile_2.2.59-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package zile
dpkg-buildpackage: source version 2.2.59-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
[ ! -f Makefile ] || make distclean
rm -f build-stamp
dh_clean
 debian/rules build
dh_testdir
CFLAGS="-Wall -g -O2" ./configure --prefix=/usr \
	                               --mandir=\${prefix}/share/man \
                                       --infodir=\${prefix}/share/info
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for vasprintf... yes
checking for strrstr... no
checking for getopt_long_only... yes
checking for getcwd... yes
checking for fchmod... yes
checking for fchown... yes
checking for euidaccess... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for GNU regex.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for getch in -lncurses... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd4/zile-2.2.59'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd4/zile-2.2.59'
Making all in doc
make[3]: Entering directory `/build/buildd4/zile-2.2.59/doc'
rm -f zile.1
sed s+'@'pkgdatadir at +/usr/share/zile+g zile.1.in > zile.1
gcc -c -I../doc -I.. -I../src -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic ./mkdoc.c
gcc -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic  -o mkdoc mkdoc.o
./mkdoc ../src/*.c >AUTODOC
makeinfo --no-header --no-split -I../doc ../doc/zile.texi >HELP
../doc/zile.texi:1121: warning: `@contents' omitted since writing to stdout.
make[3]: Leaving directory `/build/buildd4/zile-2.2.59/doc'
Making all in src
make[3]: Entering directory `/build/buildd4/zile-2.2.59/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
mv -f .deps/list.Tpo .deps/list.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT astr.o -MD -MP -MF .deps/astr.Tpo -c -o astr.o astr.c
mv -f .deps/astr.Tpo .deps/astr.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.c
mv -f .deps/vector.Tpo .deps/vector.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT zmalloc.o -MD -MP -MF .deps/zmalloc.Tpo -c -o zmalloc.o zmalloc.c
mv -f .deps/zmalloc.Tpo .deps/zmalloc.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c
mv -f .deps/eval.Tpo .deps/eval.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT lists.o -MD -MP -MF .deps/lists.Tpo -c -o lists.o lists.c
mv -f .deps/lists.Tpo .deps/lists.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c
mv -f .deps/parser.Tpo .deps/parser.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT vars.o -MD -MP -MF .deps/vars.Tpo -c -o vars.o vars.c
mv -f .deps/vars.Tpo .deps/vars.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT lisp.o -MD -MP -MF .deps/lisp.Tpo -c -o lisp.o lisp.c
mv -f .deps/lisp.Tpo .deps/lisp.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT basic.o -MD -MP -MF .deps/basic.Tpo -c -o basic.o basic.c
mv -f .deps/basic.Tpo .deps/basic.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT bind.o -MD -MP -MF .deps/bind.Tpo -c -o bind.o bind.c
mv -f .deps/bind.Tpo .deps/bind.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
mv -f .deps/buffer.Tpo .deps/buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c
mv -f .deps/completion.Tpo .deps/completion.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT editfns.o -MD -MP -MF .deps/editfns.Tpo -c -o editfns.o editfns.c
mv -f .deps/editfns.Tpo .deps/editfns.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
mv -f .deps/file.Tpo .deps/file.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT funcs.o -MD -MP -MF .deps/funcs.Tpo -c -o funcs.o funcs.c
mv -f .deps/funcs.Tpo .deps/funcs.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT glue.o -MD -MP -MF .deps/glue.Tpo -c -o glue.o glue.c
mv -f .deps/glue.Tpo .deps/glue.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
mv -f .deps/help.Tpo .deps/help.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c
mv -f .deps/history.Tpo .deps/history.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c
mv -f .deps/keys.Tpo .deps/keys.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT killring.o -MD -MP -MF .deps/killring.Tpo -c -o killring.o killring.c
mv -f .deps/killring.Tpo .deps/killring.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT line.o -MD -MP -MF .deps/line.Tpo -c -o line.o line.c
mv -f .deps/line.Tpo .deps/line.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c
mv -f .deps/macro.Tpo .deps/macro.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
main.c:96: warning: string length '624' is greater than the length '509' ISO C89 compilers are required to support
main.c: In function 'main':
main.c:291: warning: string length '567' is greater than the length '509' ISO C89 compilers are required to support
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT marker.o -MD -MP -MF .deps/marker.Tpo -c -o marker.o marker.c
mv -f .deps/marker.Tpo .deps/marker.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT minibuf.o -MD -MP -MF .deps/minibuf.Tpo -c -o minibuf.o minibuf.c
mv -f .deps/minibuf.Tpo .deps/minibuf.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT point.o -MD -MP -MF .deps/point.Tpo -c -o point.o point.c
mv -f .deps/point.Tpo .deps/point.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT redisplay.o -MD -MP -MF .deps/redisplay.Tpo -c -o redisplay.o redisplay.c
mv -f .deps/redisplay.Tpo .deps/redisplay.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT registers.o -MD -MP -MF .deps/registers.Tpo -c -o registers.o registers.c
mv -f .deps/registers.Tpo .deps/registers.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c
mv -f .deps/search.Tpo .deps/search.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c
mv -f .deps/undo.Tpo .deps/undo.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c
mv -f .deps/variables.Tpo .deps/variables.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c
mv -f .deps/window.Tpo .deps/window.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT term_minibuf.o -MD -MP -MF .deps/term_minibuf.Tpo -c -o term_minibuf.o term_minibuf.c
mv -f .deps/term_minibuf.Tpo .deps/term_minibuf.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT term_redisplay.o -MD -MP -MF .deps/term_redisplay.Tpo -c -o term_redisplay.o term_redisplay.c
mv -f .deps/term_redisplay.Tpo .deps/term_redisplay.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT term_ncurses.o -MD -MP -MF .deps/term_ncurses.Tpo -c -o term_ncurses.o term_ncurses.c
mv -f .deps/term_ncurses.Tpo .deps/term_ncurses.Po
gcc -DHAVE_CONFIG_H -I. -I..  -DPATH_DATA="\"/usr/share/zile\""   -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT strrstr.o -MD -MP -MF .deps/strrstr.Tpo -c -o strrstr.o strrstr.c
mv -f .deps/strrstr.Tpo .deps/strrstr.Po
gcc  -Wall -g -O2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic   -o zile list.o astr.o vector.o zmalloc.o eval.o lists.o parser.o vars.o lisp.o basic.o bind.o buffer.o completion.o editfns.o file.o funcs.o glue.o help.o history.o keys.o killring.o line.o macro.o main.o marker.o minibuf.o point.o redisplay.o registers.o search.o undo.o variables.o window.o term_minibuf.o term_redisplay.o term_ncurses.o   strrstr.o -lncurses
make[3]: Leaving directory `/build/buildd4/zile-2.2.59/src'
make[3]: Entering directory `/build/buildd4/zile-2.2.59'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd4/zile-2.2.59'
make[2]: Leaving directory `/build/buildd4/zile-2.2.59'
make[1]: Leaving directory `/build/buildd4/zile-2.2.59'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR=/build/buildd4/zile-2.2.59/debian/zile
make[1]: Entering directory `/build/buildd4/zile-2.2.59'
Making install in doc
make[2]: Entering directory `/build/buildd4/zile-2.2.59/doc'
make[3]: Entering directory `/build/buildd4/zile-2.2.59/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || /bin/mkdir -p "/build/buildd4/zile-2.2.59/debian/zile/usr/share/info"
 /usr/bin/ginstall -c -m 644 './zile.info' '/build/buildd4/zile-2.2.59/debian/zile/usr/share/info/zile.info'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd4/zile-2.2.59/debian/zile/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './zile.1' '/build/buildd4/zile-2.2.59/debian/zile/usr/share/man/man1/zile.1'
test -z "/usr/share/zile" || /bin/mkdir -p "/build/buildd4/zile-2.2.59/debian/zile/usr/share/zile"
 /usr/bin/ginstall -c -m 644 'AUTODOC' '/build/buildd4/zile-2.2.59/debian/zile/usr/share/zile/AUTODOC'
 /usr/bin/ginstall -c -m 644 'FAQ' '/build/buildd4/zile-2.2.59/debian/zile/usr/share/zile/FAQ'
 /usr/bin/ginstall -c -m 644 'HELP' '/build/buildd4/zile-2.2.59/debian/zile/usr/share/zile/HELP'
 /usr/bin/ginstall -c -m 644 'TUTORIAL' '/build/buildd4/zile-2.2.59/debian/zile/usr/share/zile/TUTORIAL'
 /usr/bin/ginstall -c -m 644 'dotzile.sample' '/build/buildd4/zile-2.2.59/debian/zile/usr/share/zile/dotzile.sample'
make[3]: Leaving directory `/build/buildd4/zile-2.2.59/doc'
make[2]: Leaving directory `/build/buildd4/zile-2.2.59/doc'
Making install in src
make[2]: Entering directory `/build/buildd4/zile-2.2.59/src'
make[3]: Entering directory `/build/buildd4/zile-2.2.59/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd4/zile-2.2.59/debian/zile/usr/bin"
  /usr/bin/ginstall -c 'zile' '/build/buildd4/zile-2.2.59/debian/zile/usr/bin/zile'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd4/zile-2.2.59/src'
make[2]: Leaving directory `/build/buildd4/zile-2.2.59/src'
make[2]: Entering directory `/build/buildd4/zile-2.2.59'
make[3]: Entering directory `/build/buildd4/zile-2.2.59'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd4/zile-2.2.59'
make[2]: Leaving directory `/build/buildd4/zile-2.2.59'
make[1]: Leaving directory `/build/buildd4/zile-2.2.59'
dh_installdocs README AUTHORS THANKS
dh_link usr/share/zile/dotzile.sample \
                usr/share/doc/zile/examples/dotzile.sample	
dh_link usr/share/zile/HELP /usr/share/doc/zile/HELP
dh_link usr/share/zile/TUTORIAL /usr/share/doc/zile/TUTORIAL
dh_link usr/share/zile/FAQ /usr/share/doc/zile/FAQ
dh_installchangelogs NEWS
dh_testdir
dh_testroot
dh_installmenu
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: failure: no dependency information found for /lib/libc.so.6 (used by debian/zile/usr/bin/zile).
dh_shlibdeps: command returned error code 512
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
******************************************************************************
Build finished at 20080525-0134
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080525-0134
Build needed 00:18:35, 4144k disk space




More information about the build-status mailing list