In file included from src/vimpc.hpp:28, from src/buffers.cpp:22: src/clientstate.hpp:125:12: error: ‘thread’ in namespace ‘std’ does not name a type std::thread updateThread_; ^~~~~~ src/clientstate.hpp:125:7: note: ‘std::thread’ is defined in header ‘<thread>’; did you forget to ‘#include <thread>’? ------------------------------------------------------------------- This is an stable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-stable-20190724-210354 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-8.3.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * emerge -qpvO media-sound/vimpc [ebuild N ] media-sound/vimpc-0.09.2 USE="boost -taglib"
Created attachment 584580 [details] emerge-info.txt
Created attachment 584582 [details] emerge-history.txt
Created attachment 584584 [details] environment
Created attachment 584586 [details] etc.portage.tbz2
Created attachment 584588 [details] logs.tbz2
Created attachment 584590 [details] media-sound:vimpc-0.09.2:20190725-103140.log
Created attachment 584592 [details] temp.tbz2
I see USE=boost makes that happen Why it blocks gcc-9 when you? What's your boost version, 1.70.0?
(sorry) *Why it blocks gcc-9 bug when your gcc version is 8.3.0?
No, it reproduces with boost-1.65.0 as well. Reported upstream: https://github.com/boysetsfrog/vimpc/issues/87
Have sent a patch upstream: https://github.com/boysetsfrog/vimpc/pull/88
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714aa1f90509b8887f7b3d40e20db224a7837391 commit 714aa1f90509b8887f7b3d40e20db224a7837391 Author: Stefan Strogin <steils@gentoo.org> AuthorDate: 2019-07-29 04:39:10 +0000 Commit: Stefan Strogin <steils@gentoo.org> CommitDate: 2019-07-29 04:40:25 +0000 media-sound/vimpc: add patch for building with boost Closes: https://bugs.gentoo.org/690714 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Stefan Strogin <steils@gentoo.org> media-sound/vimpc/files/vimpc-0.09.2-boost.patch | 217 +++++++++++++++++++++++ media-sound/vimpc/vimpc-0.09.2-r1.ebuild | 44 +++++ 2 files changed, 261 insertions(+)