Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704036 - media-plugins/vdr-noepg-0.0.4 : config.c:70:23: error: Channels was not declared in this scope
Summary: media-plugins/vdr-noepg-0.0.4 : config.c:70:23: 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 18:55 UTC by Toralf Förster
Modified: 2019-12-27 21:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.44 KB, text/plain)
2019-12-27 18:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,246.97 KB, text/plain)
2019-12-27 18:55 UTC, Toralf Förster
Details
environment (environment,89.37 KB, text/plain)
2019-12-27 18:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.84 KB, application/x-bzip)
2019-12-27 18:55 UTC, Toralf Förster
Details
media-plugins:vdr-noepg-0.0.4:20191227-185103.log (media-plugins:vdr-noepg-0.0.4:20191227-185103.log,2.77 KB, text/plain)
2019-12-27 18:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.37 KB, application/x-bzip)
2019-12-27 18:55 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 18:55:22 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='"noepg"'  -o config.o config.c
config.c: In member function ‘bool cNoepgChannelID::Save(FILE*)’:
config.c:70:23: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’?
   70 |         cChannel *c = Channels.GetByChannelID(id);
      |                       ^~~~~~~~
      |                       kChannels

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20191221-230500

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

  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:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

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

emerge -qpvO media-plugins/vdr-noepg
[ebuild  N    ] media-plugins/vdr-noepg-0.0.4
Comment 1 Toralf Förster gentoo-dev 2019-12-27 18:55:26 UTC
Created attachment 601402 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 18:55:29 UTC
Created attachment 601404 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 18:55:32 UTC
Created attachment 601406 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 18:55:35 UTC
Created attachment 601408 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 18:55:37 UTC
Created attachment 601410 [details]
media-plugins:vdr-noepg-0.0.4:20191227-185103.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 18:55:40 UTC
Created attachment 601412 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-27 21:09:24 UTC
The bug has been closed via the following commit(s):

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

commit 4920d3e6749cee859e115cf182a179910aea2d6c
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-27 21:08:44 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-27 21:08:44 +0000

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

 media-plugins/vdr-noepg/Manifest               |  1 +
 media-plugins/vdr-noepg/vdr-noepg-0.0.5.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)