/var/tmp/portage/app-text/coolreader-3.2.59/work/coolreader-cr3.2.59/cr3wx/src/view.cpp: In member function ‘void cr3view::Paint()’: /var/tmp/portage/app-text/coolreader-3.2.59/work/coolreader-cr3.2.59/cr3wx/src/view.cpp:336:34: error: no matching function for call to ‘LVDocView::setBatteryState(int&)’ 336 | getDocView()->setBatteryState( battery_state ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/app-text/coolreader-3.2.59/work/coolreader-cr3.2.59/crengine/include/crengine.h:149, from /var/tmp/portage/app-text/coolreader-3.2.59/work/coolreader-cr3.2.59/cr3wx/src/view.cpp:5: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j4-20210826-190021 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 12.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.1 Python 3.9.7 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.54.0 [2] rust-1.54.0 * The following VMs are available for generation-2: 1) IcedTea JDK 3.16.0 [icedtea-bin-8] 2) JamVM JDK 2.0.0 [jamvm] *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 [2] jamvm [3] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit 80351206503ae87c59c4bddb54ead3102e1dfb9d Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Sep 1 16:52:08 2021 +0000 2021-09-01 16:52:05 UTC emerge -qpvO app-text/coolreader [ebuild U ] app-text/coolreader-3.2.59 [3.2.58] USE="wxwidgets"
Created attachment 737062 [details] emerge-info.txt
Created attachment 737065 [details] app-text:coolreader-3.2.59:20210901-172445.log
Created attachment 737068 [details] emerge-history.txt
Created attachment 737071 [details] environment
Created attachment 737074 [details] etc.portage.tar.bz2
Created attachment 737077 [details] logs.tar.bz2
Created attachment 737080 [details] temp.tar.bz2
Fixed in upstream: https://github.com/buggins/coolreader/pull/312
Created attachment 739186 [details, diff] Fix for the issue 811342 Instruction for immediate fix: 1. Put the patch somewhere in /etc/portage/patches 2. Rebuild.
(In reply to Vladislav Mikhailikov from comment #9) > Created attachment 739186 [details, diff] [details, diff] > Fix for the issue 811342 > > Instruction for immediate fix: > > 1. Put the patch somewhere in /etc/portage/patches > 2. Rebuild. This patches fixes the build of 3.2.59 for me, thanks! (But, I was initally confused when I checked the version of the updated cr3 under the 'About' option: i.e. 3.2.59 advertises itself as 3.2.58-1, whilst 3.2.58 claims to be 3.2.56-1, reflecting underlying library versioning, no doubt.)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ae56240c49bb10a7a0109adada6611bfe22471 commit 68ae56240c49bb10a7a0109adada6611bfe22471 Author: Andrey Grozin <grozin@gentoo.org> AuthorDate: 2021-09-13 14:51:37 +0000 Commit: Andrey Grozin <grozin@gentoo.org> CommitDate: 2021-09-13 14:52:25 +0000 app-text/coolreader: fix compiling with USE=wxwidgets Also missing dependencies added Closes: https://bugs.gentoo.org/811342 Closes: https://bugs.gentoo.org/812245 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org> app-text/coolreader/coolreader-3.2.59-r1.ebuild | 71 +++++++++++++++++++++++++ 1 file changed, 71 insertions(+)