Your message dated Mon, 18 Aug 2014 06:03:36 +0000
with message-id <[email protected]>
and subject line Bug#753836: fixed in billiard 3.3.0.18-2
has caused the Debian Bug report #753836,
regarding billiard: FTBFS on hurd-i386
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 [email protected]
immediately.)


-- 
753836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753836
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: billiard
Version: 3.3.0.17-2
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd

Hi,

billiard fails to build from source for GNU/Hurd due to missing entry
for gnu in setup.py. It is also flagged as out-of-date. The attached
patch fixes the build.

Thanks!
--- a/setup.py.orig	2014-07-04 23:44:17.000000000 +0200
+++ b/setup.py	2014-07-05 00:00:46.000000000 +0200
@@ -135,6 +135,13 @@
         HAVE_FD_TRANSFER=1,
     )
     libraries = []
+elif sys.platform.startswith('gnu'):
+    macros = dict(                  # GNU/Hurd
+        HAVE_SEM_OPEN=0,            # Not implemented
+        HAVE_SEM_TIMEDWAIT=0,
+        HAVE_FD_TRANSFER=1,
+    )
+    libraries = []
 else:                                   # Linux and other unices
     macros = dict(
         HAVE_SEM_OPEN=1,

--- End Message ---
--- Begin Message ---
Source: billiard
Source-Version: 3.3.0.18-2

We believe that the bug you reported is fixed in the latest version of
billiard, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian May <[email protected]> (supplier of updated billiard 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 18 Aug 2014 13:51:41 +1000
Source: billiard
Binary: python-billiard python3-billiard python-billiard-doc
Architecture: source i386 all
Version: 3.3.0.18-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Brian May <[email protected]>
Description:
 python-billiard - Multiprocessing Pool Extensions for Python
 python-billiard-doc - Multiprocessing Pool Extensions for Python 
(Documentation)
 python3-billiard - Multiprocessing Pool Extensions for Python (Python3 version)
Closes: 753836
Changes:
 billiard (3.3.0.18-2) unstable; urgency=low
 .
   * Add patch to fix build on hurd-i386. Closes: #753836.
Checksums-Sha1:
 4e5ce4a848bd4c66ac2711fa1d67cb3a3c2b34f2 2408 billiard_3.3.0.18-2.dsc
 a3690bf6a789f4bd0aacffeb88ba90b24b80a764 150594 billiard_3.3.0.18.orig.tar.gz
 9f441bcfb8939ce4be65f1c76f7f2823fdbd581b 7024 billiard_3.3.0.18-2.debian.tar.xz
 fc9efee2a664b01b2fa947bcd406520c59e5e4fc 78212 
python-billiard_3.3.0.18-2_i386.deb
 65cdbf56e5ca9b9a671958d7603f48cccebed106 70946 
python3-billiard_3.3.0.18-2_i386.deb
 c84c937905724af868f9683de0950dcaac3e01af 79252 
python-billiard-doc_3.3.0.18-2_all.deb
Checksums-Sha256:
 a653a7ea413425e80bdd45dac581b9012bde63a9b92b2a55e85e8ad445885e1e 2408 
billiard_3.3.0.18-2.dsc
 59c04036f314c11632a49c15c57735ffb9e111983ee8d15e4d3e188be31583c1 150594 
billiard_3.3.0.18.orig.tar.gz
 94f0d4d1f437b61b3b2ce2ca331de8f699bd03ec889c25e7679ca7e84d7c3d54 7024 
billiard_3.3.0.18-2.debian.tar.xz
 841780b5a873534ad4e40ebf98dbff104c5b49eedd6e00f460b8582eb1c01bdf 78212 
python-billiard_3.3.0.18-2_i386.deb
 4951a73d2b2d9b499c6c9c5f1ba3536f4e630f776c6263da4db0affd0fc2f831 70946 
python3-billiard_3.3.0.18-2_i386.deb
 44b2bfde6fef95e4317506d42d4231be0fd567e44c8756f570088e48d7ab106c 79252 
python-billiard-doc_3.3.0.18-2_all.deb
Files:
 e6e800ae2ee4be9662847649b3e4001f 78212 python optional 
python-billiard_3.3.0.18-2_i386.deb
 4b0afc094d032e4a2fc6058faabe160a 70946 python optional 
python3-billiard_3.3.0.18-2_i386.deb
 123983d7d47d4ef9ac1c0f15dda0a73c 79252 doc optional 
python-billiard-doc_3.3.0.18-2_all.deb
 d9058e1f5c4aa4cf5faa2425bbbfce00 2408 python optional billiard_3.3.0.18-2.dsc
 96700d11cb4b9d33960eb8e9b55c08c6 150594 python optional 
billiard_3.3.0.18.orig.tar.gz
 f8f56312b93e6047fd58165b5bde8be0 7024 python optional 
billiard_3.3.0.18-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJT8ZbLAAoJEJyE7hq50CY21BAQAM2197hWf4wgXdcqSI2sRTY2
frQu2lXnJ3/ghMPDc74RiMnQvJ6oIc/J1lUxUMC3pK7WA6hIQUY/Ay/Q86gOhBaX
S1bI5NoUjv3VxpGzMlJPdt8SFidORZloHPp+EO18pQuFISyaRF5K+ykacsYwG1hU
oVl12hhVTjK5etQIzN39ACLQqV9U8LRGyvWUUzvwC1V4frkznmJCSMRMUzoJjio5
w7BR4GXtw7i5Bw7VNJ7DNu4Yg5H/3Y49/BqTyL0gaf189pIzZEWSJeDWj83u6lc/
exys1dqQc/Y0ba8mw9ZN2NCPBEIn2zOPl2D7pzWtmlT4Vy1fRDGCxsMPbqLQAkls
vhSbs5oJsyqPyQLD4AWvQv0RU/ppCc//mcVItLJ0DsTvr0ieiEjZs52caanF9439
0w3bOGHdeiyHphyvMjrcatVzC/wIwYEWru8lyrSvKD70Yyy41/Kf7oZODOE8Hfdg
qMeiXrZcU8GSSYXDywz64e0lRwKHuPQ62gojrZ6ZD8baYvZD4zK0dVu3SWfsm9E7
HuSSy6pND6gv5GCMVcdaDHjX/eOud4fT6rY8DodzDyLx4+f/3Jgc6bSak3lagzjt
SqNxWzj+Z2MNw1xAeaVJk43APKqlNM3OmdLtvB7RDRqoGOKeZNFVbxHH1Yqq2D/A
vHchlKXncPq0zXcR8k5n
=T/St
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to