[build-status: 70654] Log for failed build of gprolog_1.2.18-17 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Tue Apr 24 19:48:44 JST 2007
Automatic build of gprolog_1.2.18-17 on mappi006 by sbuild/m32r 0.53
Build started at 20070424-1937
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 1013kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main gprolog 1.2.18-17 (dsc) [704B]
Get:2 http://debian.linux-m32r.org 06_devonian/main gprolog 1.2.18-17 (tar) [896kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main gprolog 1.2.18-17 (diff) [117kB]
Fetched 1013kB in 10s (101kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 3.0), autoconf (>= 2.52), gcc-4.1, autotools-dev, tetex-bin, tetex-extra, hevea (>= 1.07)
Build-Depends-Indep: imagemagick, gsfonts
Checking for already installed source dependencies...
debhelper: already installed (5.0.48 >= 3.0 is satisfied)
autoconf: already installed (2.61-4 >= 2.52 is satisfied)
gcc-4.1: already installed (4.1.1-21)
autotools-dev: already installed (20060920.1)
tetex-bin: already installed (3.0-30)
tetex-extra: already installed (3.0.dfsg.3-5)
hevea: missing
Using default version 1.09-3
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
netpbm ocaml-base-nox
Suggested packages:
hevea-doc
The following NEW packages will be installed:
hevea netpbm ocaml-base-nox
0 upgraded, 3 newly installed, 0 to remove and 38 not upgraded.
Need to get 0B/2042kB of archives.
After unpacking 7632kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
netpbm ocaml-base-nox hevea
Authentication warning overridden.
Selecting previously deselected package netpbm.
(Reading database ... 60448 files and directories currently installed.)
Unpacking netpbm (from .../netpbm_2%3a10.0-11_m32r.deb) ...
Selecting previously deselected package ocaml-base-nox.
Unpacking ocaml-base-nox (from .../ocaml-base-nox_3.09.2-7_m32r.deb) ...
Selecting previously deselected package hevea.
Unpacking hevea (from .../archives/hevea_1.09-3_all.deb) ...
Setting up netpbm (10.0-11) ...
Setting up ocaml-base-nox (3.09.2-7) ...
Setting up hevea (1.09-3) ...
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 6 19:43:31 2006 JST using DSA key ID 95A4F1D6
gpg: Can't check signature: public key not found
dpkg-source: extracting gprolog in gprolog-1.2.18
dpkg-source: unpacking gprolog_1.2.18.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/gprolog_1.2.18-17.diff.gz
Condition for **LTCONFIG-BIG-ENDIAN-FIX patch ok
Applying **LTCONFIG-BIG-ENDIAN-FIX patch
The text leading up to this was:
--------------------------
|--- x/ltconfig~ Fri Jun 4 14:14:04 1999
|+++ x/ltconfig Fri Jun 4 14:14:14 1999
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
dpkg-buildpackage: source package is gprolog
dpkg-buildpackage: source version is 1.2.18-17
dpkg-buildpackage: source changed by Salvador Abreu <spa at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.2.18-17
/usr/bin/fakeroot debian/rules clean
dh_testdir
( PATH=/build/buildd3/gprolog-1.2.18/src/src/TopComp:/build/buildd3/gprolog-1.2.18/src/src/EnginePl:/build/buildd3/gprolog-1.2.18/src/src/Pl2Wam:/build/buildd3/gprolog-1.2.18/src/src/Wam2Ma:/build/buildd3/gprolog-1.2.18/src/src/Ma2Asm:/build/buildd3/gprolog-1.2.18/src/src/Fd2C:/build/buildd3/gprolog-1.2.18/src/src/DevUtils::/usr/bin:/bin; \
if [ ! -f src/src/Makefile -o \
! -f src/src/configure -o \
src/src/Makefile.in -nt src/src/Makefile ]; then \
cd src/src; \
rm -f config.sub config.guess; \
cp /usr/share/misc/config.sub .; \
cp /usr/share/misc/config.guess .; \
autoconf && \
CC=gcc-4.1 CPPFLAGS="-DDEBIAN" ./configure --prefix=/usr --bindir=/usr/lib/gprolog-iso/bin --libdir=/usr/lib/gprolog-iso --includedir=/usr/lib/gprolog-iso/include --with-doc-dir=/usr/share/doc/gprolog-doc --with-html-dir=/usr/share/doc/gprolog-doc/gprolog.html --with-examples-dir=/usr/share/doc/gprolog-doc/examples --with-c-flags="-g -funsigned-char -Wall -DDEBIAN" --without-links --without-ebp --disable-regs --enable-watermark; fi )
checking for gcc... gcc-4.1
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-4.1 accepts -g... yes
checking for gcc-4.1 option to accept ISO C89... none needed
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
configure: error: unsupported architecture
make: *** [config] Error 1
******************************************************************************
Build finished at 20070424-1946
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
(Reading database ... 61185 files and directories currently installed.)
Removing hevea ...
Purging configuration files for hevea ...
Removing netpbm ...
Removing ocaml-base-nox ...
******************************************************************************
Finished at 20070424-1948
Build needed 00:04:24, 7256k disk space
More information about the build-status
mailing list