Your message dated Wed, 09 Jan 2019 00:49:10 +0000
with message-id <e1gh23s-000en1...@fasolo.debian.org>
and subject line Bug#914112: fixed in galera-3 25.3.25-1
has caused the Debian Bug report #914112,
regarding galera-3 FTBFS: error: no matching function for call to 
'asio::ssl::context::context(asio::io_service&, 
asio::ssl::context_base::method)'
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.)


-- 
914112: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914112
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: galera-3
Version: 25.3.23-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=galera-3&suite=sid

...
galera/src/ist.cpp: In constructor 
'galera::ist::Receiver::Receiver(gu::Config&, galera::TrxHandle::SlavePool&, 
const char*)':
galera/src/ist.cpp:108:25: error: no matching function for call to 
'asio::ssl::context::context(asio::io_service&, 
asio::ssl::context_base::method)'
     ready_        (false)
                         ^
In file included from /usr/include/asio/ssl/context.hpp:755,
                 from /usr/include/asio/ssl.hpp:18,
                 from galerautils/src/gu_asio.hpp:47,
                 from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
/usr/include/asio/ssl/impl/context.ipp:62:1: note: candidate: 
'asio::ssl::context::context(asio::ssl::context_base::method)'
 context::context(context::method m)
 ^~~~~~~
/usr/include/asio/ssl/impl/context.ipp:62:1: note:   candidate expects 1 
argument, 2 provided
In file included from /usr/include/asio/ssl.hpp:18,
                 from galerautils/src/gu_asio.hpp:47,
                 from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
/usr/include/asio/ssl/context.hpp:35:7: note: candidate: 
'asio::ssl::context::context(const asio::ssl::context&)'
 class context
       ^~~~~~~
/usr/include/asio/ssl/context.hpp:35:7: note:   candidate expects 1 argument, 2 
provided
galera/src/ist.cpp: In constructor 'galera::ist::Sender::Sender(const 
gu::Config&, gcache::GCache&, const string&, int)':
galera/src/ist.cpp:637:22: error: no matching function for call to 
'asio::ssl::context::context(asio::io_service&, 
asio::ssl::context_base::method)'
     use_ssl_   (false)
                      ^
In file included from /usr/include/asio/ssl/context.hpp:755,
                 from /usr/include/asio/ssl.hpp:18,
                 from galerautils/src/gu_asio.hpp:47,
                 from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
/usr/include/asio/ssl/impl/context.ipp:62:1: note: candidate: 
'asio::ssl::context::context(asio::ssl::context_base::method)'
 context::context(context::method m)
 ^~~~~~~
/usr/include/asio/ssl/impl/context.ipp:62:1: note:   candidate expects 1 
argument, 2 provided
In file included from /usr/include/asio/ssl.hpp:18,
                 from galerautils/src/gu_asio.hpp:47,
                 from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
/usr/include/asio/ssl/context.hpp:35:7: note: candidate: 
'asio::ssl::context::context(const asio::ssl::context&)'
 class context
       ^~~~~~~
/usr/include/asio/ssl/context.hpp:35:7: note:   candidate expects 1 argument, 2 
provided
In file included from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
galerautils/src/gu_asio.hpp: In instantiation of 'void gu::set_fd_options(S&) 
[with S = asio::basic_socket_acceptor<asio::ip::tcp>]':
galera/src/ist.cpp:317:37:   required from here
galerautils/src/gu_asio.hpp:197:26: error: 'class 
asio::basic_socket_acceptor<asio::ip::tcp>' has no member named 'native'
         if (fcntl(socket.native(), F_SETFD, flags) == -1)
                   ~~~~~~~^~~~~~
galerautils/src/gu_asio.hpp: In instantiation of 'void gu::set_fd_options(S&) 
[with S = asio::basic_socket<asio::ip::tcp>]':
galera/src/ist.cpp:366:57:   required from here
galerautils/src/gu_asio.hpp:197:26: error: 'class 
asio::basic_socket<asio::ip::tcp>' has no member named 'native'
galerautils/src/gu_asio.hpp: In instantiation of 'void gu::set_fd_options(S&) 
[with S = asio::basic_stream_socket<asio::ip::tcp>]':
galera/src/ist.cpp:372:38:   required from here
galerautils/src/gu_asio.hpp:197:26: error: 'class 
asio::basic_stream_socket<asio::ip::tcp>' has no member named 'native'
galera/src/ist.cpp: In constructor 
'galera::ist::Receiver::Receiver(gu::Config&, galera::TrxHandle::SlavePool&, 
const char*)':
galera/src/ist.cpp:108:25: error: no matching function for call to 
'asio::ssl::context::context(asio::io_service&, 
asio::ssl::context_base::method)'
     ready_        (false)
                         ^
In file included from /usr/include/asio/ssl/context.hpp:755,
                 from /usr/include/asio/ssl.hpp:18,
                 from galerautils/src/gu_asio.hpp:47,
                 from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
/usr/include/asio/ssl/impl/context.ipp:62:1: note: candidate: 
'asio::ssl::context::context(asio::ssl::context_base::method)'
 context::context(context::method m)
 ^~~~~~~
/usr/include/asio/ssl/impl/context.ipp:62:1: note:   candidate expects 1 
argument, 2 provided
In file included from /usr/include/asio/ssl.hpp:18,
                 from galerautils/src/gu_asio.hpp:47,
                 from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
/usr/include/asio/ssl/context.hpp:35:7: note: candidate: 
'asio::ssl::context::context(const asio::ssl::context&)'
 class context
       ^~~~~~~
/usr/include/asio/ssl/context.hpp:35:7: note:   candidate expects 1 argument, 2 
provided
galera/src/ist.cpp: In constructor 'galera::ist::Sender::Sender(const 
gu::Config&, gcache::GCache&, const string&, int)':
galera/src/ist.cpp:637:22: error: no matching function for call to 
'asio::ssl::context::context(asio::io_service&, 
asio::ssl::context_base::method)'
     use_ssl_   (false)
                      ^
In file included from /usr/include/asio/ssl/context.hpp:755,
                 from /usr/include/asio/ssl.hpp:18,
                 from galerautils/src/gu_asio.hpp:47,
                 from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
/usr/include/asio/ssl/impl/context.ipp:62:1: note: candidate: 
'asio::ssl::context::context(asio::ssl::context_base::method)'
 context::context(context::method m)
 ^~~~~~~
/usr/include/asio/ssl/impl/context.ipp:62:1: note:   candidate expects 1 
argument, 2 provided
In file included from /usr/include/asio/ssl.hpp:18,
                 from galerautils/src/gu_asio.hpp:47,
                 from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
/usr/include/asio/ssl/context.hpp:35:7: note: candidate: 
'asio::ssl::context::context(const asio::ssl::context&)'
 class context
       ^~~~~~~
/usr/include/asio/ssl/context.hpp:35:7: note:   candidate expects 1 argument, 2 
provided
In file included from galera/src/ist.hpp:15,
                 from galera/src/ist.cpp:5:
galerautils/src/gu_asio.hpp: In instantiation of 'void gu::set_fd_options(S&) 
[with S = asio::basic_socket_acceptor<asio::ip::tcp>]':
galera/src/ist.cpp:317:37:   required from here
galerautils/src/gu_asio.hpp:197:26: error: 'class 
asio::basic_socket_acceptor<asio::ip::tcp>' has no member named 'native'
         if (fcntl(socket.native(), F_SETFD, flags) == -1)
                   ~~~~~~~^~~~~~
galerautils/src/gu_asio.hpp: In instantiation of 'void gu::set_fd_options(S&) 
[with S = asio::basic_socket<asio::ip::tcp>]':
galera/src/ist.cpp:366:57:   required from here
galerautils/src/gu_asio.hpp:197:26: error: 'class 
asio::basic_socket<asio::ip::tcp>' has no member named 'native'
galerautils/src/gu_asio.hpp: In instantiation of 'void gu::set_fd_options(S&) 
[with S = asio::basic_stream_socket<asio::ip::tcp>]':
galera/src/ist.cpp:372:38:   required from here
galerautils/src/gu_asio.hpp:197:26: error: 'class 
asio::basic_stream_socket<asio::ip::tcp>' has no member named 'native'
In file included from galera/src/ist.cpp:6:

--- End Message ---
--- Begin Message ---
Source: galera-3
Source-Version: 25.3.25-1

We believe that the bug you reported is fixed in the latest version of
galera-3, 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 914...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otto Kekäläinen <o...@debian.org> (supplier of updated galera-3 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: Wed, 09 Jan 2019 00:39:48 +0100
Source: galera-3
Binary: galera-3 galera-arbitrator-3
Architecture: source
Version: 25.3.25-1
Distribution: unstable
Urgency: low
Maintainer: Debian MySQL Maintainers <pkg-mysql-ma...@lists.alioth.debian.org>
Changed-By: Otto Kekäläinen <o...@debian.org>
Description:
 galera-3   - Replication framework for transactional applications
 galera-arbitrator-3 - Galera arbitrator daemon
Closes: 856237 906081 906305 914112
Changes:
 galera-3 (25.3.25-1) unstable; urgency=low
 .
   [ Otto Kekäläinen ]
   * New upstream version 25.3.25
 .
   [ Logan Rosen ]
   * Fix FTBFS against system asio by using bundled version instead (Closes: 
#914112)
 .
   [ Samuel Thibault ]
   * Fix FTBFS on hurd-i386 (Closes: #906305)
   * Do not assume timestamps are strictly monotonous (Closes: #856237)
   * Fix FTBFS on kfreebsd (Closes: #906081)
Checksums-Sha1:
 5505957802465fe2d543d5b984e413509c17a718 2374 galera-3_25.3.25-1.dsc
 00e9907bf30d5bdae1e85e2bcb38a48308de9308 3373347 galera-3_25.3.25.orig.tar.gz
 1f854f5c0561f915f6376804b9d5a1acc6ada347 473 galera-3_25.3.25.orig.tar.gz.asc
 77643d2d37a19ef5f239bce1cb331cbdd4f6bbb5 9692 galera-3_25.3.25-1.debian.tar.xz
 63121b07c675c7d94b452454980376bb92bd0988 6361 
galera-3_25.3.25-1_source.buildinfo
Checksums-Sha256:
 38d0af5f24a39d02783a416d941c3a7938ffa1db59d61bf46df87a1261f2a77a 2374 
galera-3_25.3.25-1.dsc
 111dc45ea45bf47545dbfb0cab568780912592bdecbdacc3df88eb50a03d397e 3373347 
galera-3_25.3.25.orig.tar.gz
 f69d9eb7efbde125c2f96d8f2628048048c9f9652442c802713e790269e3d132 473 
galera-3_25.3.25.orig.tar.gz.asc
 ac73b3adfd8278be50d9463e4b92dcc52b716797a61427aaa7ceb59ad7a13277 9692 
galera-3_25.3.25-1.debian.tar.xz
 dfa4b3dc6bc67c2d6268d450c98c78a0359895d55f42c18a38ca1cb5c8284588 6361 
galera-3_25.3.25-1_source.buildinfo
Files:
 7364493d463707a12329976675e08a52 2374 database optional galera-3_25.3.25-1.dsc
 e7c3b26ec26d1c963283bb915a796275 3373347 database optional 
galera-3_25.3.25.orig.tar.gz
 4c517381bf144005de89742482ccb227 473 database optional 
galera-3_25.3.25.orig.tar.gz.asc
 0c184e7fb096ace1543e390ea8d986f6 9692 database optional 
galera-3_25.3.25-1.debian.tar.xz
 938ae855cc96098f631d7bfcd2ec9106 6361 database optional 
galera-3_25.3.25-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAlw1OaEACgkQvthEn87o
2ojC1Q//cX2PY7JCopn01yzdbwv9AwFVI2IfgVTN4meQQ7NgTJ03aAAeLZMAHO2m
Iqz7xIRZmS/SZFwtTB94RErk8Hp2xqL8ksRH0iXRNHivRuGLGOBPj9Ht8RVARSpb
Tau1FeoN4r8pVjL8dlGgapwFnhP0uB316F3tTYBNkr8Vq4dredZei2zMwh2AKKW7
2ZlHIh22l+ixNi9LxSXQZoJh6JAsYCzjzrgz52iIIiF/ScbbsW8r0t57aYUREFsn
xZmEr5SPJHGEEDntQMAIPAgM+boDO0/MG+/skeiQhYqjc0jJyYob6vmtXHGfua4W
BqVWZeDQcDhrXvmO6LAozNsnCdir9yjWEOTWpXUrYGFvNDdkrxlDsPy/9+tT4RKa
VAjjl8Je2YvYsnG0pdi5eL7e50fBg9qKvkYuiVktWyIR/+pJ1TdQq5Q8OuCqpc8L
Ma1FcIWYnfa14tdZGQzAtI5sZIPOxPT+vASArixSLeU6izeXngfOA6CGr1/nvEHU
lxMofIEZtlc1Vr+FqgLFzBdoxiYHHlYi9LpVosfnYbUJOJ94bb9Tw/Iricikh2u2
HdBrAytpedGVORbkLidjswBeZDG42AikAokpbyojQ3lNRi3zhfZHYyPfoxgXEP9t
/+/3TfDCT0RZlamYcTFNl8DYaa+gVo0T12EJYEy1qrMAigSN9S0=
=3zpW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to