[build-status: 59164] Log for successful build of python-pyxattr_0.2.1-1.1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Mon Mar 19 17:31:04 JST 2007
Automatic build of python-pyxattr_0.2.1-1.1 on mappi005 by sbuild/m32r 0.53
Build started at 20070319-1721
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 8675B of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main python-pyxattr 0.2.1-1.1 (dsc) [658B]
Get:2 http://debian.linux-m32r.org 06_devonian/main python-pyxattr 0.2.1-1.1 (tar) [5873B]
Get:3 http://debian.linux-m32r.org 06_devonian/main python-pyxattr 0.2.1-1.1 (diff) [2144B]
Fetched 8675B in 0s (23.5kB/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), python-support (>= 0.3), libattr1-dev
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
python-support: already installed (0.5.6 >= 0.3 is satisfied)
libattr1-dev: missing
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:
libattr1-dev python-all python-all-dev
0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
Need to get 0B/31.8kB of archives.
After unpacking 184kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
python-all python-all-dev libattr1-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) ...
Selecting previously deselected package libattr1-dev.
Unpacking libattr1-dev (from .../libattr1-dev_1%3a2.4.32-1.1_m32r.deb) ...
Setting up python-all (2.4.4-2) ...
Setting up python-all-dev (2.4.4-2) ...
Setting up libattr1-dev (2.4.32-1.1) ...
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-pyxattr in python-pyxattr-0.2.1
dpkg-source: unpacking python-pyxattr_0.2.1.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/python-pyxattr_0.2.1-1.1.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-pyxattr
dpkg-buildpackage: source version is 0.2.1-1.1
dpkg-buildpackage: source changed by Pierre Habouzit <madcoder at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.2.1-1.1
/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
dh_testroot
rm -f build-arch-stamp build-indep-stamp #CONFIGURE-STAMP#
rm -rf 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
touch configure-stamp
set -e; for py in python2.4; do \
$py setup.py build; done
running build
running build_ext
building 'xattr' 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 xattr.c -o build/temp.linux-m32r-2.4/xattr.o
creating build/lib.linux-m32r-2.4
gcc -pthread -shared build/temp.linux-m32r-2.4/xattr.o -lattr -o build/lib.linux-m32r-2.4/xattr.so
touch build-arch-stamp
touch build-indep-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 -s
dh_installdirs -s
set -e; for py in python2.4; do \
$py setup.py install --root=/build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr; \
done
running install
running build
running build_ext
running install_lib
creating /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr
creating /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/lib
creating /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/lib/python2.4
creating /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/lib/python2.4/site-packages
copying build/lib.linux-m32r-2.4/xattr.so -> /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/lib/python2.4/site-packages
running install_data
creating /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/share
creating /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/share/doc
creating /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/share/doc/pyxattr-0.2.1
copying README -> /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/share/doc/pyxattr-0.2.1
copying NEWS -> /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/share/doc/pyxattr-0.2.1
copying xattr.html -> /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/share/doc/pyxattr-0.2.1
copying xattr.txt -> /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/share/doc/pyxattr-0.2.1
rm -rf /build/buildd2/python-pyxattr-0.2.1/debian/python-pyxattr/usr/share/doc/pyxattr-0.2.1
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs -A README NEWS xattr.txt
dh_strip
dh_compress
dh_fixperms
dh_pysupport
dh_python
dh_python: Doing nothing since dh_pycompat exists; dh_pysupport or dh_pycentral should do the work. You can remove dh_python from your rules file.
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${python:Versions}
dh_md5sums
dh_builddeb
dpkg-deb: building package `python-pyxattr' in `../python-pyxattr_0.2.1-1.1_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-1730
python-pyxattr_0.2.1-1.1_m32r.changes:
Format: 1.7
Date: Sun, 2 Jul 2006 15:44:23 +0200
Source: python-pyxattr
Binary: python-pyxattr
Architecture: m32r
Version: 0.2.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Iustin Pop <iusty at k1024.org>
Changed-By: Pierre Habouzit <madcoder at debian.org>
Description:
python-pyxattr - module for manipulating filesystem extended attributes
Closes: 368616 373348
Changes:
python-pyxattr (0.2.1-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Update package to the last python policy (Closes: #373348).
* Package is now arch:any (Closes: #368616).
Files:
47916e4fcb8e1e70803da0b52aad33a9 9160 python optional python-pyxattr_0.2.1-1.1_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/python-pyxattr_0.2.1-1.1_m32r.deb:
new debian package, version 2.0.
size 9160 bytes: control archive= 957 bytes.
694 bytes, 15 lines control
540 bytes, 7 lines md5sums
238 bytes, 7 lines * postinst #!/bin/sh
215 bytes, 7 lines * prerm #!/bin/sh
Package: python-pyxattr
Version: 0.2.1-1.1
Section: python
Priority: optional
Architecture: m32r
Depends: python (<< 2.5), python-support (>= 0.3.4), python (>= 2.4), libattr1 (>= 2.4.4-1), libc6 (>= 2.3.5-1)
Conflicts: python2.3-pyxattr (<< 0.2.1-1.1), python2.4-pyxattr (<< 0.2.1-1.1)
Replaces: python2.3-pyxattr (<< 0.2.1-1.1), python2.4-pyxattr (<< 0.2.1-1.1)
Provides: python2.4-pyxattr
Installed-Size: 92
Maintainer: Iustin Pop <iusty at k1024.org>
Description: module for manipulating filesystem extended attributes
pyxattr is a python interface to the libattr library. It allows
manipulation of the filesystem extended attributes present in some
operating systems (GNU/Linux included).
/debian/buildd2/build/chroot-unstable/build/buildd2/python-pyxattr_0.2.1-1.1_m32r.deb:
drwxr-xr-x root/root 0 2007-03-19 17:29 ./
drwxr-xr-x root/root 0 2007-03-19 17:27 ./usr/
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/share/
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/share/doc/python-pyxattr/
-rw-r--r-- root/root 1001 2007-03-19 17:25 ./usr/share/doc/python-pyxattr/copyright
-rw-r--r-- root/root 717 2006-02-12 05:16 ./usr/share/doc/python-pyxattr/changelog.gz
-rw-r--r-- root/root 1116 2006-02-12 05:02 ./usr/share/doc/python-pyxattr/xattr.txt.gz
-rw-r--r-- root/root 280 2006-02-12 04:18 ./usr/share/doc/python-pyxattr/README
-rw-r--r-- root/root 177 2006-02-12 04:53 ./usr/share/doc/python-pyxattr/NEWS.gz
-rw-r--r-- root/root 523 2007-03-19 17:25 ./usr/share/doc/python-pyxattr/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/share/python-support/
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/share/python-support/python-pyxattr/
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/lib/
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/lib/python-support/
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/lib/python-support/python-pyxattr/
drwxr-xr-x root/root 0 2007-03-19 17:28 ./usr/lib/python-support/python-pyxattr/python2.4/
-rw-r--r-- root/root 10152 2007-03-19 17:28 ./usr/lib/python-support/python-pyxattr/python2.4/xattr.so
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/python-pyxattr-0.2.1
------------------------------------------------------------------------------
(Reading database ... 61269 files and directories currently installed.)
Removing libattr1-dev ...
Removing python-all-dev ...
Removing python-all ...
******************************************************************************
Finished at 20070319-1731
Build needed 00:05:40, 288k disk space
More information about the build-status
mailing list