Your message dated Sat, 31 May 2014 17:48:44 +0000
with message-id <[email protected]>
and subject line Bug#748817: fixed in ann 1.1.2+doc-5
has caused the Debian Bug report #748817,
regarding ann: 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.)


-- 
748817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748817
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ann
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 ann.orig/ann-1.1.2+doc/debian/changelog ann/ann-1.1.2+doc/debian/changelog
--- ann.orig/ann-1.1.2+doc/debian/changelog	2014-05-20 21:30:48.401666807 -0500
+++ ann/ann-1.1.2+doc/debian/changelog	2014-05-20 21:30:09.761667670 -0500
@@ -1,3 +1,11 @@
+ann (1.1.2+doc-4.2) unstable; urgency=low
+
+  * Fix FTBFS with clang:
+    - Fixed "wrong main declaration" error in
+      ann2fig/ann2fig.cpp
+
+ -- Arthur Marble <[email protected]>  Tue, 20 May 2014 21:30:09 -0500
+
 ann (1.1.2+doc-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Naur ann.orig/ann-1.1.2+doc/debian/patches/clang-ftbfs.diff ann/ann-1.1.2+doc/debian/patches/clang-ftbfs.diff 
--- ann.orig/ann-1.1.2+doc/debian/patches/clang-ftbfs.diff	1969-12-31 18:00:00.000000000 -0600
+++ ann/ann-1.1.2+doc/debian/patches/clang-ftbfs.diff	2014-05-20 21:28:18.073670164 -0500
@@ -0,0 +1,14 @@
+--- a/ann2fig/ann2fig.cpp
++++ b/ann2fig/ann2fig.cpp
+@@ -580,8 +580,10 @@ void readANN()
+ // procedure.
+ //----------------------------------------------------------------------
+ 
+-main(int argc, char **argv)
++int main(int argc, char **argv)
+ {
+ 	getArgs(argc, argv);						// get input arguments
+ 	readANN();									// read the dump file
++
++	return 0;
+ }
diff -Naur ann.orig/ann-1.1.2+doc/debian/patches/series ann/ann-1.1.2+doc/debian/patches/series 
--- ann.orig/ann-1.1.2+doc/debian/patches/series	2014-05-20 21:30:48.401666807 -0500
+++ ann/ann-1.1.2+doc/debian/patches/series	2014-05-20 21:27:47.037670857 -0500
@@ -4,3 +4,4 @@
 consider-pts-null.diff
 #ann-exception.diff
 annkFRSearch-default-argument.diff
+clang-ftbfs.diff

--- End Message ---
--- Begin Message ---
Source: ann
Source-Version: 1.1.2+doc-5

We believe that the bug you reported is fixed in the latest version of
ann, 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.
Anton Gladky <[email protected]> (supplier of updated ann 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: Sat, 31 May 2014 16:11:45 +0200
Source: ann
Binary: libann-dev libann0 ann-tools
Architecture: source amd64
Version: 1.1.2+doc-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Description: 
 ann-tools  - Approximate Nearest Neighbor Searching library (tools)
 libann-dev - Approximate Nearest Neighbor Searching library (development files
 libann0    - Approximate Nearest Neighbor Searching library
Closes: 746827 748817
Changes: 
 ann (1.1.2+doc-5) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Xilin Sun ]
   * [2bc9862] Fix ftbfs with GCC-4.9. (Closes: #746827)
 .
   [ Arthur Marble ]
   * [89aea62] Fix FTBFS with clang. (Closes: #748817)
 .
   [ Anton Gladky ]
   * [3b71f14] Add autopkgtest.
   * [bdf7dcf] Set Standards-Version: 3.9.5, no changes.
   * [e874105] Remove symbols-file
Checksums-Sha1: 
 ea9ca96ab909b078424200a60da6dcb9ea56020e 2141 ann_1.1.2+doc-5.dsc
 a938658d99768f8ef8c3109ef054ed09d93d650a 171368 ann_1.1.2+doc-5.debian.tar.xz
 c3d330a950ebd15e73b6659b51b6176b9f35bc2b 363688 
libann-dev_1.1.2+doc-5_amd64.deb
 538494e44664ea15b0f4349e98d2565e2dc3fb69 24500 libann0_1.1.2+doc-5_amd64.deb
 2fd3c2365f35125274df1520224fc71854d573b5 14846 ann-tools_1.1.2+doc-5_amd64.deb
Checksums-Sha256: 
 dc50945b37315456002b9a98484c6c5ed3358650666cffb2627e818d57d33ef5 2141 
ann_1.1.2+doc-5.dsc
 d5e202d188a337495e719c0390441a6e6d136d5f3edcdcbac9b86c57ecb3ea17 171368 
ann_1.1.2+doc-5.debian.tar.xz
 6297f8a05b38701a037ac1ece27b2b0fef038deef1da368a6e8511544fe7f5c6 363688 
libann-dev_1.1.2+doc-5_amd64.deb
 9a4b7d906f21bda8db6181a7c5db042a6b813959666cca3c11d19bc58faf833c 24500 
libann0_1.1.2+doc-5_amd64.deb
 a172b4b32506747a287e450ec8fa204e9ead5b9438b86c674490d70e7e36e7a1 14846 
ann-tools_1.1.2+doc-5_amd64.deb
Files: 
 f5b142e966c8031f3d6cab9f5d964fb4 363688 libdevel optional 
libann-dev_1.1.2+doc-5_amd64.deb
 03aa031239e401d19dead29c9297a8af 24500 libs optional 
libann0_1.1.2+doc-5_amd64.deb
 f14b6f2229810d3d5cdb3dbc0463029e 14846 math optional 
ann-tools_1.1.2+doc-5_amd64.deb
 8f0c1e6383456ca5d4dffcc0b2c1db1b 2141 libs optional ann_1.1.2+doc-5.dsc
 95c01680996b49655420ab7e76e131ce 171368 libs optional 
ann_1.1.2+doc-5.debian.tar.xz

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

iQIcBAEBAgAGBQJTihI1AAoJENPhc4PPp/8GTXEP/3/Mv1BRYkMN9ym/VlVy9acZ
qUkueF2Dg+ku7SDvo5AD6BPul83dAvxbl0by9SgPe4SStAm/ahi4/tO0whLJmbl3
uP5AxCBBcTHH2JCrWzkbh/b+tDPfn8ypzJc2dO5+OFbECdf0QTit4jCW2OMLoMHk
OSwF3NV+YpdtaM7/KLXbrxo1dAXMMLomMa/ZhH2GN08ak6jVqnPTEmb5sMY6y3A9
6Iecr4v5AlFi1wTgewmUF2YV/FN/nEdWg/g4VBtFFMHPfRxMBFBslOQoYd4wqvaq
QXvME5QaZ8WY7nd+VOWgaXjp7kq0gfCYpBIRUVXEJgxWWh8EF3mVjnOabq0lrBG6
cZSQgcHjy2FYOnsasZDB7zXGofi1+npo0ApLl9Qv5vHnsG4k8E7ddZCYTWuqTEnQ
tKNSl8t3QZLLC3J5fabdRorvGiif56nu1bSC3THMl/+NdX4OuM+ItUZvQbLe5uAm
gzP/Xm54MueLppKb7sI0s6yo0sS/Ny6KFyFtuUUw2IHhxtWQjoHbD2BJ8ZS/kktp
1K8bErO3nzpjCJNWk84QenMf+a0sHGMJMJWFxM8zoehx8rSQHczkSzGjgIKJfvtN
XrFKn3OFxs6tBknuGnpd/7wQ/glt8GMjEzQZQOoA+b0lx9oENvc8jE8QRoN10BaX
S/j6A0lb+d2DnIFUg0Vm
=RVwN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to