[build-status: 59184] Log for successful build of reportlab-accel_0.60-20061203-2 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Mon Mar 19 17:52:39 JST 2007


Automatic build of reportlab-accel_0.60-20061203-2 on mappi006 by sbuild/m32r 1.7
Build started at 20070319-1740
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 64.6kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main reportlab-accel 0.60-20061203-2 (dsc) [690B]
Get:2 http://debian.linux-m32r.org 06_devonian/main reportlab-accel 0.60-20061203-2 (tar) [60.3kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main reportlab-accel 0.60-20061203-2 (diff) [3572B]
Fetched 64.6kB in 0s (85.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.37.1), python-all-dev (>= 2.3.5-9), python-central
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5.0.37.1)
python-all-dev: missing
python-central: already installed
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install python-all-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  python-all
The following NEW packages will be installed:
  python-all python-all-dev
0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
Need to get 0B/1692B of archives.
After unpacking 41.0kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  python-all python-all-dev
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Authentication warning overridden.
Selecting previously deselected package python-all.
(Reading database ... 61234 files and directories currently installed.)
Unpacking python-all (from .../python-all_2.4.4-2_all.deb) ...
Selecting previously deselected package python-all-dev.
Unpacking python-all-dev (from .../python-all-dev_2.4.4-2_all.deb) ...
Setting up python-all (2.4.4-2) ...
Setting up python-all-dev (2.4.4-2) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Sun Dec 10 19:15:58 2006 JST using DSA key ID 0F932C9C
gpg: Can't check signature: public key not found
dpkg-source: extracting reportlab-accel in reportlab-accel-0.60-20061203
dpkg-source: unpacking reportlab-accel_0.60-20061203.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/reportlab-accel_0.60-20061203-2.diff.gz
dpkg-buildpackage: source package is reportlab-accel
dpkg-buildpackage: source version is 0.60-20061203-2
dpkg-buildpackage: source changed by Matthias Klose <doko at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.60-20061203-2
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-arch-stamp
rm -rf rl_accel/build
dh_clean 
 debian/rules build
set -e; \
	cd rl_accel; \
	for v in 2.4; do \
	  python$v setup.py build; \
	done
running build
running build_ext
building '_rl_accel' extension
creating build
creating build/temp.linux-m32r-2.4
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.4 -c _rl_accel.c -o build/temp.linux-m32r-2.4/_rl_accel.o
_rl_accel.c: In function 'hex32':
_rl_accel.c:791: warning: format '%8.8X' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
_rl_accel.c: In function '_instanceStringWidthU':
_rl_accel.c:1198: warning: pointer targets in assignment differ in signedness
_rl_accel.c:1121: warning: 'f' may be used uninitialized in this function
_rl_accel.c:1121: warning: 't' may be used uninitialized in this function
_rl_accel.c:1121: warning: 'L' may be used uninitialized in this function
creating build/lib.linux-m32r-2.4
gcc -pthread -shared build/temp.linux-m32r-2.4/_rl_accel.o -o build/lib.linux-m32r-2.4/_rl_accel.so
building 'sgmlop' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.4 -c sgmlop.c -o build/temp.linux-m32r-2.4/sgmlop.o
sgmlop.c:87:1: warning: "/*" within comment
sgmlop.c:369:1: warning: "/*" within comment
sgmlop.c:706:1: warning: "/*" within comment
sgmlop.c:851: warning: function declaration isn't a prototype
gcc -pthread -shared build/temp.linux-m32r-2.4/sgmlop.o -o build/lib.linux-m32r-2.4/sgmlop.so
building 'pyHnj' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.4 -c pyHnjmodule.c -o build/temp.linux-m32r-2.4/pyHnjmodule.o
pyHnjmodule.c:309: warning: function declaration isn't a prototype
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.4 -c hyphen.c -o build/temp.linux-m32r-2.4/hyphen.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.4 -c hnjalloc.c -o build/temp.linux-m32r-2.4/hnjalloc.o
gcc -pthread -shared build/temp.linux-m32r-2.4/pyHnjmodule.o build/temp.linux-m32r-2.4/hyphen.o build/temp.linux-m32r-2.4/hnjalloc.o -o build/lib.linux-m32r-2.4/pyHnj.so
touch build-arch-stamp
 /usr/bin/fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k -s 
dh_installdirs -s
set -e; \
	cd rl_accel; \
	for v in 2.4; do \
	  python$v setup.py install --prefix=/build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr; \
	  rm -f /build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr/lib/python$v/site-packages/sgmlop.so; \
	done
running install
running build
running build_ext
running install_lib
creating /build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr
creating /build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr/lib
creating /build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr/lib/python2.4
creating /build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr/lib/python2.4/site-packages
copying build/lib.linux-m32r-2.4/_rl_accel.so -> /build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr/lib/python2.4/site-packages
copying build/lib.linux-m32r-2.4/sgmlop.so -> /build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr/lib/python2.4/site-packages
copying build/lib.linux-m32r-2.4/pyHnj.so -> /build/buildd4/reportlab-accel-0.60-20061203/debian/python-reportlab-accel/usr/lib/python2.4/site-packages
/usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common
make[1]: Entering directory `/build/buildd4/reportlab-accel-0.60-20061203'
dh_testdir
dh_testroot
dh_installchangelogs 
dh_installdocs
dh_link
dh_strip
dh_compress 
dh_fixperms
dh_pycentral
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
warning, `debian/python-reportlab-accel/DEBIAN/control' contains user-defined field `Python-Version'
dpkg-deb: ignoring 1 warnings about the control file(s)
dpkg-deb: building package `python-reportlab-accel' in `../python-reportlab-accel_0.60-20061203-2_m32r.deb'.
make[1]: Leaving directory `/build/buildd4/reportlab-accel-0.60-20061203'
 dpkg-genchanges -b
dpkg-genchanges: warning: unknown information field `Xb-Python-Version' in input data in package's section of control info file
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070319-1752

chroot-unstable/build/buildd4/python-reportlab-accel_0.60-20061203-2_m32r.deb:
 new debian package, version 2.0.
 size 30220 bytes: control archive= 620 bytes.
rm: cannot remove directory `/tmp/dpkgMQ6Yzs': Directory not empty
rm cleanup failed, code 256
     601 bytes,    15 lines      control              
     326 bytes,     4 lines      md5sums              
 Package: python-reportlab-accel
 Version: 0.60-20061203-2
 Section: python
 Priority: optional
 Architecture: m32r
 Depends: python-reportlab (>= 2.0), python (<< 2.5), python (>= 2.4), libc6 (>= 2.3.5-1)
 Conflicts: python2.3-reportlab-accel, python2.4-reportlab-accel
 Replaces: python2.3-reportlab-accel, python2.4-reportlab-accel
 Provides: python2.4-reportlab-accel
 Installed-Size: 108
 Maintainer: Matthias Klose <doko at debian.org>
 Source: reportlab-accel
 Description: C coded extension accelerator for the ReportLab Toolkit
  A C coded extension accelerator for the ReportLab Toolkit.
 Python-Version: 2.4

chroot-unstable/build/buildd4/python-reportlab-accel_0.60-20061203-2_m32r.deb:
drwxr-xr-x root/root         0 2007-03-19 17:50 ./
drwxr-xr-x root/root         0 2007-03-19 17:49 ./usr/
drwxr-xr-x root/root         0 2007-03-19 17:48 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-19 17:48 ./usr/lib/python2.4/
drwxr-xr-x root/root         0 2007-03-19 17:49 ./usr/lib/python2.4/site-packages/
-rw-r--r-- root/root     47676 2007-03-19 17:49 ./usr/lib/python2.4/site-packages/_rl_accel.so
-rw-r--r-- root/root     10916 2007-03-19 17:49 ./usr/lib/python2.4/site-packages/pyHnj.so
drwxr-xr-x root/root         0 2007-03-19 17:50 ./usr/share/
drwxr-xr-x root/root         0 2007-03-19 17:49 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-19 17:49 ./usr/share/doc/python-reportlab-accel/
-rw-r--r-- root/root      4562 2007-03-19 17:43 ./usr/share/doc/python-reportlab-accel/copyright
-rw-r--r-- root/root       446 2007-03-19 17:43 ./usr/share/doc/python-reportlab-accel/changelog.Debian.gz

reportlab-accel_0.60-20061203-2_m32r.changes:
Format: 1.7
Date: Sun, 10 Dec 2006 11:14:22 +0100
Source: reportlab-accel
Binary: python-reportlab-accel
Architecture: m32r
Version: 0.60-20061203-2
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <doko at debian.org>
Changed-By: Matthias Klose <doko at debian.org>
Description: 
 python-reportlab-accel - C coded extension accelerator for the ReportLab Toolkit
Closes: 401574
Changes: 
 reportlab-accel (0.60-20061203-2) unstable; urgency=medium
 .
   * Build-depend on python-central. Closes: #401574.
Files: 
 601df22f8a319c691eba7d048d5e1014 30220 python optional python-reportlab-accel_0.60-20061203-2_m32r.deb

******************************************************************************
Built successfully

NOTE: The package could have used binaries from the following packages
(access time changed) without a source dependency:
  python-dev: /usr/bin/python

Purging chroot-unstable/build/buildd4/reportlab-accel-0.60-20061203
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd4/build/chroot-unstable --purge python-all-dev python-all
(Reading database ... 61236 files and directories currently installed.)
Removing python-all-dev ...
Removing python-all ...
******************************************************************************
Finished at 20070319-1752
Build needed 00:09:04, 916k disk space




More information about the build-status mailing list