Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703998 - media-plugins/vdr-radio-0.9.1 : radio.c:138:17: error: Channels was not declared in this scope
Summary: media-plugins/vdr-radio-0.9.1 : radio.c:138:17: error: Channels was not decla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 703944
  Show dependency tree
 
Reported: 2019-12-27 16:05 UTC by Toralf Förster
Modified: 2020-01-03 18:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2019-12-27 16:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,247.13 KB, text/plain)
2019-12-27 16:05 UTC, Toralf Förster
Details
environment (environment,89.35 KB, text/plain)
2019-12-27 16:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.50 KB, application/x-bzip)
2019-12-27 16:05 UTC, Toralf Förster
Details
media-plugins:vdr-radio-0.9.1:20191227-160301.log (media-plugins:vdr-radio-0.9.1:20191227-160301.log,5.89 KB, text/plain)
2019-12-27 16:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.10 KB, application/x-bzip)
2019-12-27 16:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-27 16:05:36 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"radio"'  -o radio.o radio.c
radio.c: In member function ‘virtual void cRadioCheck::Action()’:
radio.c:138:17: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’?
  138 |                 Channels.SwitchTo(cDevice::CurrentChannel());
      |                 ^~~~~~~~
      |                 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 15:05:36 +0000

emerge -qpvO media-plugins/vdr-radio
[ebuild  N    ] media-plugins/vdr-radio-0.9.1
Comment 1 Toralf Förster gentoo-dev 2019-12-27 16:05:39 UTC
Created attachment 601220 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 16:05:42 UTC
Created attachment 601222 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 16:05:44 UTC
Created attachment 601224 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 16:05:47 UTC
Created attachment 601226 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 16:05:50 UTC
Created attachment 601228 [details]
media-plugins:vdr-radio-0.9.1:20191227-160301.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 16:05:54 UTC
Created attachment 601230 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-03 18:13:20 UTC
The bug has been closed via the following commit(s):

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

commit 415a2f04b5e0172f6f5cf7d0175c3267d4a557a3
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-01-03 18:12:21 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-01-03 18:12:50 +0000

    media-plugins/vdr-radio: bump, keyworded ~arm
    
    this version works up from vdr-2.2
    added keyword ~arm (rpi tested)
    new project page and SRC_URI, fixed
    
    Closes: https://bugs.gentoo.org/703998
    Package-Manager: Portage-2.3.83, Repoman-2.3.20
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-radio/Manifest               |  1 +
 media-plugins/vdr-radio/vdr-radio-1.1.0.ebuild | 33 ++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)