Your message dated Sun, 24 Jan 2016 17:26:36 +0000
with message-id <e1anoqu-0001us...@franck.debian.org>
and subject line Bug#811999: fixed in osmium 0.0~20160124-b30afd3-1
has caused the Debian Bug report #811999,
regarding osmium: FTBFS with GCC 6: call overloaded is ambiguous
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.)
--
811999: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: osmium
Version: 0.0~20150428-7f23002-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-overloaded-ambiguous
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in experimental. To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> ==========================
> c++ -I../include -I. -g -O2 -fstack-protector-strong -Wformat
> -Werror=format-security -Wall -Wextra -Wredundant-decls
> -Wdisabled-optimization -pedantic -Wctor-dtor-privacy -Wnon-virtual-dtor
> -Woverloaded-virtual -Wsign-promo -Wno-long-long -o tests test_main.o
> test_utils.o t/osmfile/test_read_and_write.cpp -I/usr/include
> -I/usr/include/gdal -L/usr/lib/x86_64-linux-gnu -lgeos-3.5.0 -L/usr/lib
> -lgdal -lboost_regex -lboost_iostreams -lboost_filesystem -lboost_system
> -DBOOST_TEST_DYN_LINK -Wl,-z,relro -lboost_unit_test_framework
> --------------------------
> t/osmfile/test_read_and_write.cpp: In member function 'void
> OSMFile_Output::write_to_xml_output_file::test_method()':
> t/osmfile/test_read_and_write.cpp:65:48: error: call of overloaded
> 'basic_ifstream(TempFileFixture&, const openmode&)' is ambiguous
> std::ifstream in(test_osm, std::ios::binary);
> ^
>
> In file included from t/osmfile/test_read_and_write.cpp:7:0:
> /usr/include/c++/6/fstream:511:7: note: candidate:
> std::basic_ifstream<_CharT, _Traits>::basic_ifstream(const string&,
> std::ios_base::openmode) [with _CharT = char; _Traits =
> std::char_traits<char>; std::__cxx11::string =
> std::__cxx11::basic_string<char>; std::ios_base::openmode =
> std::_Ios_Openmode]
> basic_ifstream(const std::string& __s,
> ^~~~~~~~~~~~~~
>
> /usr/include/c++/6/fstream:495:7: note: candidate:
> std::basic_ifstream<_CharT, _Traits>::basic_ifstream(const char*,
> std::ios_base::openmode) [with _CharT = char; _Traits =
> std::char_traits<char>; std::ios_base::openmode = std::_Ios_Openmode]
> basic_ifstream(const char* __s, ios_base::openmode __mode =
> ios_base::in)
> ^~~~~~~~~~~~~~
>
> t/osmfile/test_read_and_write.cpp: In member function 'void
> OSMFile_Output::write_to_xml_gz_output_file::test_method()':
> t/osmfile/test_read_and_write.cpp:82:58: error: call of overloaded
> 'basic_ifstream(TempFileFixture&, const openmode&)' is ambiguous
> std::ifstream inputfile(test_osm_gz, std::ios::binary);
> ^
>
> In file included from t/osmfile/test_read_and_write.cpp:7:0:
> /usr/include/c++/6/fstream:511:7: note: candidate:
> std::basic_ifstream<_CharT, _Traits>::basic_ifstream(const string&,
> std::ios_base::openmode) [with _CharT = char; _Traits =
> std::char_traits<char>; std::__cxx11::string =
> std::__cxx11::basic_string<char>; std::ios_base::openmode =
> std::_Ios_Openmode]
> basic_ifstream(const std::string& __s,
> ^~~~~~~~~~~~~~
>
> /usr/include/c++/6/fstream:495:7: note: candidate:
> std::basic_ifstream<_CharT, _Traits>::basic_ifstream(const char*,
> std::ios_base::openmode) [with _CharT = char; _Traits =
> std::char_traits<char>; std::ios_base::openmode = std::_Ios_Openmode]
> basic_ifstream(const char* __s, ios_base::openmode __mode =
> ios_base::in)
> ^~~~~~~~~~~~~~
>
> t/osmfile/test_read_and_write.cpp: In member function 'void
> OSMFile_Output::write_to_xml_bz2_output_file::test_method()':
> t/osmfile/test_read_and_write.cpp:102:59: error: call of overloaded
> 'basic_ifstream(TempFileFixture&, const openmode&)' is ambiguous
> std::ifstream inputfile(test_osm_bz2, std::ios::binary);
--- End Message ---
--- Begin Message ---
Source: osmium
Source-Version: 0.0~20160124-b30afd3-1
We believe that the bug you reported is fixed in the latest version of
osmium, 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 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated osmium 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: SHA512
Format: 1.8
Date: Sun, 24 Jan 2016 18:02:46 +0100
Source: osmium
Binary: libosmium-dev osmjs
Architecture: source amd64
Version: 0.0~20160124-b30afd3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Description:
libosmium-dev - C++ framework for working with OSM data files
osmjs - osmium-based Javascript framework for handling OSM data
Closes: 811999
Changes:
osmium (0.0~20160124-b30afd3-1) unstable; urgency=medium
.
* New upstream git snapshot.
- Makes tests compile in c++11 mode.
(closes: #811999)
* Update Vcs-Git URL to use HTTPS.
* Add NEWS entry to document the deprecation of the old osmium.
Checksums-Sha1:
d9b75075295bb6dd64d9b0c9a6c820cfa87088f0 2463 osmium_0.0~20160124-b30afd3-1.dsc
7cc255d172515a033b67d6bf95655247e7b9dc0a 169217
osmium_0.0~20160124-b30afd3.orig.tar.gz
ae6a9f4c4bc0c9a4fb62bb6a84979b1febca88b0 9096
osmium_0.0~20160124-b30afd3-1.debian.tar.xz
769d3f01b8874ce92594bb53264d8354d3e984d3 87894
libosmium-dev_0.0~20160124-b30afd3-1_amd64.deb
02476ccee5e6d8fd38b648f804a6601be73e53f1 845716
osmjs-dbgsym_0.0~20160124-b30afd3-1_amd64.deb
a7a9f326a9753b044656ee43ef385edd43d18ad2 134558
osmjs_0.0~20160124-b30afd3-1_amd64.deb
Checksums-Sha256:
441e913b0ce0347361978e5d37abaad27dd4c09b4fc0b19fb7aea4461f5b10de 2463
osmium_0.0~20160124-b30afd3-1.dsc
3861d7aea0aea9b3785549bfbee006368d99dff4075b29373293c40263751eca 169217
osmium_0.0~20160124-b30afd3.orig.tar.gz
23aa0afa02537db0127415fcef209d3c4009c714cb0f03316348d1d65eeae1ed 9096
osmium_0.0~20160124-b30afd3-1.debian.tar.xz
ad5585073d885ac533ed2ecffcb518b9a80e0281f4e5017204d57e357005b664 87894
libosmium-dev_0.0~20160124-b30afd3-1_amd64.deb
9fdca03231198a891144c63248c9ad41ba9457a1b13bdf4ba09f7a1039fb718c 845716
osmjs-dbgsym_0.0~20160124-b30afd3-1_amd64.deb
e3538826fc9df3002d1dab433ff9cbb0f63d2c6ae31e74a20b600f2b647ef3c0 134558
osmjs_0.0~20160124-b30afd3-1_amd64.deb
Files:
bc45e45ea58d85605f57d8379b21a6b1 2463 utils optional
osmium_0.0~20160124-b30afd3-1.dsc
d3f8cf981c597fde76fa47f24d2b5c28 169217 utils optional
osmium_0.0~20160124-b30afd3.orig.tar.gz
85a2189f70f13ff3b1381b7a1438b1df 9096 utils optional
osmium_0.0~20160124-b30afd3-1.debian.tar.xz
bc7b6749e7a0a725b596d919828e3fe8 87894 libdevel optional
libosmium-dev_0.0~20160124-b30afd3-1_amd64.deb
8ed5ea39417b8bd2212eabcf3c8a8f99 845716 debug extra
osmjs-dbgsym_0.0~20160124-b30afd3-1_amd64.deb
e5ff9283c62a2d57db08ce21b8a773e4 134558 utils optional
osmjs_0.0~20160124-b30afd3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJWpQZHAAoJEGdQ8QrojUrxrysP/jQMQEwKrt02XXoJhROuRYEA
axkXNYgYrUak2pym658bX2eWIusYf1t29ow5RyyDX/nr/l3Gc0ZXHSBFQ9WFFKgw
bFw1eJBaM7LhmUNGHfWdKg6JByazCTguT2jw2ovs28B48i1ZKH9tnGiwLhfLU7wt
JgMaIzrSPg5P+rho0HypFkjs7YdPZXp7P2fgSeNAuWBnEayIWzfvyXTpYxGuGFnx
JmkHwKx3XSlNruxRl3R2gDtuDnkRVpzUO/+3n57ElhKqdDIIp3BmN0lSfE47kbF8
zvdmv686zd3QeFj/prOPxRmS18oKkoglHpEjwJ9cYJG3EwF0zOhcLfHVn29fHRp/
NW+0sre6+/9sRDNiaerYaA9SnAwJ9r4dFkAsQ2iARA03eRtvlUC4+h8No3gxtVTZ
NjV0pg2sZ0ylhT3Psdw28y8gJvXrOAABf+/tTdcZi3DR96jcuIR05pp1xiKVJYay
+og3ZFZ8bE1pjL7Ft5Kn4AX8qqv1sC6kVmiKDN4Jswk+cyCNLA9cSyB9jjjLto4g
GlYAHDF3b4Qh8P4h/qFCB0vnFTlDJZbgOBbVeqY2DJWAcrAd6bdMYQ/RzF1bnKWq
DZlBe3TdcAPmgCMeMh3nSDFk2z+faz0cCazlb2q3d8j77tc1YjGTPCrtN/5teclO
RmfeIhVT74MLvewirE9g
=F+HP
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel