Your message dated Fri, 30 Nov 2012 15:17:29 +0000
with message-id <[email protected]>
and subject line Bug#694684: fixed in cityhash 1.1.0-2
has caused the Debian Bug report #694684,
regarding cityhash: Fix for FTBFS on PowerPC, ARM, and S/390
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.)


-- 
694684: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694684
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cityhash
Version: 1.1.0-1
Severity: serious
Tags: patch
User: [email protected]
Usertags: origin-ubuntu raring ubuntu-patch


In Ubuntu, I've worked around the FTBFS on arches with unsigned chars
with the following patch.  The correct solution would be to hunt down
everywhere in the source that incorrectly assumes char=uint, but this
works as a quick fix to make the testsuite pass again.

... Adam

-- System Information:
Debian Release: wheezy/sid
  APT prefers raring-updates
  APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 'raring')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.0-4-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru cityhash-1.1.0/debian/changelog cityhash-1.1.0/debian/changelog
diff -Nru cityhash-1.1.0/debian/rules cityhash-1.1.0/debian/rules
--- cityhash-1.1.0/debian/rules	2012-11-19 06:06:16.000000000 -0700
+++ cityhash-1.1.0/debian/rules	2012-11-28 17:57:09.000000000 -0700
@@ -2,6 +2,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# The source assumes signed chars, apply quick hack:
+export DEB_CXXFLAGS_MAINT_APPEND = -fsigned-char
+
 %:
 	dh $@ --with autotools-dev
 

--- End Message ---
--- Begin Message ---
Source: cityhash
Source-Version: 1.1.0-2

We believe that the bug you reported is fixed in the latest version of
cityhash, 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.
Alessandro Ghedini <[email protected]> (supplier of updated cityhash 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: Fri, 30 Nov 2012 16:04:58 +0100
Source: cityhash
Binary: libcityhash0 libcityhash-dev libcityhash-dbg
Architecture: source amd64
Version: 1.1.0-2
Distribution: unstable
Urgency: low
Maintainer: Alessandro Ghedini <[email protected]>
Changed-By: Alessandro Ghedini <[email protected]>
Description: 
 libcityhash-dbg - debugging symbols for cityhash
 libcityhash-dev - development files and static library for cityhash
 libcityhash0 - family of non-cryptographic hash functions for strings
Closes: 694684
Changes: 
 cityhash (1.1.0-2) unstable; urgency=low
 .
   * Pass -fsigned-char compiler flag to fix FTBFS on PowerPC, ARM and S/390.
     Thanks to Adam Conrad for the patch (Closes: #694684)
Checksums-Sha1: 
 8619b027decaa7deadde4a00a806d6c99f59ca8b 1965 cityhash_1.1.0-2.dsc
 29bba594e560f3f17e31a068ca6c82dc543955d8 2813 cityhash_1.1.0-2.debian.tar.gz
 f20d85283af527296a2cbdb2adddef844c8a1016 12340 libcityhash0_1.1.0-2_amd64.deb
 7a4b1a8b21a1b1a6a75b1c360f07922ec90d25a0 9118 libcityhash-dev_1.1.0-2_amd64.deb
 c1db1f43917b909ce9ea18419d22ecee9e94d026 18570 
libcityhash-dbg_1.1.0-2_amd64.deb
Checksums-Sha256: 
 af5a0357ed9a46643992e086d0eff30f752f3394fd72d9195289f89e1771a711 1965 
cityhash_1.1.0-2.dsc
 ff07315100d7d668c645600bafbb9fa6f5d232e83d579ee1745c54945d9d6119 2813 
cityhash_1.1.0-2.debian.tar.gz
 57c0d4660e96c93e6b8dba67d0a5c08176d12b131f24112e2160d27d638fd015 12340 
libcityhash0_1.1.0-2_amd64.deb
 3bcdef64d5a72345292b2bfa6d1a46983cfeea853578929554c7de7dbd951bb2 9118 
libcityhash-dev_1.1.0-2_amd64.deb
 de8a110b632872e1051f22c0a5d3d64a418713f94ddfe983a807ff78b138893e 18570 
libcityhash-dbg_1.1.0-2_amd64.deb
Files: 
 0f12817f43410c64efe262aa2ee33ead 1965 libs optional cityhash_1.1.0-2.dsc
 22a8ca475d72cdf9ee51fb45301a1eaa 2813 libs optional 
cityhash_1.1.0-2.debian.tar.gz
 3e222c1063f95c8b1baf511e4402024f 12340 libs optional 
libcityhash0_1.1.0-2_amd64.deb
 67450d05bd3617b6a0bb16a0795e5f95 9118 libdevel optional 
libcityhash-dev_1.1.0-2_amd64.deb
 4e5a67f79930960d5cbf12bd17123154 18570 debug extra 
libcityhash-dbg_1.1.0-2_amd64.deb

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

iQIcBAEBAgAGBQJQuMuUAAoJEK+lG9bN5XPLbwcP/2z9P3dC98HyUFA9ma1GESlF
Rq2pl69PB0HAjHiPfDBxk/mJQ7U14suQE30AVitJobqb80BUcvN1HGsXlddDgaRN
QGQNaO+P2/UD0zfTDZM+M/3uh66oZahFXqiV8qgYf2eShujelaBX9p6BO03/wp+y
Pex4VBgZL0r/6QEii4ypUElViHMTr4YnIYrn6lc+b9NnO8kb/nOJtHSxGKANz6VL
fDdcBKC/qEIfl4N5w6Tpf5gkl30IkeHXFX60g8huFQZzqJWUlUc2jq4010XUxJpi
6buajlfVS7xGjVEsZb0GAojEVS2M5+VDyPG4ZIv6z7eie9uyNVTwyDMkXRc2ein0
CYIIvgltFzSFr+fQqYpb3doTsGErAqVVLezZuZA+eV5VCtXnUUsrGSs2cuNOAhlg
1q97w6IgAXS3/JzASHYmxSusE/9RU1+ood+84hY2r2adqP43YpVkxSECxteMyoLt
cBwQrwOuZHAU94plkloU8OcZPV7Z8VEKDGJh85IQOavVgelxmZwIG6+MSDFt0xc0
G0hnJxRo+06VJhnVra7PM1APi9j4AuSS7Y7d8AxwLbEvSh55xdYQXUwYW/woK4vf
SBy8il4/e2m4nXmsDh6JQFsIwrIFW4aRse94nTfSNGvb+/ZMkVl8QBX36kxvRfau
gyySGlNNWw+JnBM9wKon
=7ESR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to