Your message dated Thu, 03 May 2012 21:05:35 +0000
with message-id <[email protected]>
and subject line Bug#670962: fixed in amule 2.3.1-7
has caused the Debian Bug report #670962,
regarding amule: FTBFS ("cannot convert 'UpnpString* {aka s_UpnpString*}' to
'const char*'")
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.)
--
670962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670962
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: amule
Version: 2.3.1-6
Severity: serious
Tags: wheezy sid
Hi,
amule FTBFS having been binNMUed for the libupnp6 transition. From the
amd64 build log:
g++ -DHAVE_CONFIG_H -I. -I../../../../src/webserver/src -I../../.. -I../..
-I../../../../src -I../../../../src/libs -I../../../../src/include
-DUSE_WX_EXTENSIONS -DWITH_LIBPNG
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-release-2.8
-I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
-DwxUSE_GUI=0 -DWEBSERVERDIR="\"/usr/share/amule/webserver\""
-I/usr/include/upnp -DENABLE_UPNP=1 -D_FORTIFY_SOURCE=2 -W -Wall -Wshadow
-Wundef -pthread -I/usr/include/libpng12 -pthread -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o
amuleweb-UPnPBase.o `test -f '../../../../src/UPnPBase.cpp' || echo
'../../../../src/webserver/src/'`../../../../src/UPnPBase.cpp
../../../../src/UPnPBase.cpp: In static member function 'static int
CUPnPControlPoint::Callback(Upnp_EventType, void*, void*)':
../../../../src/UPnPBase.cpp:1329:10: error: cannot convert 'UpnpString* {aka
s_UpnpString*}' to 'const char*' for argument '2' to 'int
UpnpSubscribe(UpnpClient_Handle, const char*, int*, char*)'
../../../../src/UPnPBase.cpp:1336:53: error: no matching function for call to
'std::map<const std::basic_string<char>, CUPnPService*, std::less<const
std::basic_string<char> >, std::allocator<std::pair<const
std::basic_string<char>, CUPnPService*> > >::find(UpnpString*&)'
../../../../src/UPnPBase.cpp:1336:53: note: candidates are:
/usr/include/c++/4.6/bits/stl_map.h:741:7: note: std::map<_Key, _Tp, _Compare,
_Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::find(const key_type&)
[with _Key = const std::basic_string<char>, _Tp = CUPnPService*, _Compare =
std::less<const std::basic_string<char> >, _Alloc =
std::allocator<std::pair<const std::basic_string<char>, CUPnPService*> >,
std::map<_Key, _Tp, _Compare, _Alloc>::iterator =
std::_Rb_tree_iterator<std::pair<const std::basic_string<char>, CUPnPService*>
>, std::map<_Key, _Tp, _Compare, _Alloc>::key_type = const
std::basic_string<char>]
/usr/include/c++/4.6/bits/stl_map.h:741:7: note: no known conversion for
argument 1 from 'UpnpString* {aka s_UpnpString*}' to 'std::map<const
std::basic_string<char>, CUPnPService*, std::less<const std::basic_string<char>
>, std::allocator<std::pair<const std::basic_string<char>, CUPnPService*> >
>::key_type& {aka const std::basic_string<char>&}'
/usr/include/c++/4.6/bits/stl_map.h:756:7: note: std::map<_Key, _Tp, _Compare,
_Alloc>::const_iterator std::map<_Key, _Tp, _Compare, _Alloc>::find(const
key_type&) const [with _Key = const std::basic_string<char>, _Tp =
CUPnPService*, _Compare = std::less<const std::basic_string<char> >, _Alloc =
std::allocator<std::pair<const std::basic_string<char>, CUPnPService*> >,
std::map<_Key, _Tp, _Compare, _Alloc>::const_iterator =
std::_Rb_tree_const_iterator<std::pair<const std::basic_string<char>,
CUPnPService*> >, std::map<_Key, _Tp, _Compare, _Alloc>::key_type = const
std::basic_string<char>]
/usr/include/c++/4.6/bits/stl_map.h:756:7: note: no known conversion for
argument 1 from 'UpnpString* {aka s_UpnpString*}' to 'std::map<const
std::basic_string<char>, CUPnPService*, std::less<const std::basic_string<char>
>, std::allocator<std::pair<const std::basic_string<char>, CUPnPService*> >
>::key_type& {aka const std::basic_string<char>&}'
make[5]: *** [amuleweb-UPnPBase.o] Error 1
make[5]: Leaving directory
`/build/buildd-amule_2.3.1-6+b1-amd64-v3UiKh/amule-2.3.1/obj-x86_64-linux-gnu/src/webserver/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/build/buildd-amule_2.3.1-6+b1-amd64-v3UiKh/amule-2.3.1/obj-x86_64-linux-gnu/src/webserver'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/build/buildd-amule_2.3.1-6+b1-amd64-v3UiKh/amule-2.3.1/obj-x86_64-linux-gnu/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/build/buildd-amule_2.3.1-6+b1-amd64-v3UiKh/amule-2.3.1/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/build/buildd-amule_2.3.1-6+b1-amd64-v3UiKh/amule-2.3.1/obj-x86_64-linux-gnu'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
Full logs available via
https://buildd.debian.org/status/package.php?p=amule&suite=sid
Regards,
Adam
--- End Message ---
--- Begin Message ---
Source: amule
Source-Version: 2.3.1-7
We believe that the bug you reported is fixed in the latest version of
amule, which is due to be installed in the Debian FTP archive:
amule-common_2.3.1-7_all.deb
to main/a/amule/amule-common_2.3.1-7_all.deb
amule-daemon_2.3.1-7_amd64.deb
to main/a/amule/amule-daemon_2.3.1-7_amd64.deb
amule-gnome-support_2.3.1-7_all.deb
to main/a/amule/amule-gnome-support_2.3.1-7_all.deb
amule-utils-gui_2.3.1-7_amd64.deb
to main/a/amule/amule-utils-gui_2.3.1-7_amd64.deb
amule-utils_2.3.1-7_amd64.deb
to main/a/amule/amule-utils_2.3.1-7_amd64.deb
amule_2.3.1-7.debian.tar.gz
to main/a/amule/amule_2.3.1-7.debian.tar.gz
amule_2.3.1-7.dsc
to main/a/amule/amule_2.3.1-7.dsc
amule_2.3.1-7_amd64.deb
to main/a/amule/amule_2.3.1-7_amd64.deb
plasma-widget-amule_2.3.1-7_amd64.deb
to main/a/amule/plasma-widget-amule_2.3.1-7_amd64.deb
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.
Sandro Tosi <[email protected]> (supplier of updated amule 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: Thu, 03 May 2012 22:11:58 +0200
Source: amule
Binary: amule amule-common amule-utils amule-utils-gui amule-daemon
amule-gnome-support plasma-widget-amule
Architecture: source amd64 all
Version: 2.3.1-7
Distribution: unstable
Urgency: low
Maintainer: Debian aMule Team <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
amule - client for the eD2k and Kad networks, like eMule
amule-common - common files for the rest of aMule packages
amule-daemon - non-graphic version of aMule, a client for the eD2k and Kad
netwo
amule-gnome-support - ed2k links handling support for GNOME web browsers
amule-utils - utilities for aMule (command-line version)
amule-utils-gui - graphic utilities for aMule
plasma-widget-amule - kde plasmoid to control amule
Closes: 653503 662267 670962
Changes:
amule (2.3.1-7) unstable; urgency=low
.
* [af4640e] build-depends on libpng-dev, to prepare for libpng transition;
thanks to Nobuhiro Iwamatsu for the report; Closes: #662267
* [c6b9487] enable hardening flags for mkFileSum.c too; thanks to Simon
Ruderich for the patch; Closes: #653503
* [117b5c6] Handle libupnp3->libupnp6 transition; thanks to Adam D. Barratt
for the report and Nick Leverton for the patch; Closes: #670962
* [2c2f6d5] Bump Standards-Version to 3.9.3 (no changes needed)
* [6bae44f] don't ignore real errors with lintian-overrides
Checksums-Sha1:
fd93ebc9ae5eae6805fc03cd5f7da540b6649a03 1810 amule_2.3.1-7.dsc
7c672af083931e4c834486bc696e0addbfb050c4 27695 amule_2.3.1-7.debian.tar.gz
ecab05570deca3021e8a1aa0800a5226566deb01 1780422 amule_2.3.1-7_amd64.deb
55f1e1fe2199a221a42c9d1f4f5e8d28c48665b1 517068 amule-utils_2.3.1-7_amd64.deb
2a3dd5d0bbf43d9e14bd29989f0642e5eb88e74f 1351934
amule-utils-gui_2.3.1-7_amd64.deb
69100b0786f7827523438aa2828068cc858a831b 1276030 amule-daemon_2.3.1-7_amd64.deb
ad22c527b66473a087d7915f00aee23576f35bce 219644
plasma-widget-amule_2.3.1-7_amd64.deb
a9a06fdf59bbbec9efb07386b30641d07791149e 2111610 amule-common_2.3.1-7_all.deb
e38f31ec90d89f7b55ec76d55a8da5ca2efea103 129616
amule-gnome-support_2.3.1-7_all.deb
Checksums-Sha256:
218d6df3348a575b1f9e8cc5980ee4fc36885e80bfd7b24e3d98600ca61cfdf3 1810
amule_2.3.1-7.dsc
957e8d981fe61a53f7923aa177502e4a10687a3682094998a1878137503ef376 27695
amule_2.3.1-7.debian.tar.gz
eef80a20bc52ca2adac6ff2cc48faa988048eace51e7a6f2b82ba9ff369c23d6 1780422
amule_2.3.1-7_amd64.deb
f8070a1214db92147f27502070f8254f2d8c0c8f7021a5ace1a6315a4fa22552 517068
amule-utils_2.3.1-7_amd64.deb
23f3c87bcdcf7e8d192ab44ef85578a3c1256cf335ca0d882653760aaa0ecbe4 1351934
amule-utils-gui_2.3.1-7_amd64.deb
8d520a28e69a06d6f487f1c301b80c20889ca0c4e2aaab17fc5b6188412cea6c 1276030
amule-daemon_2.3.1-7_amd64.deb
a731019a83298bd5058080cc50382eed2a06ce245d9682405a0e1a0468e8dc16 219644
plasma-widget-amule_2.3.1-7_amd64.deb
d525abc010abc32eb9d915dc9e6e79cfd91ee2f765828a51dbce2d46971e9a8e 2111610
amule-common_2.3.1-7_all.deb
99e11c672df8122cdc3b08644236ba0c6c8bbae1bcd47c93c0113b764d18e2bf 129616
amule-gnome-support_2.3.1-7_all.deb
Files:
5072865eb87eb568b14385573579cd69 1810 net optional amule_2.3.1-7.dsc
1684737c9e84489437443e8572a08935 27695 net optional amule_2.3.1-7.debian.tar.gz
e0746bcca900050696bb392a4d8594c9 1780422 net optional amule_2.3.1-7_amd64.deb
46300f495cee696564a25b45ed375048 517068 net optional
amule-utils_2.3.1-7_amd64.deb
318561eb7267ad30a6b056721735c981 1351934 net optional
amule-utils-gui_2.3.1-7_amd64.deb
b6750ee941f98e71d26b91946e67885e 1276030 net optional
amule-daemon_2.3.1-7_amd64.deb
49258e8a55232d44e2110cd6fe630afd 219644 net optional
plasma-widget-amule_2.3.1-7_amd64.deb
aee5f29108ff6b442130c9cf0dafdcaa 2111610 net optional
amule-common_2.3.1-7_all.deb
8e3c03b06114cd48b554b9b915a5c57f 129616 net optional
amule-gnome-support_2.3.1-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+i6aQACgkQAukwV0RN2VDtRgCgndiQDDKkzYn9rkrxNMFnCEsV
4cYAn2z+/VXYAlvnJB3vCm0cpOHx5jAw
=9Gqp
-----END PGP SIGNATURE-----
--- End Message ---