Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704050 - [PMASKED] for removal, was: media-plugins/vdr-browse-0.2.0 : browse.c:93:17: error: Channels was not declared in this scope
Summary: [PMASKED] for removal, was: media-plugins/vdr-browse-0.2.0 : browse.c:93:17: ...
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: PMASKED
Depends on:
Blocks: 703944
  Show dependency tree
 
Reported: 2019-12-27 21:19 UTC by Toralf Förster
Modified: 2020-02-04 19:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.09 KB, text/plain)
2019-12-27 21:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,63.54 KB, text/plain)
2019-12-27 21:19 UTC, Toralf Förster
Details
environment (environment,107.25 KB, text/plain)
2019-12-27 21:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.82 KB, application/x-bzip)
2019-12-27 21:19 UTC, Toralf Förster
Details
media-plugins:vdr-browse-0.2.0:20191227-202557.log (media-plugins:vdr-browse-0.2.0:20191227-202557.log,6.00 KB, text/plain)
2019-12-27 21:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.18 KB, application/x-bzip)
2019-12-27 21:19 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 21:19:35 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -DCONFDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"browse"' -I/usr/include -I/usr/include browse.c
browse.c: In member function ‘void cBrowse::Draw()’:
browse.c:93:17: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’?
   93 | 
      |                 ^       
      |                 kChannels

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20191226-071611

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (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 20:05:35 +0000

emerge -qpvO media-plugins/vdr-browse
[ebuild  N    ] media-plugins/vdr-browse-0.2.0
Comment 1 Toralf Förster gentoo-dev 2019-12-27 21:19:38 UTC
Created attachment 601442 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 21:19:40 UTC
Created attachment 601444 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 21:19:43 UTC
Created attachment 601446 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 21:19:46 UTC
Created attachment 601448 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 21:19:49 UTC
Created attachment 601450 [details]
media-plugins:vdr-browse-0.2.0:20191227-202557.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 21:19:52 UTC
Created attachment 601452 [details]
temp.tbz2
Comment 7 Joerg Bornkessel (RETIRED) gentoo-dev 2020-01-05 00:00:02 UTC
# plugin is broken by update to
# media-video/vdr-2.4.x
# Last commmit on upstream is from ~2008
# The plugin function is still available in the core vdr
# No packages have a reverse RDEPEND on it
# removal from tree ~4 Feb 2020
Comment 8 Larry the Git Cow gentoo-dev 2020-02-04 19:29:01 UTC
The bug has been closed via the following commit(s):

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

commit eac9d5eb2b797fbda6e34994ac138e2c04bc2f12
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-02-04 18:52:43 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-02-04 19:27:35 +0000

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

 media-plugins/vdr-browse/Manifest                |  1 -
 media-plugins/vdr-browse/metadata.xml            |  8 --------
 media-plugins/vdr-browse/vdr-browse-0.2.0.ebuild | 18 ------------------
 3 files changed, 27 deletions(-)