Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704002 - media-plugins/vdr-peer-0.0.1 : peer.c:163:19: error: Channels was not declared in this scope
Summary: media-plugins/vdr-peer-0.0.1 : peer.c:163:19: error: Channels was not declare...
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:21 UTC by Toralf Förster
Modified: 2020-01-03 15:10 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:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,247.23 KB, text/plain)
2019-12-27 16:21 UTC, Toralf Förster
Details
environment (environment,108.83 KB, text/plain)
2019-12-27 16:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.51 KB, application/x-bzip)
2019-12-27 16:21 UTC, Toralf Förster
Details
media-plugins:vdr-peer-0.0.1:20191227-161113.log (media-plugins:vdr-peer-0.0.1:20191227-161113.log,3.37 KB, text/plain)
2019-12-27 16:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.04 KB, application/x-bzip)
2019-12-27 16:22 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:21:47 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='"peer"'  -o peer.o peer.c
peer.c: In member function ‘virtual cString cPluginPeer::SVDRPCommand(const char*, const char*, int&)’:
peer.c:163:19: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’?
  163 |     cChannel *c = Channels.GetByNumber(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 16:05:37 +0000

emerge -qpvO media-plugins/vdr-peer
[ebuild  N    ] media-plugins/vdr-peer-0.0.1
Comment 1 Toralf Förster gentoo-dev 2019-12-27 16:21:49 UTC
Created attachment 601244 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 16:21:52 UTC
Created attachment 601246 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 16:21:55 UTC
Created attachment 601248 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 16:21:57 UTC
Created attachment 601250 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 16:22:00 UTC
Created attachment 601252 [details]
media-plugins:vdr-peer-0.0.1:20191227-161113.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 16:22:03 UTC
Created attachment 601254 [details]
temp.tbz2
Comment 7 Joerg Bornkessel (RETIRED) gentoo-dev 2020-01-03 15:10:42 UTC
restricted to ~vdr-2.2.0

as this function in later core vdr