| ^~~~~~~~~ rig-daemon.c: In function ‘rig_daemon_exec_cmd’: rig-daemon.c:1677:56: error: ‘freq_range_t’ {aka ‘struct freq_range_list’} has no member named ‘start’; did you mean ‘startf’? 1677 | (get->freq1 >= myrig->state.rx_range_list[i].start) && | ^~~~~ | startf ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_developer-20200910-071536 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python2.7 (fallback) [5] pypy3 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.46.0 * The following VMs are available for generation-2: *) IcedTea JDK 3.16.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sun Sep 13 10:05:36 PM UTC 2020 emerge -qpvO media-radio/grig [ebuild N ] media-radio/grig-0.8.1
Created attachment 660162 [details] emerge-info.txt
Created attachment 660165 [details] emerge-history.txt
Created attachment 660168 [details] environment
Created attachment 660171 [details] etc.portage.tbz2
Created attachment 660174 [details] logs.tbz2
Created attachment 660177 [details] media-radio:grig-0.8.1:20200913-223532.log
Created attachment 660180 [details] temp.tbz2
Does not work with newer >=media-libs/hamlib-4 as they changed the API.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f67f5c317712072ffb03f5572ae698f3c0a93f1 commit 3f67f5c317712072ffb03f5572ae698f3c0a93f1 Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2020-09-26 13:32:15 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2020-09-26 13:32:48 +0000 media-radio/grig: Limit dependecy to <media-libs/hamlib-3.4 Newer hamlib made incompatible changes to the API. So grif only work with the old one. Closes: https://bugs.gentoo.org/742512 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> media-radio/grig/grig-0.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)