[build-status: 109279] Log for successful build of xdelta3_0s.dfsg-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Sun Nov 25 13:24:36 JST 2007


Automatic build of xdelta3_0s.dfsg-1 on mappi005 by sbuild/m32r 0.53
Build started at 20071125-1240
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 188kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xdelta3 0s.dfsg-1 (dsc) [647B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xdelta3 0s.dfsg-1 (tar) [179kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xdelta3 0s.dfsg-1 (diff) [8038B]
Fetched 188kB in 1s (146kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), cdbs, python-central (>= 0.5), python-all-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.60 >= 5 is satisfied)
cdbs: already installed (0.4.50)
python-central: already installed (0.5.15 >= 0.5 is satisfied)
python-all-dev: missing
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 python-roman libosmesa6 libssh2-0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  python2.5-dev
The following NEW packages will be installed:
  python-all-dev python2.5-dev
0 upgraded, 2 newly installed, 0 to remove and 54 not upgraded.
Need to get 0B/1587kB of archives.
After unpacking 5308kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  python2.5-dev python-all-dev
Authentication warning overridden.
Selecting previously deselected package python2.5-dev.
(Reading database ... 57864 files and directories currently installed.)
Unpacking python2.5-dev (from .../python2.5-dev_2.5.1-3_m32r.deb) ...
Selecting previously deselected package python-all-dev.
Unpacking python-all-dev (from .../python-all-dev_2.4.4-6_all.deb) ...
Setting up python2.5-dev (2.5.1-3) ...
Setting up python-all-dev (2.4.4-6) ...
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
------------------------------------------------------------------------------
dpkg-source: extracting xdelta3 in xdelta3-0s.dfsg
dpkg-source: unpacking xdelta3_0s.dfsg.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/xdelta3_0s.dfsg-1.diff.gz
dpkg-buildpackage: source package xdelta3
dpkg-buildpackage: source version 0s.dfsg-1
dpkg-buildpackage: source changed by A Mennucc1 <mennucc1 at debian.org>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f *-stamp xdelta3 *.o *.so
rm -rf compile build
find -name '*.py[co]' -or -name semantic.cache -exec rm -f {} \;
dh_clean
 debian/rules build
make xdelta3
make[1]: Entering directory `/build/buildd2/xdelta3-0s.dfsg'
cc -O3 -Wall -Wshadow -fno-builtin xdelta3.c -lm -o xdelta3 \
              -DXD3_DEBUG=0 \
              -DXD3_USE_LARGEFILE64=1 \
              -DREGRESSION_TEST=1 \
              -DSECONDARY_DJW=1 \
              -DSECONDARY_FGK=1 \
	      -DUNALIGNED_OK=1 \
              -DXD3_MAIN=1 \
              -DXD3_POSIX=1
In file included from xdelta3.c:787:
xdelta3-test.h: In function 'test_forward_match':
xdelta3-test.h:555: warning: pointer targets in passing argument 1 of 'xd3_forward_match' differ in signedness
xdelta3-test.h:555: warning: pointer targets in passing argument 2 of 'xd3_forward_match' differ in signedness
xdelta3-test.h:561: warning: pointer targets in passing argument 1 of 'xd3_forward_match' differ in signedness
xdelta3-test.h:561: warning: pointer targets in passing argument 2 of 'xd3_forward_match' differ in signedness
make[1]: Leaving directory `/build/buildd2/xdelta3-0s.dfsg'
 /usr/bin/fakeroot debian/rules binary-arch
make xdelta3
make[1]: Entering directory `/build/buildd2/xdelta3-0s.dfsg'
make[1]: `xdelta3' is up to date.
make[1]: Leaving directory `/build/buildd2/xdelta3-0s.dfsg'
dh_testdir
dh_testroot
dh_clean -k
make xdelta3module.so PYVER=2.4
make[1]: Entering directory `/build/buildd2/xdelta3-0s.dfsg'
cc -O3 -Wall -Wshadow -DXD3_DEBUG=0 -DEXTERNAL_COMPRESSION=0 -DXD3_USE_LARGEFILE64=1 -DGENERIC_ENCODE_TABLES=1 -DSECONDARY_DJW=1 -DVCDIFF_TOOLS=1 -DSWIG_MODULE=1 \
              -DHAVE_CONFIG_H \
	      -I/usr/include/python2.4 \
	      -I/usr/lib/python2.4/config \
	      -fPIC \
	      -c -fno-builtin xdelta3_wrap.c
xdelta3_wrap.c: In function 'SWIG_AsArgcArgv':
xdelta3_wrap.c:2794: warning: declaration of 'size' shadows a previous local
xdelta3_wrap.c:2788: warning: shadowed declaration is here
xdelta3_wrap.c: In function '_wrap_xd3_encode_memory':
xdelta3_wrap.c:2894: warning: pointer targets in passing argument 1 of 'xd3_encode_memory' differ in signedness
xdelta3_wrap.c:2894: warning: pointer targets in passing argument 3 of 'xd3_encode_memory' differ in signedness
xdelta3_wrap.c:2894: warning: pointer targets in passing argument 5 of 'xd3_encode_memory' differ in signedness
xdelta3_wrap.c: In function '_wrap_xd3_decode_memory':
xdelta3_wrap.c:2978: warning: pointer targets in passing argument 1 of 'xd3_decode_memory' differ in signedness
xdelta3_wrap.c:2978: warning: pointer targets in passing argument 3 of 'xd3_decode_memory' differ in signedness
xdelta3_wrap.c:2978: warning: pointer targets in passing argument 5 of 'xd3_decode_memory' differ in signedness
cc -O3 -Wall -Wshadow -fno-builtin -fPIC -c xdelta3.c -DXD3_DEBUG=0 -DEXTERNAL_COMPRESSION=0 -DXD3_USE_LARGEFILE64=1 -DGENERIC_ENCODE_TABLES=1 -DSECONDARY_DJW=1 -DVCDIFF_TOOLS=1 -DSWIG_MODULE=1 -o xdelta3_PIC.o
ld -shared xdelta3_PIC.o xdelta3_wrap.o -o xdelta3module.so /usr/lib/libpython2.4.so  -lc
make[1]: Leaving directory `/build/buildd2/xdelta3-0s.dfsg'
mkdir -p debian/python-xdelta3/usr/lib/python2.4/site-packages
install -o root -g root -m 644 \
		xdelta3module.so xdelta3.py \
                debian/python-xdelta3/usr/lib/python2.4/site-packages
rm  -f 	*.o *.so 
make xdelta3module.so PYVER=2.5
make[1]: Entering directory `/build/buildd2/xdelta3-0s.dfsg'
cc -O3 -Wall -Wshadow -DXD3_DEBUG=0 -DEXTERNAL_COMPRESSION=0 -DXD3_USE_LARGEFILE64=1 -DGENERIC_ENCODE_TABLES=1 -DSECONDARY_DJW=1 -DVCDIFF_TOOLS=1 -DSWIG_MODULE=1 \
              -DHAVE_CONFIG_H \
	      -I/usr/include/python2.5 \
	      -I/usr/lib/python2.5/config \
	      -fPIC \
	      -c -fno-builtin xdelta3_wrap.c
xdelta3_wrap.c: In function 'SWIG_Python_ConvertFunctionPtr':
xdelta3_wrap.c:2034: warning: initialization discards qualifiers from pointer target type
xdelta3_wrap.c: In function 'SWIG_AsArgcArgv':
xdelta3_wrap.c:2794: warning: declaration of 'size' shadows a previous local
xdelta3_wrap.c:2788: warning: shadowed declaration is here
xdelta3_wrap.c: In function '_wrap_xd3_encode_memory':
xdelta3_wrap.c:2894: warning: pointer targets in passing argument 1 of 'xd3_encode_memory' differ in signedness
xdelta3_wrap.c:2894: warning: pointer targets in passing argument 3 of 'xd3_encode_memory' differ in signedness
xdelta3_wrap.c:2894: warning: pointer targets in passing argument 5 of 'xd3_encode_memory' differ in signedness
xdelta3_wrap.c: In function '_wrap_xd3_decode_memory':
xdelta3_wrap.c:2978: warning: pointer targets in passing argument 1 of 'xd3_decode_memory' differ in signedness
xdelta3_wrap.c:2978: warning: pointer targets in passing argument 3 of 'xd3_decode_memory' differ in signedness
xdelta3_wrap.c:2978: warning: pointer targets in passing argument 5 of 'xd3_decode_memory' differ in signedness
xdelta3_wrap.c: In function 'SWIG_Python_FixMethods':
xdelta3_wrap.c:3515: warning: initialization discards qualifiers from pointer target type
cc -O3 -Wall -Wshadow -fno-builtin -fPIC -c xdelta3.c -DXD3_DEBUG=0 -DEXTERNAL_COMPRESSION=0 -DXD3_USE_LARGEFILE64=1 -DGENERIC_ENCODE_TABLES=1 -DSECONDARY_DJW=1 -DVCDIFF_TOOLS=1 -DSWIG_MODULE=1 -o xdelta3_PIC.o
ld -shared xdelta3_PIC.o xdelta3_wrap.o -o xdelta3module.so /usr/lib/libpython2.5.so  -lc
make[1]: Leaving directory `/build/buildd2/xdelta3-0s.dfsg'
mkdir -p debian/python-xdelta3/usr/lib/python2.5/site-packages
install -o root -g root -m 644 \
		xdelta3module.so xdelta3.py \
                debian/python-xdelta3/usr/lib/python2.5/site-packages
rm  -f 	*.o *.so 
: # Replace all '#!' calls to python with /usr/bin/python
: # and make them executable
for i in `find debian -mindepth 3 -type f`; do \
	  sed '1s,#!.*python[^ ]*\(.*\),#! /usr/bin/python\1,' \
		$i > $i.temp; \
	  if cmp --quiet $i $i.temp; then \
	    rm -f $i.temp; \
	  else \
	    mv -f $i.temp $i; \
	    chmod 755 $i; \
	    echo "fixed interpreter: $i"; \
	  fi; \
	done
dh_testdir -a
dh_testroot -a
dh_install -a
dh_installdocs -a
dh_installexamples -a
dh_installchangelogs -a
dh_pycentral -a -ppython-xdelta3
pycentral: pycentral debhelper: missing XB-Python-Version attribute in package xdelta3
dh_strip -a
dh_link -a
dh_compress -a -X.py
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `xdelta3' in `../xdelta3_0s.dfsg-1_m32r.deb'.
warning, `debian/python-xdelta3/DEBIAN/control' contains user-defined field `Python-Version'
dpkg-deb: ignoring 1 warnings about the control file(s)
dpkg-deb: building package `python-xdelta3' in `../python-xdelta3_0s.dfsg-1_m32r.deb'.
 dpkg-genchanges -B >../xdelta3_0s.dfsg-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071125-1324

xdelta3_0s.dfsg-1_m32r.changes:
Format: 1.7
Date: Mon, 19 Nov 2007 13:37:26 +0100
Source: xdelta3
Binary: python-xdelta3 xdelta3
Architecture: m32r
Version: 0s.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: A Mennucc1 <mennucc1 at debian.org>
Changed-By: A Mennucc1 <mennucc1 at debian.org>
Description: 
 python-xdelta3 - Xdelta3 python module
 xdelta3    - A diff utility which works with binary files
Changes: 
 xdelta3 (0s.dfsg-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 ffca6968ffdccf5ec93e054795fda843 77962 utils optional xdelta3_0s.dfsg-1_m32r.deb
 dffaeff92236d5f75d46a3e823dc6639 137788 libs optional python-xdelta3_0s.dfsg-1_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/xdelta3_0s.dfsg-1_m32r.deb:
 new debian package, version 2.0.
 size 77962 bytes: control archive= 639 bytes.
     557 bytes,    14 lines      control              
     192 bytes,     3 lines      md5sums              
 Package: xdelta3
 Version: 0s.dfsg-1
 Architecture: m32r
 Maintainer: A Mennucc1 <mennucc1 at debian.org>
 Installed-Size: 196
 Depends: libc6 (>= 2.3.5-1)
 Section: utils
 Priority: optional
 Description: A diff utility which works with binary files
  Xdelta3 is a set of tools designed to compute changes between
  binary files.  These changes (delta files) are similar to the output of the
  "diff" program, in that they may be used to store and transmit only the
  changes between files.  The "delta files" that Xdelta3 manages are
  stored in RFC3284 (VCDIFF) format.

/debian/buildd2/build/chroot-unstable/build/buildd2/python-xdelta3_0s.dfsg-1_m32r.deb:
 new debian package, version 2.0.
 size 137788 bytes: control archive= 1342 bytes.
     785 bytes,    19 lines      control              
     595 bytes,     7 lines      md5sums              
     170 bytes,     7 lines   *  postinst             #!/bin/sh
     825 bytes,    28 lines   *  prerm                #!/bin/sh
 Package: python-xdelta3
 Source: xdelta3
 Version: 0s.dfsg-1
 Architecture: m32r
 Maintainer: A Mennucc1 <mennucc1 at debian.org>
 Installed-Size: 396
 Depends: python2.4, python2.5, python-central (>= 0.5.8), python (<< 2.6), python (>= 2.4), libc6 (>= 2.3.5-1), python2.4 (>= 2.3.90), python2.5 (>= 2.5)
 Provides: python2.5-xdelta3, python2.4-xdelta3
 Section: libs
 Priority: optional
 Description: Xdelta3 python module
  Xdelta3 is a set of tools designed to compute changes between
  binary files.  These changes (delta files) are similar to the output of the
  "diff" program, in that they may be used to store and transmit only the
  changes between files.  The "delta files" that Xdelta3 manages are
  stored in RFC3284 (VCDIFF) format.
  .
  This is the python module.
 Python-Version: 2.4, 2.5

/debian/buildd2/build/chroot-unstable/build/buildd2/xdelta3_0s.dfsg-1_m32r.deb:
drwxr-xr-x root/root         0 2007-11-25 13:21 ./
drwxr-xr-x root/root         0 2007-11-25 13:19 ./usr/
drwxr-xr-x root/root         0 2007-11-25 13:20 ./usr/bin/
-rwxr-xr-x root/root    156936 2007-11-25 13:20 ./usr/bin/xdelta3
drwxr-xr-x root/root         0 2007-11-25 13:19 ./usr/share/
drwxr-xr-x root/root         0 2007-11-25 13:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-11-25 13:21 ./usr/share/doc/xdelta3/
-rw-r--r-- root/root       943 2007-11-25 12:47 ./usr/share/doc/xdelta3/copyright
-rw-r--r-- root/root       317 2007-11-25 12:47 ./usr/share/doc/xdelta3/changelog.Debian.gz

/debian/buildd2/build/chroot-unstable/build/buildd2/python-xdelta3_0s.dfsg-1_m32r.deb:
drwxr-xr-x root/root         0 2007-11-25 13:21 ./
drwxr-xr-x root/root         0 2007-11-25 13:19 ./usr/
drwxr-xr-x root/root         0 2007-11-25 13:20 ./usr/share/
drwxr-xr-x root/root         0 2007-11-25 13:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-11-25 13:21 ./usr/share/doc/python-xdelta3/
drwxr-xr-x root/root         0 2007-11-25 13:19 ./usr/share/doc/python-xdelta3/examples/
-rwxr-xr-x root/root      4555 2007-03-07 09:39 ./usr/share/doc/python-xdelta3/examples/xdelta3-test.py
-rwxr-xr-x root/root     33366 2007-11-05 21:11 ./usr/share/doc/python-xdelta3/examples/xdelta3-regtest.py
-rw-r--r-- root/root       943 2007-11-25 12:47 ./usr/share/doc/python-xdelta3/copyright
-rw-r--r-- root/root       317 2007-11-25 12:47 ./usr/share/doc/python-xdelta3/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-11-25 13:20 ./usr/share/pycentral/
drwxr-xr-x root/root         0 2007-11-25 13:20 ./usr/share/pycentral/python-xdelta3/
drwxr-xr-x root/root         0 2007-11-25 13:20 ./usr/share/pycentral/python-xdelta3/site-packages/
-rw-r--r-- root/root      2253 2007-11-25 13:09 ./usr/share/pycentral/python-xdelta3/site-packages/xdelta3.py
drwxr-xr-x root/root         0 2007-11-25 13:18 ./usr/lib/
drwxr-xr-x root/root         0 2007-11-25 13:09 ./usr/lib/python2.4/
drwxr-xr-x root/root         0 2007-11-25 13:20 ./usr/lib/python2.4/site-packages/
-rw-r--r-- root/root    131572 2007-11-25 13:20 ./usr/lib/python2.4/site-packages/xdelta3module.so
drwxr-xr-x root/root         0 2007-11-25 13:18 ./usr/lib/python2.5/
drwxr-xr-x root/root         0 2007-11-25 13:20 ./usr/lib/python2.5/site-packages/
-rw-r--r-- root/root    131576 2007-11-25 13:20 ./usr/lib/python2.5/site-packages/xdelta3module.so

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/xdelta3-0s.dfsg
------------------------------------------------------------------------------
(Reading database ... 58056 files and directories currently installed.)
Removing python-all-dev ...
Removing python2.5-dev ...
******************************************************************************
Finished at 20071125-1324
Build needed 00:37:31, 1860k disk space




More information about the build-status mailing list