Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710962 - media-plugins/vdr-loadepg-0.2.5 : loadepg.c: error: Channels was not declared in this scope
Summary: media-plugins/vdr-loadepg-0.2.5 : loadepg.c: error: Channels was not declared...
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:
 
Reported: 2020-02-27 17:56 UTC by Toralf Förster
Modified: 2020-02-28 13:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.32 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,235.04 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
environment (environment,90.33 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.58 KB, application/x-bzip)
2020-02-27 17:56 UTC, Toralf Förster
Details
media-plugins:vdr-loadepg-0.2.5:20200227-093216.log (media-plugins:vdr-loadepg-0.2.5:20200227-093216.log,27.91 KB, text/plain)
2020-02-27 17:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.34 KB, application/x-bzip)
2020-02-27 17:56 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 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(-)