Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 704022

Summary: media-plugins/vdr-actuator-1.2.1 : actuator.c:437:29: error: Channels was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 703944    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-plugins:vdr-actuator-1.2.1:20191227-171437.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-27 17:22:32 UTC
      |                        float*     char**
actuator.c: In member function ‘virtual void cStatusMonitor::ChannelSwitch(const cDevice*, int)’:
actuator.c:437:29: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’?
  437 |         cChannel channel = *Channels.GetByNumber(ChannelNumber);
      |                             ^~~~~~~~
      |                             kChannels

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20191222-151549

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

  Please see the tracker bug for details.

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:


repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 27 Dec 2019 17:05:39 +0000

emerge -qpvO media-plugins/vdr-actuator
[ebuild  N    ] media-plugins/vdr-actuator-1.2.1
Comment 1 Toralf Förster gentoo-dev 2019-12-27 17:22:34 UTC
Created attachment 601356 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 17:22:37 UTC
Created attachment 601358 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 17:22:40 UTC
Created attachment 601360 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 17:22:42 UTC
Created attachment 601362 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 17:22:45 UTC
Created attachment 601364 [details]
media-plugins:vdr-actuator-1.2.1:20191227-171437.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 17:22:48 UTC
Created attachment 601366 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-27 20:54:52 UTC
The bug has been closed via the following commit(s):

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

commit dcfd6556aad77077a637a32b9aa545c3161b37aa
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-27 20:53:34 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-27 20:54:23 +0000

    media-plugins/vdr-actuator: version bump
    
    vdr-2.4 readdy
    moved to eapi 7
    
    Closes: https://bugs.gentoo.org/704022
    Package-Manager: Portage-2.3.83, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-actuator/Manifest                |  1 +
 .../vdr-actuator/vdr-actuator-1.2.1.ebuild         |  6 ++---
 .../vdr-actuator-2.4.1_pre20181025.ebuild          | 27 ++++++++++++++++++++++
 3 files changed, 30 insertions(+), 4 deletions(-)