Your message dated Tue, 17 Apr 2012 22:33:07 +0000
with message-id <e1skgxp-0001mo...@franck.debian.org>
and subject line Bug#667387: fixed in sword 1.6.2+dfsg-4
has caused the Debian Bug report #667387,
regarding sword: ftbfs with GCC-4.7
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.)


-- 
667387: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667387
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sword
Version: 1.6.2+dfsg-1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

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

multimapwdef.h:22:3: error: 'find' was not declared in this scope, and no 
declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/sword_1.6.2+dfsg-1_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

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

[...]
/usr/bin/cmake -E cmake_progress_report 
/«BUILDDIR»/sword-1.6.2+dfsg/obj-x86_64-linux-gnu/CMakeFiles 58
[  3%] Building CXX object 
CMakeFiles/sword_static.dir/src/keys/versetreekey.cpp.o
/usr/bin/c++   -DCURLAVAILABLE -D_ICU_ -DGLOBCONFPATH=\"/sword.conf\" 
-D_FTPLIB_NO_COMPAT -DSWICU_DATA=\"/usr/lib/sword/1.6.2_icu_4.8.1.1\" 
-I/«BUILDDIR»/sword-1.6.2+dfsg/include 
-I"/«BUILDDIR»/sword-1.6.2+dfsg/-D_FORTIFY_SOURCE=2 -D_REENTRANT  
/usr/include"    -o CMakeFiles/sword_static.dir/src/keys/versetreekey.cpp.o -c 
/«BUILDDIR»/sword-1.6.2+dfsg/src/keys/versetreekey.cpp
/usr/bin/cmake -E cmake_progress_report 
/«BUILDDIR»/sword-1.6.2+dfsg/obj-x86_64-linux-gnu/CMakeFiles 
[  3%] Building CXX object CMakeFiles/sword_static.dir/src/mgr/swconfig.cpp.o
/usr/bin/c++   -DCURLAVAILABLE -D_ICU_ -DGLOBCONFPATH=\"/sword.conf\" 
-D_FTPLIB_NO_COMPAT -DSWICU_DATA=\"/usr/lib/sword/1.6.2_icu_4.8.1.1\" 
-I/«BUILDDIR»/sword-1.6.2+dfsg/include 
-I"/«BUILDDIR»/sword-1.6.2+dfsg/-D_FORTIFY_SOURCE=2 -D_REENTRANT  
/usr/include"    -o CMakeFiles/sword_static.dir/src/mgr/swconfig.cpp.o -c 
/«BUILDDIR»/sword-1.6.2+dfsg/src/mgr/swconfig.cpp
In file included from /«BUILDDIR»/sword-1.6.2+dfsg/include/swconfig.h:29:0,
                 from /«BUILDDIR»/sword-1.6.2+dfsg/src/mgr/swconfig.cpp:23:
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h: In instantiation of 'T& 
sword::multimapwithdefault<Key, T, Compare>::operator[](const Key&) [with Key = 
sword::SWBuf; T = sword::SWBuf; Compare = std::less<sword::SWBuf>]':
/«BUILDDIR»/sword-1.6.2+dfsg/src/mgr/swconfig.cpp:155:55:   required from here
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:22:3: error: 'find' was 
not declared in this scope, and no declarations were found by 
argument-dependent lookup at the point of instantiation [-fpermissive]
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:22:3: note: declarations 
in dependent base 'std::multimap<sword::SWBuf, sword::SWBuf, 
std::less<sword::SWBuf>, std::allocator<std::pair<const sword::SWBuf, 
sword::SWBuf> > >' are not found by unqualified lookup
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:22:3: note: use 
'this->find' instead
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:23:4: error: 'insert' was 
not declared in this scope, and no declarations were found by 
argument-dependent lookup at the point of instantiation [-fpermissive]
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:23:4: note: declarations 
in dependent base 'std::multimap<sword::SWBuf, sword::SWBuf, 
std::less<sword::SWBuf>, std::allocator<std::pair<const sword::SWBuf, 
sword::SWBuf> > >' are not found by unqualified lookup
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:23:4: note: use 
'this->insert' instead
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:25:23: error: 'find' was 
not declared in this scope, and no declarations were found by 
argument-dependent lookup at the point of instantiation [-fpermissive]
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:25:23: note: declarations 
in dependent base 'std::multimap<sword::SWBuf, sword::SWBuf, 
std::less<sword::SWBuf>, std::allocator<std::pair<const sword::SWBuf, 
sword::SWBuf> > >' are not found by unqualified lookup
/«BUILDDIR»/sword-1.6.2+dfsg/include/multimapwdef.h:25:23: note: use 
'this->find' instead
make[4]: *** [CMakeFiles/sword_static.dir/src/mgr/swconfig.cpp.o] Error 1
make[4]: Leaving directory `/«BUILDDIR»/sword-1.6.2+dfsg/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/sword_static.dir/all] Error 2
make[2]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[3]: Leaving directory `/«BUILDDIR»/sword-1.6.2+dfsg/obj-x86_64-linux-gnu'
make[2]: Leaving directory `/«BUILDDIR»/sword-1.6.2+dfsg/obj-x86_64-linux-gnu'
make[1]: Leaving directory `/«BUILDDIR»/sword-1.6.2+dfsg'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: sword
Source-Version: 1.6.2+dfsg-4

We believe that the bug you reported is fixed in the latest version of
sword, which is due to be installed in the Debian FTP archive:

diatheke_1.6.2+dfsg-4_amd64.deb
  to main/s/sword/diatheke_1.6.2+dfsg-4_amd64.deb
libsword-common_1.6.2+dfsg-4_all.deb
  to main/s/sword/libsword-common_1.6.2+dfsg-4_all.deb
libsword-dbg_1.6.2+dfsg-4_amd64.deb
  to main/s/sword/libsword-dbg_1.6.2+dfsg-4_amd64.deb
libsword-dev_1.6.2+dfsg-4_amd64.deb
  to main/s/sword/libsword-dev_1.6.2+dfsg-4_amd64.deb
libsword-utils_1.6.2+dfsg-4_amd64.deb
  to main/s/sword/libsword-utils_1.6.2+dfsg-4_amd64.deb
libsword9_1.6.2+dfsg-4_amd64.deb
  to main/s/sword/libsword9_1.6.2+dfsg-4_amd64.deb
sword_1.6.2+dfsg-4.debian.tar.gz
  to main/s/sword/sword_1.6.2+dfsg-4.debian.tar.gz
sword_1.6.2+dfsg-4.dsc
  to main/s/sword/sword_1.6.2+dfsg-4.dsc



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

Debian distribution maintenance software
pp.
Dmitrijs Ledkovs <x...@debian.org> (supplier of updated sword 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 17 Apr 2012 21:39:11 +0100
Source: sword
Binary: libsword9 libsword-dev libsword-common libsword-utils libsword-dbg 
diatheke
Architecture: source amd64 all
Version: 1.6.2+dfsg-4
Distribution: unstable
Urgency: low
Maintainer: CrossWire Packages <pkg-crosswire-de...@lists.alioth.debian.org>
Changed-By: Dmitrijs Ledkovs <x...@debian.org>
Description: 
 diatheke   - command line bible browsing and search tool
 libsword-common - common settings and module repository for libsword
 libsword-dbg - API/library for bible software - Debug Files
 libsword-dev - Development files for libsword
 libsword-utils - conversion utilities for bible documents in SWORD supported 
forma
 libsword9  - API/library for bible software
Closes: 667387
Changes: 
 sword (1.6.2+dfsg-4) unstable; urgency=low
 .
   [ Matthias Klose ]
   * Fix build failure in installed header file with GCC 4.7.
     Addresses: #667387.
 .
   [ Dmitrijs Ledkovs ]
   * Remove python-sword swig bindings. Loads of build-time warnings (4.6)
     and errors (4.7) and the resulting module was reported not to
     work. Should be readded if/when it can be build with gcc 4.7 without
     errors. (Closes: #667387)
Checksums-Sha1: 
 42c97abe6d107772ced09766c007bd1eb2f64e06 2213 sword_1.6.2+dfsg-4.dsc
 4324854a9778c60efa51b2ea05aa0cd6cbd72bbe 36870 sword_1.6.2+dfsg-4.debian.tar.gz
 b2e350942f73d31696384d8b38fdedfa3a7fbc5b 537426 
libsword9_1.6.2+dfsg-4_amd64.deb
 9f4a9ed63e9bf9316c630b9b72d10fb9f11f00ca 1724946 
libsword-dev_1.6.2+dfsg-4_amd64.deb
 32da3c7a8c29d172fdeedfeb02205839a5a540d6 195556 
libsword-common_1.6.2+dfsg-4_all.deb
 3b7a4b90e8aab83b3e159dc3a983c13a57aa0718 209666 
libsword-utils_1.6.2+dfsg-4_amd64.deb
 e47a0cf612d9e1463e72839ddc25bc6a395bff5e 170492 
libsword-dbg_1.6.2+dfsg-4_amd64.deb
 284c0304cfb8f1842593f39b0f69489b237002eb 88228 diatheke_1.6.2+dfsg-4_amd64.deb
Checksums-Sha256: 
 7fc4aa31c2623302c60a89c49a202a8c1be18b397fbe538f004da64322f88265 2213 
sword_1.6.2+dfsg-4.dsc
 c78c6197c0f45c66fa53fe5c7bb4cda85f0e117745e9acd91af1f2065eca5b20 36870 
sword_1.6.2+dfsg-4.debian.tar.gz
 e04d868f4d0137359c2979c7c5ffcbfcefaad2eec01c8687ca6bbf190185d187 537426 
libsword9_1.6.2+dfsg-4_amd64.deb
 dc95c9b046a3d7788d43066c6ca2d40532cdd26988e0109275a647d9481abcf6 1724946 
libsword-dev_1.6.2+dfsg-4_amd64.deb
 ddc78d5923e7cc1d5d2fbc93f1c31a75771e52717da7e6acf82b840818c6f690 195556 
libsword-common_1.6.2+dfsg-4_all.deb
 2ccd3213c568e258d47f97115c215b2008c1b9cca50da3f070042cb24cc44e38 209666 
libsword-utils_1.6.2+dfsg-4_amd64.deb
 1f9dd56ae165f67517631fdcdf27685d75712504128385b74567267160a18b28 170492 
libsword-dbg_1.6.2+dfsg-4_amd64.deb
 93819fec6c5fa929ea3a31177540f5461341d934788ef9105bf3aaba10e8df17 88228 
diatheke_1.6.2+dfsg-4_amd64.deb
Files: 
 dd7c2d2c82e650842cb5f3a2cb71631d 2213 libs optional sword_1.6.2+dfsg-4.dsc
 3d07e2d70c8a06593eeb77a70cd0058b 36870 libs optional 
sword_1.6.2+dfsg-4.debian.tar.gz
 557e388f4bc0ce4ba46b426febaf0036 537426 libs optional 
libsword9_1.6.2+dfsg-4_amd64.deb
 ec1d4a3b2fd7083181f61221de665d13 1724946 libdevel optional 
libsword-dev_1.6.2+dfsg-4_amd64.deb
 08668cffd5b6bf09b2ea19e4c31d2887 195556 devel optional 
libsword-common_1.6.2+dfsg-4_all.deb
 a8d2a9356e6f2381e0bc321783a1518d 209666 devel optional 
libsword-utils_1.6.2+dfsg-4_amd64.deb
 770f370b401a4b0f895a1103c2b7d81f 170492 debug extra 
libsword-dbg_1.6.2+dfsg-4_amd64.deb
 cc5def4a6d19ec8c2e8f6eb8f19fb439 88228 text optional 
diatheke_1.6.2+dfsg-4_amd64.deb

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

iQIcBAEBCAAGBQJPjeuHAAoJEIh7YGGLPBauD74P/2KBEro87WTnFL7QafnJjuou
PhHdBW7ZNzIzNNyWraV/JOHjTOWQWeKyDwiBHYUYft8KPNjhDPQTVjBOs97anB4I
Vji3Iu1tRhAZQDQ6hTF59RGUWxOBl5On+b1/cED9IOkLN7ymu8vAxFmFtKTyAy1q
E6mVo0CG2IosAFF+qK0jGWu+oL8oRedyaxloUDkTkr5PqXwrksYxJRJpMpk//5L8
3kOtJeAW8YOrRdXN8LdBF9lKgvGI5ujp6LHh/u5eqcbCHvqz5TGD/iwVpGcGZQQo
IAhsnuht0891XrAa8j7TIHoVwscEIMbuVV5yE+3fBRjw96y8+cYPk4vEbqsIpCsB
WU8+oND0oVCmsrUyDqsM0N3IIvLYC+Tmu8TIWuZA6V0no37mQ3YH4vfcLsXYze/l
cyGHFGkOa4j30BpSyvgDMxdLsn/02v3elzJBPHJCmvBfuKRVy1z/i1zwkmgljvaD
NDQ3HkJwk0m20DPBVYvt8f9VXyfDR6sEg6l5iBEeBI0kbXYkeqeJcwGXUmF23Bi7
mo4b/mjgyYc1BJa6yc6FI6Awvrs/OBfQsqKKI62OyTxwedqEVZ6EGtqIhlcZzdCW
7EAeI2+IpNRew9JLtIqTMvxT5gu2c06EEjUi8PHrlkcI8F+Ac7V2K2Z2KqRai+i6
bfzMM/BSQHZEuCAgfQiS
=oNFO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to