Log for failed build of linux86_0.16.17-2ubuntu1 (dist=intrepid-autotest)

Build Daemon user noreply at buildd.ubuntu.com
Sat Jul 5 15:35:46 BST 2008


Automatic build of linux86_0.16.17-2ubuntu1 on terranova by sbuild/i386 1.170.5
Build started at 20080705-1535
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 712kB of source archives.
Get:1 http://archive.internal intrepid-autotest/main linux86 0.16.17-2ubuntu1 (dsc) [645B]
Get:2 http://archive.internal intrepid-autotest/main linux86 0.16.17-2ubuntu1 (tar) [703kB]
Get:3 http://archive.internal intrepid-autotest/main linux86 0.16.17-2ubuntu1 (diff) [8001B]
Fetched 712kB in 0s (8655kB/s)
Download complete and in download only mode
------------------------------------------------------------------------------
dpkg-source: extracting linux86 in linux86-0.16.17
dpkg-source: unpacking linux86_0.16.17.orig.tar.gz
dpkg-source: applying /home/buildd/build-intrepid-autotest/linux86_0.16.17-2ubuntu1.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: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package linux86
dpkg-buildpackage: source version 0.16.17-2ubuntu1
dpkg-buildpackage: host architecture i386
 /usr/bin/fakeroot debian/rules clean
rm -f build
make realclean
make[1]: Entering directory `/build/buildd/linux86-0.16.17'
make[2]: Entering directory `/build/buildd/linux86-0.16.17'
[ ! -f make.fil ] || make -f make.fil VERSION=0.16.17 TOPDIR=`pwd` realclean
rm -f make.fil ifdef ifdef.o
make[2]: Leaving directory `/build/buildd/linux86-0.16.17'
make[1]: Leaving directory `/build/buildd/linux86-0.16.17'
rm -f ld/ar.h
rm -rf debian/tmp*
rm -f debian/files debian/substvars
 debian/rules build
make all LIBPRE=/usr/ < /dev/null
make[1]: Entering directory `/build/buildd/linux86-0.16.17'
make[2]: Entering directory `/build/buildd/linux86-0.16.17'
cc  -O -DGNUMAKE -c ifdef.c
cc  -Wl,-Bsymbolic-functions -o ifdef ifdef.o
./ifdef -MU makefile.in >tmp.mak
echo > tmp.sed
[ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%BINDIR%:/bin:"
[ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%LIBDIR%:/lib:"
[ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%INCLDIR%:/usr:"
[ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%ASLDDIR%:/bin:"
[ "/usr/man" != "//man" ] || echo >> tmp.sed "s:%MANDIR%:/usr/man:"
echo >> tmp.sed "s:%PREFIX%:/usr:"
echo >> tmp.sed "s:%BINDIR%:/usr/bin:"
echo >> tmp.sed "s:%INCLDIR%:/usr/lib/bcc:"
echo >> tmp.sed "s:%LIBDIR%:/usr/lib/bcc:"
echo >> tmp.sed "s:%ASLDDIR%:/usr/bin:"
echo >> tmp.sed "s:%MANDIR%:/usr/man:"
echo >> tmp.sed "s:%ELKSSRC%:/usr/src/elks:"
echo >> tmp.sed "s:%CC%:cc:"
echo >> tmp.sed "s:%CFLAGS%:-O:"
echo >> tmp.sed "s:%LDFLAGS%:-Wl,-Bsymbolic-functions:"
sed -f tmp.sed < tmp.mak > make.tmp
mv -f make.tmp make.fil
PATH="`pwd`/bin:$PATH" make -f make.fil VERSION=0.16.17 TOPDIR=`pwd` all
make[3]: Entering directory `/build/buildd/linux86-0.16.17'
make -C libc .config.dir
make[4]: Entering directory `/build/buildd/linux86-0.16.17/libc'
sh Config_sh
Using default configuration
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/libc'
echo '#define VERSION "'"0.16.17"'"' > bcc/version.h
VER=0.16.17 ; \
	echo "#define VER_MAJ ${VER%%.*}" >> bcc/version.h ; \
	VER="${VER#*.}" ; \
	echo "#define VER_MIN ${VER%.*}" >> bcc/version.h ; \
	echo "#define VER_PAT ${VER#*.}" >> bcc/version.h 
make -C bcc CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' BCCARCH='' bcc ncc bcc-cc1
make[4]: Entering directory `/build/buildd/linux86-0.16.17/bcc'
cc  -Wall -Wstrict-prototypes -O2 -g  -DLOCALPREFIX=/usr -DBINDIR=/usr/bin -DDEFARCH=0 bcc.c -o bcc
cc  -Wall -Wstrict-prototypes -O2 -g  -DLOCALPREFIX= -DDEFARCH=0 bcc.c -o ncc
cc  -Wall -Wstrict-prototypes -O2 -g -c bcc-cc1.c
cc  -Wall -Wstrict-prototypes -O2 -g -c codefrag.c
cc  -Wall -Wstrict-prototypes -O2 -g -c dbnode.c
cc  -Wall -Wstrict-prototypes -O2 -g -c declare.c
cc  -Wall -Wstrict-prototypes -O2 -g -c express.c
express.c:23: warning: conflicting types for built-in function 'exp2'
cc  -Wall -Wstrict-prototypes -O2 -g -c exptree.c
cc  -Wall -Wstrict-prototypes -O2 -g -c floatop.c
floatop.c: In function 'f_indirect':
floatop.c:33: warning: dereferencing type-punned pointer will break strict-aliasing rules
floatop.c:48: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc  -Wall -Wstrict-prototypes -O2 -g -c function.c
cc  -Wall -Wstrict-prototypes -O2 -g -c gencode.c
cc  -Wall -Wstrict-prototypes -O2 -g -c genloads.c
genloads.c: In function 'load':
genloads.c:391: warning: dereferencing type-punned pointer will break strict-aliasing rules
genloads.c:395: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc  -Wall -Wstrict-prototypes -O2 -g -c glogcode.c
cc  -Wall -Wstrict-prototypes -O2 -g -c hardop.c
cc  -Wall -Wstrict-prototypes -O2 -g -c input.c
input.c: In function 'inputinit':
input.c:400: warning: array subscript is below array bounds
cc  -Wall -Wstrict-prototypes -O2 -g -c label.c
cc  -Wall -Wstrict-prototypes -O2 -g -c loadexp.c
loadexp.c: In function 'initexpression':
loadexp.c:79: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc  -Wall -Wstrict-prototypes -O2 -g -c longop.c
cc  -Wall -Wstrict-prototypes -O2 -g -c output.c
output.c: In function 'flushout':
output.c:220: warning: ignoring return value of 'write', declared with attribute warn_unused_result
cc  -Wall -Wstrict-prototypes -O2 -g -c preproc.c
cc  -Wall -Wstrict-prototypes -O2 -g -c preserve.c
cc  -Wall -Wstrict-prototypes -O2 -g -c scan.c
cc  -Wall -Wstrict-prototypes -O2 -g -c softop.c
cc  -Wall -Wstrict-prototypes -O2 -g -c state.c
cc  -Wall -Wstrict-prototypes -O2 -g -c table.c
cc  -Wall -Wstrict-prototypes -O2 -g -c type.c
cc  -Wall -Wstrict-prototypes -O2 -g -c assign.c
cc  -Wall -Wstrict-prototypes -O2 -g -c hashcmd.c
cc   -Wall -Wstrict-prototypes -O2 -g -c debug.c
debug.c:93: warning: 'ident' defined but not used
cc   -Wall -Wstrict-prototypes -O2 -g -c dbprintf.c
dbprintf.c: In function 'dbprintf':
dbprintf.c:24: warning: implicit declaration of function 'vdbprintf'
dbprintf.c: In function 'putch':
dbprintf.c:30: warning: implicit declaration of function 'write'
dbprintf.c: At top level:
dbprintf.c:34: warning: function declaration isn't a prototype
dbprintf.c: In function 'vdbprintf':
dbprintf.c:45: warning: suggest parentheses around assignment used as truth value
dbprintf.c:104: warning: pointer targets in assignment differ in signedness
dbprintf.c:110: warning: implicit declaration of function 'strlen'
dbprintf.c:110: warning: incompatible implicit declaration of built-in function 'strlen'
cc   bcc-cc1.o codefrag.o dbnode.o declare.o express.o exptree.o floatop.o function.o gencode.o genloads.o glogcode.o hardop.o input.o label.o loadexp.o longop.o output.o preproc.o preserve.o scan.o softop.o state.o table.o type.o assign.o hashcmd.o debug.o dbprintf.o -o bcc-cc1
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/bcc'
cp -p bcc/bcc bin/Bcc
cp -p bcc/ncc bin/ncc
cp -p bcc/bcc-cc1 lib/bcc-cc1
make -C cpp CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' bcc-cpp
make[4]: Entering directory `/build/buildd/linux86-0.16.17/cpp'
cc -Wall -Wstrict-prototypes -O2 -g   -c -o main.o main.c
cc -Wall -Wstrict-prototypes -O2 -g   -c -o cpp.o cpp.c
cc -Wall -Wstrict-prototypes -O2 -g   -c -o hash.o hash.c
cc -Wall -Wstrict-prototypes -O2 -g   -c -o token1.o token1.c
cc -Wall -Wstrict-prototypes -O2 -g   -c -o token2.o token2.c
cc -Wall -Wstrict-prototypes -O2 -g -o bcc-cpp main.o cpp.o hash.o token1.o token2.o
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/cpp'
cp -p cpp/bcc-cpp lib/bcc-cpp
make -C unproto CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' unproto
make[4]: Entering directory `/build/buildd/linux86-0.16.17/unproto'
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c tok_io.c -o tok_io.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c tok_class.c -o tok_class.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c tok_pool.c -o tok_pool.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c unproto.c -o unproto.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c vstring.c -o vstring.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c symbol.c -o symbol.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c error.c -o error.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c hash.c -o hash.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN -c strsave.c -o strsave.o
cc -Wall -Wstrict-prototypes -O2 -g -w      -DREOPEN  -o unproto tok_io.o tok_class.o tok_pool.o unproto.o vstring.o symbol.o error.o hash.o strsave.o 
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/unproto'
cp -p unproto/unproto lib/unproto
make -C copt CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' copt
make[4]: Entering directory `/build/buildd/linux86-0.16.17/copt'
cc  -Wall -Wstrict-prototypes -O2 -g  -o copt copt.c
copt.c: In function 'writeoutf':
copt.c:806: warning: format not a string literal and no format arguments
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/copt'
cp -p copt/copt lib/copt
cp -p copt/rules.* lib/.
cp -p copt/rules.start lib/i386/.
cp -p copt/rules.386 lib/i386/.
cp -p copt/rules.end lib/i386/.
echo '#define VERSION "'"0.16.17"'"' > as/version.h
make -C as CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all
make[4]: Entering directory `/build/buildd/linux86-0.16.17/as'
cc -Wall -Wstrict-prototypes -O2 -g -c as.c
as.c: In function 'as_abort':
as.c:68: warning: ignoring return value of 'write', declared with attribute warn_unused_result
as.c:69: warning: ignoring return value of 'write', declared with attribute warn_unused_result
as.c:70: warning: ignoring return value of 'write', declared with attribute warn_unused_result
cc -Wall -Wstrict-prototypes -O2 -g -c assemble.c
cc -Wall -Wstrict-prototypes -O2 -g -c errors.c
cc -Wall -Wstrict-prototypes -O2 -g -c express.c
cc -Wall -Wstrict-prototypes -O2 -g -c genbin.c
cc -Wall -Wstrict-prototypes -O2 -g -c genlist.c
genlist.c: In function 'list1':
genlist.c:197: warning: ignoring return value of 'write', declared with attribute warn_unused_result
genlist.c: In function 'writec':
genlist.c:432: warning: ignoring return value of 'write', declared with attribute warn_unused_result
genlist.c: In function 'writeoff':
genlist.c:454: warning: ignoring return value of 'write', declared with attribute warn_unused_result
genlist.c: In function 'writes':
genlist.c:462: warning: ignoring return value of 'write', declared with attribute warn_unused_result
genlist.c: In function 'writew':
genlist.c:482: warning: ignoring return value of 'write', declared with attribute warn_unused_result
cc -Wall -Wstrict-prototypes -O2 -g -c genobj.c
cc -Wall -Wstrict-prototypes -O2 -g -c gensym.c
gensym.c: In function 'gensym':
gensym.c:95: warning: ignoring return value of 'write', declared with attribute warn_unused_result
cc -Wall -Wstrict-prototypes -O2 -g -c keywords.c
cc -Wall -Wstrict-prototypes -O2 -g -c macro.c
cc -Wall -Wstrict-prototypes -O2 -g -c mops.c
cc -Wall -Wstrict-prototypes -O2 -g -c pops.c
cc -Wall -Wstrict-prototypes -O2 -g -c readsrc.c
cc -Wall -Wstrict-prototypes -O2 -g -c scan.c
cc -Wall -Wstrict-prototypes -O2 -g -c table.c
cc -Wall -Wstrict-prototypes -O2 -g -c typeconv.c
typeconv.c: In function 'xxerr':
typeconv.c:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result
cc -Wall -Wstrict-prototypes -O2 -g -c alloc.c
cc  as.o assemble.o errors.o express.o genbin.o genlist.o genobj.o gensym.o keywords.o macro.o mops.o pops.o readsrc.o scan.o table.o typeconv.o alloc.o -o as86
sed -e "s:%%LIBDIR%%:/usr/lib/bcc:" -e "s:%%BINDIR%%:/usr/bin:" \
		< as86_encap.sh > tmp
chmod +x as86_encap
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/as'
cp -p as/as86 bin/as86
cp -p as/as86_encap bin/as86_encap
make -C ar CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all
make[4]: Entering directory `/build/buildd/linux86-0.16.17/ar'
test -f ar.h || \
	{ rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \
	ln ../libc/include/ar.h .
test -f rel_aout.h || \
	{ rm -f rel_aout.h ; ln -s ../ld/rel_aout.h . ; } || \
	ln ../ld/rel_aout.h .
cc -Wall -Wstrict-prototypes -O2 -g  -c ar.c -o ar.o
ar.c: In function 'extract_member':
ar.c:667: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
ar.c: In function 'print_contents':
ar.c:718: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
ar.c: In function 'copy_out_member':
ar.c:1177: warning: ignoring return value of 'read', declared with attribute warn_unused_result
ar.c: In function 'write_symdef_member':
ar.c:1565: warning: ignoring return value of 'write', declared with attribute warn_unused_result
ar.c: In function 'error_with_file':
ar.c:2039: warning: format not a string literal and no format arguments
cc -Wall -Wstrict-prototypes -O2 -g  -c alloca.c -o alloca.o
cc  ar.o alloca.o -o ar86
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/ar'
cp -p ar/ar86 bin/ar86
echo '#define VERSION "'"0.16.17"'"' > ld/version.h
make -C ld CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' ld86
make[4]: Entering directory `/build/buildd/linux86-0.16.17/ld'
test -f ar.h || \
	{ rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \
	ln ../libc/include/ar.h .
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c dumps.c -o dumps.o
dumps.c: In function 'dumpmods':
dumps.c:22: warning: implicit declaration of function 'memcmp'
dumps.c:25: warning: implicit declaration of function 'strlen'
dumps.c:25: warning: incompatible implicit declaration of built-in function 'strlen'
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c io.c -o io.o
io.c: In function 'flusherr':
io.c:142: warning: ignoring return value of 'write', declared with attribute warn_unused_result
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c ld.c -o ld.o
ld.c: In function 'main':
ld.c:223: warning: implicit declaration of function 'ld86r'
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c readobj.c -o readobj.o
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c table.c -o table.o
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c typeconv.c -o typeconv.o
typeconv.c: In function 'xxerr':
typeconv.c:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c linksyms.c -o linksyms.o
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c mkar.c -o mkar.o
mkar.c: In function 'ld86r':
mkar.c:41: warning: implicit declaration of function 'fatalerror'
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c writex86.c -o writex86.o
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT  -c writebin.c
cc -Wall -Wstrict-prototypes -O2 -g -DREL_OUTPUT -c writeemu.c -o writeemu.o
cc  dumps.o io.o ld.o readobj.o table.o typeconv.o linksyms.o mkar.o writex86.o writebin.o writeemu.o -o ld86
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/ld'
cp -p ld/ld86 bin/ld86
make -C ld CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' objdump86
make[4]: Entering directory `/build/buildd/linux86-0.16.17/ld'
cc -Wall -Wstrict-prototypes -O2 -g    objdump86.c   -o objdump86
objdump86.c: In function 'do_module':
objdump86.c:240: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/ld'
cp -p ld/objdump86 bin/objdump86
test -f bin/ncc
make -C libc CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r PLATFORM=i86-ELKS
make[4]: Entering directory `/build/buildd/linux86-0.16.17/libc'
ncc -c -Mn -O -D__LIBC__ -D__LIBC_VER__='"0.16.17"' -o crt0.o crt0.c
*** buffer overflow detected ***: ncc terminated
======= Backtrace: =========
/lib/libc.so.6(__fortify_fail+0x4b)[0x40102f0b]
/lib/libc.so.6[0x40100f70]
/lib/libc.so.6[0x40101728]
ncc[0x80491f2]
ncc[0x804b172]
/lib/libc.so.6(__libc_start_main+0xe5)[0x40036685]
ncc[0x80489f1]
======= Memory map: ========
08048000-0804c000 r-xp 00000000 08:03 27804408   /build/buildd/linux86-0.16.17/bin/ncc
0804c000-0804d000 r--p 00004000 08:03 27804408   /build/buildd/linux86-0.16.17/bin/ncc
0804d000-0804e000 rw-p 00005000 08:03 27804408   /build/buildd/linux86-0.16.17/bin/ncc
0804e000-0806f000 rw-p 0804e000 00:00 0          [heap]
40000000-4001a000 r-xp 00000000 08:03 26396136   /lib/ld-2.8.90.so
4001a000-4001b000 r--p 0001a000 08:03 26396136   /lib/ld-2.8.90.so
4001b000-4001c000 rw-p 0001b000 08:03 26396136   /lib/ld-2.8.90.so
4001c000-4001e000 rw-p 4001c000 00:00 0 
40020000-4015d000 r-xp 00000000 08:03 26396138   /lib/libc-2.8.90.so
4015d000-4015f000 r--p 0013d000 08:03 26396138   /lib/libc-2.8.90.so
4015f000-40160000 rw-p 0013f000 08:03 26396138   /lib/libc-2.8.90.so
40160000-40164000 rw-p 40160000 00:00 0 
40164000-40170000 r-xp 00000000 08:03 26396113   /lib/libgcc_s.so.1
40170000-40171000 r--p 0000b000 08:03 26396113   /lib/libgcc_s.so.1
40171000-40172000 rw-p 0000c000 08:03 26396113   /lib/libgcc_s.so.1
bfbdd000-bfbf3000 rw-p bfbdd000 00:00 0          [stack]
ffffe000-fffff000 ---p 00000000 00:00 0          [vdso]
make[4]: *** [crt0.o] Aborted
make[4]: Leaving directory `/build/buildd/linux86-0.16.17/libc'
make[3]: *** [library] Error 2
make[3]: Leaving directory `/build/buildd/linux86-0.16.17'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/buildd/linux86-0.16.17'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/linux86-0.16.17'
make: *** [build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20080705-1535
FAILED [dpkg-buildpackage died]
Purging chroot-intrepid-autotest/build/buildd/linux86-0.16.17
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080705-1535
Build needed 00:00:19, 7872k disk space




More information about the ubuntu-autotest mailing list