[build-status: 59135] Log for successful build of python-oss_0.0.0.20010624-3.3 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Mon Mar 19 16:04:07 JST 2007


Automatic build of python-oss_0.0.0.20010624-3.3 on mappi005 by sbuild/m32r 0.53
Build started at 20070319-1554
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 90.8kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main python-oss 0.0.0.20010624-3.3 (dsc) [648B]
Get:2 http://debian.linux-m32r.org 06_devonian/main python-oss 0.0.0.20010624-3.3 (tar) [85.4kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main python-oss 0.0.0.20010624-3.3 (diff) [4721B]
Fetched 90.8kB in 11s (7807B/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: python-all-dev (>= 2.3.5-11), texinfo, texi2html
Checking for already installed source dependencies...
python-all-dev: missing
Using default version 2.4.4-2
texinfo: already installed (4.8.dfsg.1-4)
texi2html: already installed (1.76-4)
Checking for source dependency conflicts...
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 6 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
Authentication warning overridden.
Selecting previously deselected package python-all.
(Reading database ... 61231 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...
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-oss in python-oss-0.0.0.20010624
dpkg-source: unpacking python-oss_0.0.0.20010624.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/python-oss_0.0.0.20010624-3.3.diff.gz
dpkg-buildpackage: source package is python-oss
dpkg-buildpackage: source version is 0.0.0.20010624-3.3
dpkg-buildpackage: source changed by Matthias Klose <doko at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.0.0.20010624-3.3
 /usr/bin/fakeroot debian/rules clean
test -e debian/control
test root = "`whoami`" || (echo need root priviledges; exit 1)
rm -rf build debian/tmp
find . -type f -name '*.pyc' -print0 \
	| xargs -0 --no-run-if-empty rm --
rm -rf debian/substvars debian/files
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/python-oss-0.0.0.20010624'
rm -f *.o
make[1]: Leaving directory `/build/buildd2/python-oss-0.0.0.20010624'
 debian/rules build
test -e debian/control
/usr/bin/make all ossmodule.html ossmodule.txt
make[1]: Entering directory `/build/buildd2/python-oss-0.0.0.20010624'
make[1]: Nothing to be done for `all'.
make[1]: `ossmodule.html' is up to date.
make[1]: `ossmodule.txt' is up to date.
make[1]: Leaving directory `/build/buildd2/python-oss-0.0.0.20010624'
/usr/bin/python2.4 setup.py build
running build
running build_ext
building 'oss' 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 ossmodule.c -o build/temp.linux-m32r-2.4/ossmodule.o
In file included from /usr/include/python2.4/Python.h:8,
                 from ossmodule.c:111:
/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/assert.h:36,
                 from ossmodule.c:105:
/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
ossmodule.c: In function 'Mixer_close':
ossmodule.c:288: warning: unused variable 'result'
ossmodule.c: In function 'SynthInfo_tp_print':
ossmodule.c:546: warning: format '%04lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
ossmodule.c: In function 'MidiInfo_tp_print':
ossmodule.c:684: warning: format '%04lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
ossmodule.c: In function 'Sequencer_synth_info':
ossmodule.c:1037: warning: suggest explicit braces to avoid ambiguous 'else'
ossmodule.c: In function 'Sequencer_midi_info':
ossmodule.c:1090: warning: suggest explicit braces to avoid ambiguous 'else'
ossmodule.c: In function 'Sequencer_close':
ossmodule.c:1108: warning: unused variable 'result'
ossmodule.c: In function 'Audio_close':
ossmodule.c:1546: warning: unused variable 'result'
ossmodule.c: In function 'Audio_reset':
ossmodule.c:1564: warning: unused variable 'i'
ossmodule.c: In function 'Audio_sync':
ossmodule.c:1565: warning: unused variable 'i'
ossmodule.c: In function 'Audio_post':
ossmodule.c:1566: warning: unused variable 'i'
ossmodule.c: In function 'Mod_open_sequencer':
ossmodule.c:1780: warning: value computed is not used
ossmodule.c: In function 'Mod_open_audio':
ossmodule.c:1814: warning: value computed is not used
ossmodule.c: At top level:
ossmodule.c:1862: warning: return type defaults to 'int'
ossmodule.c: In function 'ModInitMixerNames':
ossmodule.c:1885: warning: control reaches end of non-void function
ossmodule.c: At top level:
ossmodule.c:101: warning: 'ModVersion' defined but not used
ossmodule.c:884: warning: 'SoundTimerInfoMethods' defined but not used
creating build/lib.linux-m32r-2.4
gcc -pthread -shared build/temp.linux-m32r-2.4/ossmodule.o -o build/lib.linux-m32r-2.4/oss.so
 /usr/bin/fakeroot debian/rules binary-arch
test -e debian/control
/usr/bin/make all ossmodule.html ossmodule.txt
make[1]: Entering directory `/build/buildd2/python-oss-0.0.0.20010624'
make[1]: Nothing to be done for `all'.
make[1]: `ossmodule.html' is up to date.
make[1]: `ossmodule.txt' is up to date.
make[1]: Leaving directory `/build/buildd2/python-oss-0.0.0.20010624'
/usr/bin/python2.4 setup.py build
running build
running build_ext
test -e debian/control
test root = "`whoami`" || (echo need root priviledges; exit 1)
rm -rf debian/substvars
install -d -m0755 'debian/tmp/python-oss'
/usr/bin/python2.4 setup.py install --root='debian/tmp/python-oss'
running install
running build
running build_ext
running install_lib
creating debian/tmp/python-oss/usr
creating debian/tmp/python-oss/usr/lib
creating debian/tmp/python-oss/usr/lib/python2.4
creating debian/tmp/python-oss/usr/lib/python2.4/site-packages
copying build/lib.linux-m32r-2.4/oss.so -> debian/tmp/python-oss/usr/lib/python2.4/site-packages
# Don't ship *.pyc files
find debian/tmp -type f -name '*.pyc' -print0 \
	| xargs -0 --no-run-if-empty rm --
chmod -R go-w 'debian/tmp/python-oss'
install -d --mode=0755 'debian/tmp/python-oss/usr/share/doc/python-oss'
install --mode=0644 \
		README \
		ossmodule.txt \
		ossmodule.html \
		debian/copyright \
		'debian/tmp/python-oss/usr/share/doc/python-oss'
install --mode=0644 \
		debian/changelog \
		'debian/tmp/python-oss/usr/share/doc/python-oss/changelog.Debian'
gzip -9f \
		'debian/tmp/python-oss/usr/share/doc/python-oss/README' \
		'debian/tmp/python-oss/usr/share/doc/python-oss/ossmodule.txt' \
		'debian/tmp/python-oss/usr/share/doc/python-oss/ossmodule.html' \
		'debian/tmp/python-oss/usr/share/doc/python-oss/changelog.Debian'
find 'debian/tmp/python-oss/usr/lib' -name '*.so' -print0 \
	| xargs -0 --no-run-if-empty \
		strip --remove-section=.comment \
			--remove-section=.note --strip-unneeded
test -e debian/control
test root = "`whoami`" || (echo need root priviledges; exit 1)
install -d --mode=0755 'debian/tmp/python-oss/DEBIAN'
dpkg-shlibdeps `find 'debian/tmp/python-oss/usr/lib' -name '*.so'`
echo "python:Versions=2.4" | sed 's/ /, /g' > debian/substvars
dpkg-gencontrol -p'python-oss' -P'debian/tmp/python-oss'
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg --build 'debian/tmp/python-oss' ..
warning, `debian/tmp/python-oss/DEBIAN/control' contains user-defined field `Python-Version'
dpkg-deb: ignoring 1 warnings about the control file(s)
dpkg-deb: building package `python-oss' in `../python-oss_0.0.0.20010624-3.3_m32r.deb'.
 dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
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-1603

python-oss_0.0.0.20010624-3.3_m32r.changes:
Format: 1.7
Date: Tue, 25 Jul 2006 12:28:33 +0000
Source: python-oss
Binary: python-oss
Architecture: m32r
Version: 0.0.0.20010624-3.3
Distribution: unstable
Urgency: low
Maintainer: Tommi Virtanen <tv at debian.org>
Changed-By: Matthias Klose <doko at debian.org>
Description: 
 python-oss - Open Sound System (OSS) interface for Python
Changes: 
 python-oss (0.0.0.20010624-3.3) unstable; urgency=low
 .
   * NMU.
   * Correctly set Python-Version.
Files: 
 0ad1be49afc740eaf7b77b0c02f7d75c 35000 sound optional python-oss_0.0.0.20010624-3.3_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/python-oss_0.0.0.20010624-3.3_m32r.deb:
 new debian package, version 2.0.
 size 35000 bytes: control archive= 590 bytes.
     790 bytes,    24 lines      control              
 Package: python-oss
 Version: 0.0.0.20010624-3.3
 Section: sound
 Priority: optional
 Architecture: m32r
 Depends: python
 Conflicts: python2.3-oss, python2.4-oss
 Replaces: python2.3-oss, python2.4-oss
 Installed-Size: 100
 Maintainer: Tommi Virtanen <tv at debian.org>
 Description: Open Sound System (OSS) interface for Python
  The oss module is an interface to the Open Sound System from the Python
  programming language.
  .
  The Open Sound System is a UNIX device driver and API that allows you to
  .
   * record and play digitized audio,
   * control input and output volume levels,
   * select recording sources, and
   * generate synthesizer commands and midi bytes controlled by a
     low-level sequencer.
  .
  This package provides the module for all supported python versions.
 Python-Version: 2.4

/debian/buildd2/build/chroot-unstable/build/buildd2/python-oss_0.0.0.20010624-3.3_m32r.deb:
drwxr-xr-x root/root         0 2007-03-19 16:02 ./
drwxr-xr-x root/root         0 2007-03-19 16:02 ./usr/
drwxr-xr-x root/root         0 2007-03-19 16:02 ./usr/share/
drwxr-xr-x root/root         0 2007-03-19 16:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-19 16:02 ./usr/share/doc/python-oss/
-rw-r--r-- root/root      9720 2007-03-19 16:02 ./usr/share/doc/python-oss/ossmodule.txt.gz
-rw-r--r-- root/root       544 2007-03-19 16:02 ./usr/share/doc/python-oss/copyright
-rw-r--r-- root/root     11425 2007-03-19 16:02 ./usr/share/doc/python-oss/ossmodule.html.gz
-rw-r--r-- root/root       601 2007-03-19 16:02 ./usr/share/doc/python-oss/README.gz
-rw-r--r-- root/root       872 2007-03-19 16:02 ./usr/share/doc/python-oss/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-19 16:02 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-19 16:02 ./usr/lib/python2.4/
drwxr-xr-x root/root         0 2007-03-19 16:02 ./usr/lib/python2.4/site-packages/
-rwxr-xr-x root/root     27692 2007-03-19 16:02 ./usr/lib/python2.4/site-packages/oss.so

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/python-oss-0.0.0.20010624
------------------------------------------------------------------------------
(Reading database ... 61233 files and directories currently installed.)
Removing python-all-dev ...
Removing python-all ...
******************************************************************************
Finished at 20070319-1604
Build needed 00:05:06, 756k disk space




More information about the build-status mailing list