from /var/tmp/portage/x11-misc/polybar-3.3.1/work/polybar-3.3.1/src/x11/window.cpp:4: /var/tmp/portage/x11-misc/polybar-3.3.1/work/polybar-3.3.1/include/x11/window.hpp: In copy constructor ‘polybar::v3_3_1::window::window(const polybar::v3_3_1::window&)’: /var/tmp/portage/x11-misc/polybar-3.3.1/work/polybar-3.3.1/include/x11/window.hpp:13:7: error: implicitly-declared ‘xpp::window<polybar::v3_3_1::connection&>::window(const xpp::window<polybar::v3_3_1::connection&>&)’ is deprecated [-Werror=deprecated-copy] 13 | class window : public xpp::window<connection&> { | ^~~~~~ In file included from /var/tmp/portage/x11-misc/polybar-3.3.1/work/polybar-3.3.1/lib/xpp/include/xpp/proto/../generic.hpp:8, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-desktop_libressl_20190526-141358 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * Available Rust versions: [1] rust-1.35.0 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.12.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpvO x11-misc/polybar !!! /etc/portage/package.env references non-existent file: /etc/portage/env/nousersandbox
Created attachment 578066 [details] emerge-info.txt
Created attachment 578068 [details] emerge-history.txt
Created attachment 578070 [details] environment
Created attachment 578072 [details] etc.portage.tbz2
Created attachment 578074 [details] logs.tbz2
Created attachment 578076 [details] temp.tbz2
Created attachment 578078 [details] x11-misc:polybar-3.3.1:20190529-112212.log
проблему пофиксили в master ветке кода вот pull реквест https://github.com/polybar/polybar/pull/1729
(In reply to Ivan Bagaev from comment #8) > проблему пофиксили в master ветке кода > вот pull реквест https://github.com/polybar/polybar/pull/1729 Faafetai (language: Samoa)
*** Bug 686996 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0947131eabed1130003372fc4039c89b0fe2f103 commit 0947131eabed1130003372fc4039c89b0fe2f103 Author: Johannes Huber <johu@gentoo.org> AuthorDate: 2019-06-23 12:19:58 +0000 Commit: Johannes Huber <johu@gentoo.org> CommitDate: 2019-06-23 12:20:37 +0000 x11-misc/polybar: Fix build w/ gcc-9 Closes: https://bugs.gentoo.org/686994 Thanks-to: Ivan Bagaev <gmiramir@gmail.com> Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Johannes Huber <johu@gentoo.org> x11-misc/polybar/files/polybar-3.3.1-gcc9.patch | 43 ++++++++++++++++++++++ .../polybar/files/polybar-3.3.1-i3ipcpp-gcc9.patch | 29 +++++++++++++++ .../polybar/files/polybar-3.3.1-xpp-gcc9.patch | 23 ++++++++++++ x11-misc/polybar/polybar-3.3.1.ebuild | 7 +++- 4 files changed, 101 insertions(+), 1 deletion(-)