Source: h5py
Version: 2.0.0-1
Severity: important
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> fakeroot debian/rules clean
> test -x debian/rules
> dh_testroot
> dh_clean
> for buildver in 2.7 2.6; do \
> cd /build/h5py-sWsTEi/h5py-2.0.0 && cd . && \
> python$buildver setup.py clean \
> -a; \
> done
> running clean
> 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-2.7' does not exist -- can't clean it
> running clean
> 'build/lib.linux-x86_64-2.6' does not exist -- can't clean it
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-2.6' does not exist -- can't clean it
> rm -rf debian/python-module-stampdir
> find "/build/h5py-sWsTEi/h5py-2.0.0" -name '*.py[co]' -delete
> find "/build/h5py-sWsTEi/h5py-2.0.0" -name __pycache__ -type d -empty -delete
> find "/build/h5py-sWsTEi/h5py-2.0.0" -prune -name '*.egg-info' -exec rm -rf
> '{}' ';'
> rm -f setuptools-0.6c9-py2.5.egg
> dpkg-source -b h5py-2.0.0
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building h5py using existing ./h5py_2.0.0.orig.tar.gz
> dpkg-source: warning: file h5py-2.0.0/h5py_config.pickle has no final newline
> (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> h5py-2.0.0/h5py_config.pickle
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/h5py_2.0.0-1.diff.fsSe0x
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b h5py-2.0.0 gave error exit status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20110924-0009
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/09/23/h5py_2.0.0-1_lsid64.buildlog
This error is due to recent dpkg changes "“dpkg-source -b” on a “2.0”
or “3.0 (quilt)” source package will fail if it detects upstream changes
which are not managed by a quilt patch." [0]
[0] http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]