[build-status: 91087] Log for failed build of vbetool_0.7-1.1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Thu Sep 20 23:48:13 JST 2007
Automatic build of vbetool_0.7-1.1 on mappi005 by sbuild/m32r 0.53
Build started at 20070920-2327
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 177kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main vbetool 0.7-1.1 (dsc) [525B]
Get:2 http://debian.linux-m32r.org 06_devonian/main vbetool 0.7-1.1 (tar) [177kB]
Fetched 177kB in 2s (75.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), pciutils-dev, zlib1g-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.55 >= 4.0.0 is satisfied)
pciutils-dev: missing
zlib1g-dev: already installed (1:1.2.3.3.dfsg-5)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgnutlsxx13 libosmesa6
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libpci2 pciutils
The following NEW packages will be installed:
libpci2 pciutils pciutils-dev
0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded.
Need to get 0B/273kB of archives.
After unpacking 913kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libpci2 pciutils pciutils-dev
Authentication warning overridden.
Selecting previously deselected package libpci2.
(Reading database ... 59563 files and directories currently installed.)
Unpacking libpci2 (from .../libpci2_2%3a2.1.11-3_m32r.deb) ...
Selecting previously deselected package pciutils.
Unpacking pciutils (from .../pciutils_1%3a2.2.4-1_m32r.deb) ...
Selecting previously deselected package pciutils-dev.
Unpacking pciutils-dev (from .../pciutils-dev_1%3a2.2.4-1_m32r.deb) ...
Setting up libpci2 (2:2.1.11-3) ...
Setting up pciutils (1:2.2.4-1) ...
Setting up pciutils-dev (1:2.2.4-1) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Mon Nov 27 19:51:33 2006 JST using DSA key ID 0ED704EA
gpg: Can't check signature: public key not found
dpkg-source: extracting vbetool in vbetool-0.7
dpkg-source: unpacking vbetool_0.7-1.1.tar.gz
dpkg-buildpackage: source package is vbetool
dpkg-buildpackage: source version is 0.7-1.1
dpkg-buildpackage: source changed by Julien Cristau <julien.cristau at ens-lyon.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.7-1.1
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/vbetool-0.7'
make[1]: *** No rule to make target `clean'. Stop.
make[1]: Leaving directory `/build/buildd2/vbetool-0.7'
make: [clean] Error 2 (ignored)
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/vbetool-0.7'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd2/vbetool-0.7'
make: [clean] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
debian/rules build
dh_testdir
# Add here commands to configure the package.
CFLAGS="-Wall -g -O2" ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --with-x86emu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd2/vbetool-0.7'
Making all in x86emu
make[2]: Entering directory `/build/buildd2/vbetool-0.7/x86emu'
gcc -g -O -Wall -c -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -DDEBUG -I. -Ix86emu -I../../include -I../x86emu_include debug.c
debug.c: In function 'X86EMU_dump_memory':
debug.c:224: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'x86emuu32'
debug.c: In function 'x86emu_dump_xregs':
debug.c:403: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
debug.c:404: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
debug.c:405: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
debug.c:406: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
debug.c:407: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
debug.c:408: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
debug.c:409: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
debug.c:410: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
debug.c:415: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'x86emuu32'
gcc -g -O -Wall -c -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -DDEBUG -I. -Ix86emu -I../../include -I../x86emu_include decode.c
gcc -g -O -Wall -c -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -DDEBUG -I. -Ix86emu -I../../include -I../x86emu_include fpu.c
gcc -g -O -Wall -c -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -DDEBUG -I. -Ix86emu -I../../include -I../x86emu_include ops.c
gcc -g -O -Wall -c -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -DDEBUG -I. -Ix86emu -I../../include -I../x86emu_include ops2.c
gcc -g -O -Wall -c -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -DDEBUG -I. -Ix86emu -I../../include -I../x86emu_include prim_ops.c
gcc -g -O -Wall -c -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -DDEBUG -I. -Ix86emu -I../../include -I../x86emu_include sys.c
ar rv libx86emu.a debug.o decode.o fpu.o ops.o ops2.o prim_ops.o sys.o
ar: creating libx86emu.a
a - debug.o
a - decode.o
a - fpu.o
a - ops.o
a - ops2.o
a - prim_ops.o
a - sys.o
make[2]: Leaving directory `/build/buildd2/vbetool-0.7/x86emu'
make[2]: Entering directory `/build/buildd2/vbetool-0.7'
if m32r-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"vbetool\" -DVERSION=\"0.3\" -I. -I. -g -Wall -pedantic -std=gnu99 -Wall -g -O2 -MT vbetool.o -MD -MP -MF ".deps/vbetool.Tpo" -c -o vbetool.o vbetool.c; \
then mv -f ".deps/vbetool.Tpo" ".deps/vbetool.Po"; else rm -f ".deps/vbetool.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"vbetool\" -DVERSION=\"0.3\" -I. -I. -g -Wall -pedantic -std=gnu99 -Wall -g -O2 -MT thunk.o -MD -MP -MF ".deps/thunk.Tpo" -c -o thunk.o thunk.c; \
then mv -f ".deps/thunk.Tpo" ".deps/thunk.Po"; else rm -f ".deps/thunk.Tpo"; exit 1; fi
thunk.c: In function 'x_inb':
thunk.c:42: error: impossible constraint in 'asm'
make[2]: *** [thunk.o] Error 1
make[2]: Leaving directory `/build/buildd2/vbetool-0.7'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd2/vbetool-0.7'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20070920-2346
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
(Reading database ... 59590 files and directories currently installed.)
Removing pciutils-dev ...
Removing pciutils ...
Purging configuration files for pciutils ...
Removing libpci2 ...
Purging configuration files for libpci2 ...
******************************************************************************
Finished at 20070920-2348
Build needed 00:11:05, 3028k disk space
More information about the build-status
mailing list