Your message dated Tue, 07 Oct 2014 13:03:58 +0000
with message-id <[email protected]>
and subject line Bug#753849: fixed in snap 2013-11-29-1
has caused the Debian Bug report #753849,
regarding snap: FTBFS with clang instead of gcc
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.)
--
753849: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753849
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: snap
Severity: minor
Usertags: clang-ftbfs
User: [email protected]
Tag: patch
Hello,
Using the rebuild infrastructure, your package fails to build with clang
(instead of gcc).
Thanks,
Arthur
diff -Naur snap.orig/snap-2010-07-28/debian/changelog snap/snap-2010-07-28/debian/changelog
--- snap.orig/snap-2010-07-28/debian/changelog 2014-07-05 10:31:09.769413342 -0500
+++ snap/snap-2010-07-28/debian/changelog 2014-07-05 10:35:07.108181380 -0500
@@ -1,3 +1,11 @@
+snap (2010-07-28-3) unstable; urgency=low
+
+ * Fix FTBFS with clang instead of gcc
+ -Fixed "equality comparison with extraneous parentheses" error
+ in: Zoe/zoeHMM.c
+
+ -- Arthur Marble <[email protected]> Sat, 05 Jul 2014 10:35:07 -0500
+
snap (2010-07-28-2) unstable; urgency=low
* debian/upstream: Added citation information
diff -Naur snap.orig/snap-2010-07-28/debian/patches/clang-ftbfs.diff snap/snap-2010-07-28/debian/patches/clang-ftbfs.diff
--- snap.orig/snap-2010-07-28/debian/patches/clang-ftbfs.diff 1969-12-31 18:00:00.000000000 -0600
+++ snap/snap-2010-07-28/debian/patches/clang-ftbfs.diff 2014-07-05 10:32:31.434500860 -0500
@@ -0,0 +1,13 @@
+Index: snap-2010-07-28/Zoe/zoeHMM.c
+===================================================================
+--- snap-2010-07-28.orig/Zoe/zoeHMM.c
++++ snap-2010-07-28/Zoe/zoeHMM.c
+@@ -446,7 +446,7 @@ zoeHMM zoeReadHMM (FILE * stream) {
+ }
+
+ label = zoeText2Label(hmm->model[i]->name);
+- if ((hmm->model[i]->symbols == 4)) {
++ if (hmm->model[i]->symbols == 4) {
+ zoeAmbiguateModel(hmm->model[i], Nscore[label]);
+ }
+ }
diff -Naur snap.orig/snap-2010-07-28/debian/patches/series snap/snap-2010-07-28/debian/patches/series
--- snap.orig/snap-2010-07-28/debian/patches/series 2014-07-05 10:31:09.769413342 -0500
+++ snap/snap-2010-07-28/debian/patches/series 2014-07-05 10:32:02.324687315 -0500
@@ -1,2 +1,3 @@
unused-but-set-variable.patch
hardening.patch
+clang-ftbfs.diff
--- End Message ---
--- Begin Message ---
Source: snap
Source-Version: 2013-11-29-1
We believe that the bug you reported is fixed in the latest version of
snap, 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.
Andreas Tille <[email protected]> (supplier of updated snap 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: SHA256
Format: 1.8
Date: Tue, 07 Oct 2014 13:31:52 +0200
Source: snap
Binary: snap
Architecture: source amd64
Version: 2013-11-29-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
snap - location of genes from DNA sequence with hidden markov model
Closes: 753849
Changes:
snap (2013-11-29-1) unstable; urgency=medium
.
* New upstream version
Closes: #753849
* adapted watch file
* moved debian/upstream to debian/upstrem/metadata
* d/copyright: Exclude binary files without source (from OSX)
* cme fix dpkg-control
* add autopkgtest
Checksums-Sha1:
49cbf0a0e5a52b5460001246da96ad2b3e9971df 1999 snap_2013-11-29-1.dsc
d5d90cab0073a6a2c0d0241eea9beb0aa208e84e 688858 snap_2013-11-29.orig.tar.gz
43dc3ff8aac09a376dbd24a8d02ee99fe6808d66 6512 snap_2013-11-29-1.debian.tar.xz
90867a17a15d5facbe8ed0a836af109b8ce5ab39 372230 snap_2013-11-29-1_amd64.deb
Checksums-Sha256:
a7e9ec52acc2f6e1f5a1ded9e8339b11c2c030b97be0c889407793b46b7b08b6 1999
snap_2013-11-29-1.dsc
0ebcd8bb45da54588a81f392baede387fd5ec2a5feb259f3db4b8b8f410abe9c 688858
snap_2013-11-29.orig.tar.gz
cb0feea1cbbb47c2fae5bd8e0cc4a1534affd36b294cdfd26a5756684280b7bf 6512
snap_2013-11-29-1.debian.tar.xz
d4177e71551586604b5623e889346cbac10527ea286e6edb60f16e8c47fa5e83 372230
snap_2013-11-29-1_amd64.deb
Files:
755ee214f975110ac7afea2f36a4ebb5 1999 science extra snap_2013-11-29-1.dsc
d23788065b6dc9d66d619133dd55dae7 688858 science extra
snap_2013-11-29.orig.tar.gz
526233f79aabb68dc94485a890c5d902 6512 science extra
snap_2013-11-29-1.debian.tar.xz
f6a4ce88c505d320ab0cd5768960896c 372230 science extra
snap_2013-11-29-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJUM+ImAAoJEFeKBJTRxkbROaMP/A8VaJONns6M5xM2W3aIOf2u
H0JZ9x8SyJBHj90UFmE/dTx0EciiA6stOhrG0PQXrvtfag+IFmrn9XkBOZFAYQRQ
AWs6gkCN1+Zij686ZHK8yIg7vd4b40kZwJIE7WpFPtRj0j/mpwPLrv8mkpZF9o2b
8Jc2I4U+yWcEGV+ytu3rRiXdhw1ZpOXUdF6OrWnZ9uP9sanTdSEHPK3Bmq+9bUfQ
xIUK/4a0qt/ue3sygo4xHn8sCHlEPY20LUpXUmf5ygXw2neSE++FPn06dSIzsNYP
dYXJF08YisMi5Ep/z5/HjL5KBF9LCq6chbAbJmTliHexCrX03aZMTieayRidQyic
AIXu9F3VDpl66cKhlcB5KxfiAnzun1BktQKQAFzTyOra80RisMeBeye5OhZoSj4G
N4WD1xHY6luE964LflTqysvQK+vMzKdBsHP/DhKU6ycnTJ1QrJQak7b1GKgVh1bA
By8t5xQA9t8AeNQKBKa/kqmAwWHE1t/5I/oo8wctFBorDhAQfR3ojabCEyEMSJ9g
iLl4JUmSIMdXQJubGFU9dCsOaNGfJOTn7oHvtKHva945Z44auQT6RQyi//EHqHsz
NU5mfcrpypENFSY99v8EQmeXiaKLYTP7QveKYiO93FHJs/sU63WRok9TxFXkgiY4
3IT3681YhLW+3m+z520b
=liMH
-----END PGP SIGNATURE-----
--- End Message ---