Your message dated Mon, 07 Oct 2013 19:18:16 +0000
with message-id <e1vtgjs-0003oi...@franck.debian.org>
and subject line Bug#701242: fixed in ann 1.1.2+doc-4
has caused the Debian Bug report #701242,
regarding ann: ftbfs with GCC-4.8
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.)


-- 
701242: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701242
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ann
Version: 1.1.2+doc-3
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  dh_makeshlibs: dpkg-gensymbols -plibann0 -Idebian/libann0.symbols 
-Pdebian/libann0 returned exit code 1

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/ann_1.1.2+doc-3_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
dh_link -plibann0  
dh_installmime -plibann0 
dh_installgsettings -plibann0 
dh_installdocs -pann-tools 
dh_installexamples -pann-tools 
dh_installman -pann-tools  
dh_installinfo -pann-tools  
dh_installmenu -pann-tools 
dh_installcron -pann-tools 
dh_installinit -pann-tools  
dh_installdebconf -pann-tools 
dh_installemacsen -pann-tools   
dh_installcatalogs -pann-tools 
dh_installpam -pann-tools 
dh_installlogrotate -pann-tools 
dh_installlogcheck -pann-tools 
dh_installchangelogs -pann-tools  
dh_installudev -pann-tools 
dh_lintian -pann-tools 
dh_bugfiles -pann-tools 
dh_install -pann-tools  
dh_link -pann-tools  
dh_installmime -pann-tools 
dh_installgsettings -pann-tools 
dh_strip -plibann-dev  
dh_compress -plibann-dev -X .pdf 
dh_fixperms -plibann-dev  
dh_makeshlibs -plibann-dev  
dh_strip -plibann0  
dh_compress -plibann0 -X .pdf 
dh_fixperms -plibann0  
dh_makeshlibs -plibann0  
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libann0/DEBIAN/symbols doesn't match 
completely debian/libann0.symbols
--- debian/libann0.symbols (libann0_1.1.2+doc-3_amd64)
+++ dpkg-gensymbolsf1gaBw       2013-02-18 23:17:11.125253233 +0000
@@ -110,8 +110,8 @@
  _ZN11ANNkd_splitD1Ev@Base 1.1.1
  _ZN11ANNkd_splitD2Ev@Base 1.1.2
  _ZN11ANNorthRect6insideEiPd@Base 1.1.1
- (arch=!armel !armhf)_ZN11ANNorthRectD1Ev@Base 1.1.1
- (arch=!armel !armhf)_ZN11ANNorthRectD2Ev@Base 1.1.2
+#MISSING: 1.1.2+doc-3# (arch=!armel !armhf)_ZN11ANNorthRectD1Ev@Base 1.1.1
+#MISSING: 1.1.2+doc-3# (arch=!armel !armhf)_ZN11ANNorthRectD2Ev@Base 1.1.2
  _ZN11ANNpointSetD0Ev@Base 1.1.1
  _ZN11ANNpointSetD1Ev@Base 1.1.1
  _ZN11ANNpointSetD2Ev@Base 1.1.2
dh_makeshlibs: dpkg-gensymbols -plibann0 -Idebian/libann0.symbols 
-Pdebian/libann0 returned exit code 1
make: *** [binary-fixup/libann0] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2

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

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 701...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Teemu Ikonen <tpiko...@gmail.com> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 02 Oct 2013 18:06:17 +0200
Source: ann
Binary: libann-dev libann0 ann-tools
Architecture: source amd64
Version: 1.1.2+doc-4
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Teemu Ikonen <tpiko...@gmail.com>
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: 701242
Changes: 
 ann (1.1.2+doc-4) unstable; urgency=low
 .
   [ Teemu Ikonen ]
   * libann0.symbols: Mark ANNorthRect destructor symbols as optional
     (closes: #701242).
   * copyright: Rewrite in machine readable format.
   * control:
     - Update to standards-version 3.9.4
     - Add myself (tpikonen) to uploaders
 .
   [ Anton Gladky ]
   * Use canonical VCS-field.
Checksums-Sha1: 
 dd895cfa3ec86e16df0e4bd74ce130f550e0774e 2124 ann_1.1.2+doc-4.dsc
 0bde63e521ba98d9c7958a44e79af3c5b20344ec 12190 ann_1.1.2+doc-4.debian.tar.gz
 1e5f065047b5d66699d472f6d84ed94b9a5ef078 363456 
libann-dev_1.1.2+doc-4_amd64.deb
 f2de96a860c5f97b685a0feb77b9078314ab3c66 25472 libann0_1.1.2+doc-4_amd64.deb
 e6cda0248f22235cffc206ca494617f5af0c0a92 14530 ann-tools_1.1.2+doc-4_amd64.deb
Checksums-Sha256: 
 116451ce3dbf38a4618ad1eaf5cec811b9bc5f84873ba36409510fa770b2ab43 2124 
ann_1.1.2+doc-4.dsc
 7fc33b8cb8d03088555931355c2769cc6b4d0a7104a87815c25c3e8849faa8cb 12190 
ann_1.1.2+doc-4.debian.tar.gz
 6df2695b45cd03270af03878032ee79dd411867025709dcd9a305cb6845711ba 363456 
libann-dev_1.1.2+doc-4_amd64.deb
 9c84688c44ada2d14caec3821866c8add3cd924731b5a1975081862a341c4d66 25472 
libann0_1.1.2+doc-4_amd64.deb
 f7a6a696c8987d21805ba828fac9c1404ee777163f9dcca3ff9eea82c02b5153 14530 
ann-tools_1.1.2+doc-4_amd64.deb
Files: 
 3ccfe04cad23fd362b11ad2cb93901f4 2124 libs optional ann_1.1.2+doc-4.dsc
 0943d60809c09af9187be9dce77d688c 12190 libs optional 
ann_1.1.2+doc-4.debian.tar.gz
 dc653350a34ca130a08982fc2d054a1b 363456 libdevel optional 
libann-dev_1.1.2+doc-4_amd64.deb
 81a27d0135e9b79d2be69b408fe42e34 25472 libs optional 
libann0_1.1.2+doc-4_amd64.deb
 4395512bb877441a7635d243f3904dbe 14530 math optional 
ann-tools_1.1.2+doc-4_amd64.deb

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

iQIcBAEBAgAGBQJSUwblAAoJENPhc4PPp/8GIisP+QEmsFoi79pFp2QXvQFNW5VW
ObrXNfwu1OEDj5nQYCo7bcF4+nxVMKnDqDjgdErp4eCNHfg2ySPYo0vnAFuW4NDi
ncQY7jMPKmZq1wD7PpRjVbv0N8OdXkDj+c3Bop7bvkphiOgX+0i/nnhJkJ0rW+8j
Jvyz6LiGv+kVuo+FmKxGvP+rburArIZn1Bv/PbvNSftfQe8+kdkDwpw3vqHjyvKG
ZDLaTMKTRjBtt1C+2qTv4ag9SZ8p9dFKrdZCdnkdRNGDCIr0NmUUe5XRFRCVBHFz
E/c5WD4f73uPr4m3MgqBzg82oYBEn3ZK7EoyIFojOrKipgJs1BlcC7rZ5h/0FVSn
l0pLCHAGzRgjbNlIlaXS8O5lgD890JCm7gu2FpaEpGQTWyrND/PYVTR/V+3pAmGE
mOSJuV70i+4eYmEqJZMgomflC02OEH6z7m7E3gdqqAbgzTr3hOgKk1B4eK4HB1jr
G/NPHbcKFmC1VXXXrJg2VV6InAKh7Jnspm/yWcHMtxGUyaeGzmq8/PBng0KVIYt9
MV2WpzzpU2a8mN3WwLVN1JYDrH6Cx2V/EQIYmBBC5nHXGhSPPkbrt5C8+mO/NpnS
IqPvFzqWzvJiC4cDkzCw8EvvZNbU64LfWHQB3konackegwLCVbhsjxG/JAjIyLEM
29EXMERbHtg9Qo0Ke7gK
=PoQG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to