Your message dated Fri, 17 Jan 2014 21:39:28 +0000
with message-id <e1w4h8s-00079e...@franck.debian.org>
and subject line Bug#735820: fixed in libkdtree++ 0.7.1+git20101123-3
has caused the Debian Bug report #735820,
regarding libkdtree++: FTBFS: dh_install: python3-kdtree missing files 
(usr/lib/python3/*-packages/*[!d]m{,u}.so), aborting
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
735820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735820
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libkdtree++
Version: 0.7.1+git20101123-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140114 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory 
> `/build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/build-2.7'
> make[3]: Nothing to be done for `preinstall'.
> make[3]: Leaving directory 
> `/build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/build-2.7'
> Install the project...
> /usr/bin/cmake -P cmake_install.cmake
> -- Install configuration: "None"
> -- Installing: 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/include/kdtree++/region.hpp
> -- Installing: 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/include/kdtree++/node.hpp
> -- Installing: 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/include/kdtree++/kdtree.hpp
> -- Installing: 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/include/kdtree++/iterator.hpp
> -- Installing: 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/include/kdtree++/function.hpp
> -- Installing: 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/include/kdtree++/allocator.hpp
> running install
> running build
> running build_py
> running build_ext
> running install_lib
> copying build/lib.linux-x86_64-2.7/kdtree.pyc -> 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/lib/python2.7/dist-packages
> copying build/lib.linux-x86_64-2.7/_kdtree.so -> 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/lib/python2.7/dist-packages
> running install_egg_info
> Removing 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/lib/python2.7/dist-packages/kdtree-0.7.1.egg-info
> Writing 
> /build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/debian/tmp/usr/lib/python2.7/dist-packages/kdtree-0.7.1.egg-info
> make[2]: Leaving directory 
> `/build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123/build-2.7'
> make[1]: Leaving directory 
> `/build/libkdtree++-1CTn2x/libkdtree++-0.7.1+git20101123'
>    dh_install -O-Scmake
> dh_install: python3-kdtree missing files 
> (usr/lib/python3/*-packages/*[!d]m{,u}.so), aborting
> make: *** [binary] Error 255

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/01/14/libkdtree++_0.7.1+git20101123-2_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libkdtree++
Source-Version: 0.7.1+git20101123-3

We believe that the bug you reported is fixed in the latest version of
libkdtree++, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 735...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated libkdtree++ 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 17 Jan 2014 22:10:49 +0100
Source: libkdtree++
Binary: libkdtree++-dev python-kdtree python-kdtree-dbg python3-kdtree 
python3-kdtree-dbg
Architecture: source all amd64
Version: 0.7.1+git20101123-3
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher <sramac...@debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description: 
 libkdtree++-dev - C++ template container implementation of kd-tree sorting
 python-kdtree - container for kd-tree sorting for Python
 python-kdtree-dbg - container for kd-tree sorting for Python (debug extension)
 python3-kdtree - container for kd-tree sorting for Python 3
 python3-kdtree-dbg - container for kd-tree sorting for Python 3 (debug 
extension)
Closes: 735820
Changes: 
 libkdtree++ (0.7.1+git20101123-3) unstable; urgency=medium
 .
   * debian/python3-kdtree{-dbg}.install: Fix wildcard so that dh_install does
     not fail. (Closes: #735820)
   * debian/rules: Make test targets not fail if nocheck is given in
     DEB_BUILD_OPTIONS.
   * debian/control: Bump Standards-Version (no changes required).
Checksums-Sha1: 
 3299fa5bc7d34be238a1a0336c2261bdf2b409ce 2138 
libkdtree++_0.7.1+git20101123-3.dsc
 2f801457e685d62296f5b288db860abdf7ab7ab2 11784 
libkdtree++_0.7.1+git20101123-3.debian.tar.xz
 710b773a66449a061559f22832537289e68fb6ff 32734 
libkdtree++-dev_0.7.1+git20101123-3_all.deb
 e224e2b932c5a319f4b5ea540e7e943e59a8cbeb 67588 
python-kdtree_0.7.1+git20101123-3_amd64.deb
 f007a49b1892758e38279c16363c53b8e82e8ac4 1113152 
python-kdtree-dbg_0.7.1+git20101123-3_amd64.deb
 76dabf45dd966859a1f08f713aceb0005993a45b 67970 
python3-kdtree_0.7.1+git20101123-3_amd64.deb
 3ebe8ac418eb8fb388b8e0fcfbd3012ded4fff35 1113210 
python3-kdtree-dbg_0.7.1+git20101123-3_amd64.deb
Checksums-Sha256: 
 d45609785e925b8d530b8f195c68e90d67e3fff873206396622e20d8b81a9ecf 2138 
libkdtree++_0.7.1+git20101123-3.dsc
 ad823e57d08e1bf7f562f444ba953db7faea73d4384032eb3533e0bbd2cca130 11784 
libkdtree++_0.7.1+git20101123-3.debian.tar.xz
 8f2e8df4419a8bc81841cf2e3caa384b9ce6ce4029c751d471e6ae33bf9f44a9 32734 
libkdtree++-dev_0.7.1+git20101123-3_all.deb
 116330ad52001e5ddfdaa72c018c68b6aae221505489e45437ef8c503b9cae59 67588 
python-kdtree_0.7.1+git20101123-3_amd64.deb
 d80be7179c07753f1d927981a62043f7f786ada2a8daf73450e2c196020b0168 1113152 
python-kdtree-dbg_0.7.1+git20101123-3_amd64.deb
 794dc006c6b031f44b13f1f52e8516b0b16aa58e6620b952d26e53aa87e66fd4 67970 
python3-kdtree_0.7.1+git20101123-3_amd64.deb
 aef16505da57f194b58a7e288ac89828ba8efbbe2f7c2bd68e5def9fde89f0d4 1113210 
python3-kdtree-dbg_0.7.1+git20101123-3_amd64.deb
Files: 
 c03f41dc96e0f08751bf7e885e3a851a 2138 libs optional 
libkdtree++_0.7.1+git20101123-3.dsc
 a1576e78c2338dc133b94a1f66ef444b 11784 libs optional 
libkdtree++_0.7.1+git20101123-3.debian.tar.xz
 9e9023d9504349ac19098fc36cb9587e 32734 libdevel optional 
libkdtree++-dev_0.7.1+git20101123-3_all.deb
 60a06cbfdd9b5ffebff5f91441dd30ba 67588 python optional 
python-kdtree_0.7.1+git20101123-3_amd64.deb
 eabaac35659d79311df7e8f878b20aca 1113152 debug extra 
python-kdtree-dbg_0.7.1+git20101123-3_amd64.deb
 b6981b1cfac2c0dd687ae08dfd7331d4 67970 python optional 
python3-kdtree_0.7.1+git20101123-3_amd64.deb
 ce0ae3c281da95804bb15dbc103ed25a 1113210 debug extra 
python3-kdtree-dbg_0.7.1+git20101123-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS2Zz5AAoJEGny/FFupxmT34UP/0NZT4KPVbs76Z2sGeE3m4GZ
gFokdTq8S2jC5hknSkDCuDwI5Qt+hYZA0xVAj1sUQWZgVI66NlYe5MUA7LUZ8xk8
tzWmpbVsn4fQn47jaW1g0AgGtN0MoLcMlRPbMl+2c5460WOLsz6GnN07sQBw3+nt
5S2LPbg2HHaOppGGgPIWOMH6CqZTxBVMCknC3ZyRXwvpp3gQaNslqmDBAPh5g1xs
LuaS6zD0uPIMZ07oP0dk2dpoZEnjabh+Dy+hfM9DDgYIoDdy6VBupXZupqDOBJ0i
G36x/sNY7OI3E3uPDO92aZvHESyTsnBf5rEa7dGHRo0zZAuFV+JW0/SjfWhcaYmo
WN2eAH/1kIillkRbqZkJ1LkPQwm/QM+UySuJ/iTlfTD8iAtokcS/BOoc/UDvzPuP
e3EOlg4H4n0vNEZN9QZ1puQ6Bkdv+zAGRvbMZBfR7zNMB6Ltau59rMYUYSxFS7GI
X2wk94uhS8RD7FiBiuGDukU/MEqSdI0pcbfhAA3opnbKtN3Tl3kWhuSgqnYL+18L
WBkAdz3ad6GlcIj/Wdm0gxmkCk6Rbf9t4Zcg53a0KIE5J4zCcF5g33/1xb0gK1il
8RiprZEt4sHs6n1VhZn9S4yrCKTts+N5OfbhIM4mSsJVZgCZ8mBIzaeFnr1jy+Vy
KABXGiFEi9leRK5JtoP0
=Ju5l
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to