[build-status: 59129] Log for successful build of python-osd_0.2.12-1.2 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Mon Mar 19 15:54:45 JST 2007
Automatic build of python-osd_0.2.12-1.2 on mappi005 by sbuild/m32r 0.53
Build started at 20070319-1543
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 22.3kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main python-osd 0.2.12-1.2 (dsc) [658B]
Get:2 http://debian.linux-m32r.org 06_devonian/main python-osd 0.2.12-1.2 (tar) [19.3kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main python-osd 0.2.12-1.2 (diff) [2259B]
Fetched 22.3kB in 0s (35.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), libxosd-dev (>= 2.2.6), python-support (>= 0.3)
Checking for already installed source dependencies...
debhelper: already installed (5.0.42 >= 5.0.37.2 is satisfied)
python-all-dev: missing
Using default version 2.4.4-2
libxosd-dev: missing
Using default version 2.2.14-1.3
python-support: already installed (0.5.6 >= 0.3 is satisfied)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
libxosd2 python-all
Suggested packages:
xfonts-base-transcoded
The following NEW packages will be installed:
libxosd-dev libxosd2 python-all python-all-dev
0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded.
Need to get 67.6kB/69.3kB of archives.
After unpacking 340kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libxosd2 libxosd-dev python-all python-all-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libxosd2 2.2.14-1.3 [29.4kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main libxosd-dev 2.2.14-1.3 [38.2kB]
Fetched 67.6kB in 1s (52.0kB/s)
Selecting previously deselected package libxosd2.
(Reading database ... 61231 files and directories currently installed.)
Unpacking libxosd2 (from .../libxosd2_2.2.14-1.3_m32r.deb) ...
Selecting previously deselected package libxosd-dev.
Unpacking libxosd-dev (from .../libxosd-dev_2.2.14-1.3_m32r.deb) ...
Selecting previously deselected package python-all.
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 libxosd2 (2.2.14-1.3) ...
Setting up libxosd-dev (2.2.14-1.3) ...
Setting up python-all (2.4.4-2) ...
Setting up python-all-dev (2.4.4-2) ...
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 python-osd in python-osd-0.2.12
dpkg-source: unpacking python-osd_0.2.12.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/python-osd_0.2.12-1.2.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 python-osd
dpkg-buildpackage: source version is 0.2.12-1.2
dpkg-buildpackage: source changed by Pierre Habouzit <madcoder at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.2.12-1.2
/usr/bin/fakeroot debian/rules clean
pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
dh_testdir
for python in python2.4; do \
$python setup.py clean; \
done
running clean
rm -rf build-stamp build
dh_clean
debian/rules build
pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
dh_testdir
set -e; \
for python in python2.4; do \
$python setup.py build; \
done
running build
running build_py
creating build
creating build/lib.linux-m32r-2.4
creating build/lib.linux-m32r-2.4/pyosd
copying pyosd/__init__.py -> build/lib.linux-m32r-2.4/pyosd
copying pyosd/daemon.py -> build/lib.linux-m32r-2.4/pyosd
running build_ext
building '_pyosd' extension
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 _pyosd.c -o build/temp.linux-m32r-2.4/_pyosd.o
In file included from /usr/include/python2.4/Python.h:8,
from _pyosd.c:19:
/usr/include/python2.4/pyconfig.h:851:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/signal.h:29,
from _pyosd.c:18:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:190:1: warning: this is the location of the previous definition
gcc -pthread -shared build/temp.linux-m32r-2.4/_pyosd.o -lxosd -o build/lib.linux-m32r-2.4/_pyosd.so
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
set -e; \
for python in python2.4; do \
$python setup.py install --root=debian/tmp; \
done
running install
running build
running build_py
running build_ext
running install_lib
creating debian/tmp
creating debian/tmp/usr
creating debian/tmp/usr/lib
creating debian/tmp/usr/lib/python2.4
creating debian/tmp/usr/lib/python2.4/site-packages
copying build/lib.linux-m32r-2.4/_pyosd.so -> debian/tmp/usr/lib/python2.4/site-packages
creating debian/tmp/usr/lib/python2.4/site-packages/pyosd
copying build/lib.linux-m32r-2.4/pyosd/__init__.py -> debian/tmp/usr/lib/python2.4/site-packages/pyosd
copying build/lib.linux-m32r-2.4/pyosd/daemon.py -> debian/tmp/usr/lib/python2.4/site-packages/pyosd
byte-compiling debian/tmp/usr/lib/python2.4/site-packages/pyosd/__init__.py to __init__.pyc
byte-compiling debian/tmp/usr/lib/python2.4/site-packages/pyosd/daemon.py to daemon.pyc
dh_testdir
dh_testroot
dh_install --list-missing
dh_installdocs
dh_installexamples
dh_installchangelogs
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_pysupport
dh_installdeb
dh_shlibdeps -l`pwd`/debian/tmp/usr/lib/
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `python-osd' in `../python-osd_0.2.12-1.2_m32r.deb'.
dpkg-genchanges -B
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 20070319-1553
python-osd_0.2.12-1.2_m32r.changes:
Format: 1.7
Date: Sun, 13 Aug 2006 13:05:25 +0200
Source: python-osd
Binary: python-osd
Architecture: m32r
Version: 0.2.12-1.2
Distribution: unstable
Urgency: low
Maintainer: Tommi Virtanen <tv at debian.org>
Changed-By: Pierre Habouzit <madcoder at debian.org>
Description:
python-osd - Python bindings for X On-Screen Display library
Closes: 382769
Changes:
python-osd (0.2.12-1.2) unstable; urgency=low
.
* Non-maintainer upload.
* Move dh_installdeb *after* dh_pysupport (Closes: #382769),
thanks to Jeremie Corbier.
Files:
6db9ebb1ae0039dce6e459c08d04dc6d 10478 python optional python-osd_0.2.12-1.2_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/python-osd_0.2.12-1.2_m32r.deb:
new debian package, version 2.0.
size 10478 bytes: control archive= 971 bytes.
776 bytes, 17 lines control
410 bytes, 5 lines md5sums
234 bytes, 7 lines * postinst #!/bin/sh
211 bytes, 7 lines * prerm #!/bin/sh
Package: python-osd
Version: 0.2.12-1.2
Section: python
Priority: optional
Architecture: m32r
Depends: python (<< 2.5), python-support (>= 0.3.4), python (>= 2.4), libc6 (>= 2.3.5-1), libxosd2 (>= 2.2.13), python-twisted
Conflicts: python2.3-osd (<< 0.2.12-1.1), python2.4-osd (<< 0.2.12-1.1)
Replaces: python2.3-osd (<< 0.2.12-1.1), python2.4-osd (<< 0.2.12-1.1)
Provides: python2.4-osd
Installed-Size: 104
Maintainer: Tommi Virtanen <tv at debian.org>
Description: Python bindings for X On-Screen Display library
PyOSD is a python module for displaying text on your X display, much
like the "On Screen Displays" used on TVs and some monitors.
.
It can be used by anything that needs your attention, such as showing
the song currently playing in a Python-based MP3 player.
/debian/buildd2/build/chroot-unstable/build/buildd2/python-osd_0.2.12-1.2_m32r.deb:
drwxr-xr-x root/root 0 2007-03-19 15:51 ./
drwxr-xr-x root/root 0 2007-03-19 15:50 ./usr/
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/share/
drwxr-xr-x root/root 0 2007-03-19 15:50 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-19 15:51 ./usr/share/doc/python-osd/
-rw-r--r-- root/root 680 2007-03-19 15:48 ./usr/share/doc/python-osd/copyright
-rw-r--r-- root/root 1060 2007-03-19 15:48 ./usr/share/doc/python-osd/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/share/python-support/
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/share/python-support/python-osd/
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/share/python-support/python-osd/pyosd/
-rw-r--r-- root/root 6329 2005-01-27 21:41 ./usr/share/python-support/python-osd/pyosd/__init__.py
-rw-r--r-- root/root 3520 2004-01-26 10:14 ./usr/share/python-support/python-osd/pyosd/daemon.py
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/lib/
drwxr-xr-x root/root 0 2007-03-19 15:50 ./usr/lib/python2.4/
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/lib/python2.4/site-packages/
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/lib/python2.4/site-packages/pyosd/
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/lib/python-support/
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/lib/python-support/python-osd/
drwxr-xr-x root/root 0 2007-03-19 15:52 ./usr/lib/python-support/python-osd/python2.4/
-rw-r--r-- root/root 10136 2007-03-19 15:51 ./usr/lib/python-support/python-osd/python2.4/_pyosd.so
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/python-osd-0.2.12
------------------------------------------------------------------------------
(Reading database ... 61269 files and directories currently installed.)
Removing libxosd-dev ...
Removing libxosd2 ...
Purging configuration files for libxosd2 ...
Removing python-all-dev ...
Removing python-all ...
******************************************************************************
Finished at 20070319-1554
Build needed 00:06:09, 456k disk space
More information about the build-status
mailing list