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

Bug 710962

Summary: media-plugins/vdr-loadepg-0.2.5 : loadepg.c: 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: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-plugins:vdr-loadepg-0.2.5:20200227-093216.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-27 17:56:16 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"loadepg"'  loadepg.c
loadepg.c: In function void ReadConfigLoadepg():
loadepg.c:293:43: error: Channels was not declared in this scope; did you mean bChannels?
  293 |               cChannel *OriginalChannel = Channels.GetByChannelID(OriginalChID, false);
      |                                           ^~~~~~~~
      |                                           bChannels

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20200221-021522

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

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.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 27 Feb 2020 08:37:19 +0000

emerge -qpvO media-plugins/vdr-loadepg
[ebuild  N    ] media-plugins/vdr-loadepg-0.2.5
Comment 1 Toralf Förster gentoo-dev 2020-02-27 17:56:19 UTC
Created attachment 616286 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-27 17:56:22 UTC
Created attachment 616288 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-27 17:56:25 UTC
Created attachment 616290 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-27 17:56:27 UTC
Created attachment 616292 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-27 17:56:30 UTC
Created attachment 616294 [details]
media-plugins:vdr-loadepg-0.2.5:20200227-093216.log
Comment 6 Toralf Förster gentoo-dev 2020-02-27 17:56:33 UTC
Created attachment 616296 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-02-28 13:36:26 UTC
The bug has been closed via the following commit(s):

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

commit 3fe38f8ba494491c1f70565dcc8319748f648af6
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-02-28 13:35:42 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-02-28 13:35:42 +0000

    media-plugins/vdr-loadepg: version bump
    
    cleanup old
    this will
    
    Closes: https://bugs.gentoo.org/710962
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-loadepg/Manifest                 |  2 +-
 ...intf.patch => vdr-loadepg-0.2.7_asprintf.patch} | 50 +++++++++++-----------
 ...adepg-0.2.5.ebuild => vdr-loadepg-0.2.7.ebuild} |  9 ++--
 3 files changed, 32 insertions(+), 29 deletions(-)