Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660928 - sys-cluster/galera-25.3.23 : galera/.../ist.cpp:108:25: error: no matching function for call to asio::ssl::context::context(asio::io_service&, asio::ssl::context_base::method)
Summary: sys-cluster/galera-25.3.23 : galera/.../ist.cpp:108:25: error: no matching fu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-11 16:47 UTC by Toralf Förster
Modified: 2018-07-11 17:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.97 KB, text/plain)
2018-07-11 16:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,277.89 KB, text/plain)
2018-07-11 16:47 UTC, Toralf Förster
Details
environment (environment,105.13 KB, text/plain)
2018-07-11 16:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.31 KB, application/x-bzip)
2018-07-11 16:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.05 KB, application/x-bzip)
2018-07-11 16:47 UTC, Toralf Förster
Details
sys-cluster:galera-25.3.23:20180711-135114.log (sys-cluster:galera-25.3.23:20180711-135114.log,22.10 KB, text/plain)
2018-07-11 16:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.36 KB, application/x-bzip)
2018-07-11 16:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-11 16:47:22 UTC
x86_64-pc-linux-gnu-g++ -o galera/src/ist.o -c -Wold-style-cast -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -march=native -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_TR1_ARRAY -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -Iasio -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/ist.cpp
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:0,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20180704-231251

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)



emerge -qpv sys-cluster/galera
[ebuild  N    ] sys-cluster/galera-25.3.23  USE="-garbd {-test}" CPU_FLAGS_X86="sse4_2"
Comment 1 Toralf Förster gentoo-dev 2018-07-11 16:47:25 UTC
Created attachment 539156 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-11 16:47:28 UTC
Created attachment 539158 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-11 16:47:31 UTC
Created attachment 539160 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-11 16:47:35 UTC
Created attachment 539162 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-11 16:47:38 UTC
Created attachment 539164 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-11 16:47:41 UTC
Created attachment 539166 [details]
sys-cluster:galera-25.3.23:20180711-135114.log
Comment 7 Toralf Förster gentoo-dev 2018-07-11 16:47:44 UTC
Created attachment 539168 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-07-11 17:59:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b80807b1e177f4d3f9e035022c6c087be383b6

commit 98b80807b1e177f4d3f9e035022c6c087be383b6
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2018-07-11 17:56:41 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2018-07-11 17:56:41 +0000

    sys-cluster/galera: Fix build-time dependency version
    
    scons cannot tell that 1.12 is valid.
    Restrict the version until it can be investigated
    
    Closes: https://bugs.gentoo.org/660928
    Package-Manager: Portage-2.3.42, Repoman-2.3.9

 sys-cluster/galera/galera-25.3.23.ebuild | 1 +
 1 file changed, 1 insertion(+)