Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704034 - [PMASKED] for removal, was: media-plugins/vdr-osdpip-0.1.2-r1 : osdpip.c:94:11: error: Channels was not declared in this scope
Summary: [PMASKED] for removal, was: media-plugins/vdr-osdpip-0.1.2-r1 : osdpip.c:94:1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 703944
  Show dependency tree
 
Reported: 2019-12-27 18:54 UTC by Toralf Förster
Modified: 2020-02-04 19:28 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:54 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,109.79 KB, text/plain)
2019-12-27 18:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.83 KB, application/x-bzip)
2019-12-27 18:55 UTC, Toralf Förster
Details
media-plugins:vdr-osdpip-0.1.2-r1:20191227-184902.log (media-plugins:vdr-osdpip-0.1.2-r1:20191227-184902.log,3.74 KB, text/plain)
2019-12-27 18:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.52 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:54:56 UTC
      |      ^~~~~~~~~~~~~~~~~~~~
osdpip.c: In member function ‘virtual cOsdObject* cPluginOsdpip::MainMenuAction()’:
osdpip.c:94:11: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’?
   94 |         ? Channels.GetByNumber(cDevice::CurrentChannel()) : NULL;
      |           ^~~~~~~~
      |           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-osdpip
[ebuild  N    ] media-plugins/vdr-osdpip-0.1.2-r1
Comment 1 Toralf Förster gentoo-dev 2019-12-27 18:54:59 UTC
Created attachment 601390 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 18:55:01 UTC
Created attachment 601392 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 18:55:04 UTC
Created attachment 601394 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 18:55:07 UTC
Created attachment 601396 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 18:55:10 UTC
Created attachment 601398 [details]
media-plugins:vdr-osdpip-0.1.2-r1:20191227-184902.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 18:55:13 UTC
Created attachment 601400 [details]
temp.tbz2
Comment 7 Joerg Bornkessel (RETIRED) gentoo-dev 2019-12-27 21:33:14 UTC
*** candidate for removal ***

- last commit on upstream ~2012
- several open bugs on upstream (ffmpeg, libav) 
- sended status request to upstream
  https://projects.vdr-developer.org/issues/2596
Comment 8 Joerg Bornkessel (RETIRED) gentoo-dev 2020-01-04 23:58:43 UTC
# plugin is broken by update to
# media-video/vdr-2.4.x
# The last commit on upstream is from ~2012
# upstream has several open bugs on ffmpeg/libav depends
# request about the project status to upstream was 
# not answered
# https://projects.vdr-developer.org/issues/2596
# No packages have a reverse RDEPEND on it
# removal from tree ~4 Feb 2020
Comment 9 Larry the Git Cow gentoo-dev 2020-02-04 19:28:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625d2c380b39c4d86603612acf7bcfb453835f19

commit 625d2c380b39c4d86603612acf7bcfb453835f19
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-02-04 18:56:02 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-02-04 19:27:37 +0000

    media-plugins/vdr-osdpip: pmasked removal
    
    bug 704034
    
    Closes: https://bugs.gentoo.org/704034
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-osdpip/Manifest                  |  1 -
 .../files/vdr-osdpip-0.1.1-ffmpeg-1.patch          | 26 ----------
 .../files/vdr-osdpip-0.1.2-ffmpeg3.patch           | 55 ----------------------
 .../vdr-osdpip/files/vdr-osdpip-libav-9.patch      | 40 ----------------
 media-plugins/vdr-osdpip/metadata.xml              |  8 ----
 .../vdr-osdpip/vdr-osdpip-0.1.2-r1.ebuild          | 33 -------------
 6 files changed, 163 deletions(-)