Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703962 - [PMASKED] for removal, was: media-plugins/vdr-recstatus-0.0.8 : recstatus.c:126:34: error: Recordings was not declared in this scope
Summary: [PMASKED] for removal, was: media-plugins/vdr-recstatus-0.0.8 : recstatus.c:1...
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 13:59 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,15.54 KB, text/plain)
2019-12-27 13:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.07 KB, text/plain)
2019-12-27 13:59 UTC, Toralf Förster
Details
environment (environment,88.54 KB, text/plain)
2019-12-27 13:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.56 KB, application/x-bzip)
2019-12-27 13:59 UTC, Toralf Förster
Details
media-plugins:vdr-recstatus-0.0.8:20191225-234310.log (media-plugins:vdr-recstatus-0.0.8:20191225-234310.log,8.85 KB, text/plain)
2019-12-27 13:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.19 KB, application/x-bzip)
2019-12-27 13:59 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 13:59:28 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='"recstatus"' -I/usr/include -I/usr/include  recstatus.c
recstatus.c: In member function ‘eOSState cMenuRecStatus::Play(char*)’:
recstatus.c:126:34: error: ‘Recordings’ was not declared in this scope; did you mean ‘cRecordings’?
  126 |      for(cRecording* recording = Recordings.First(); recording; recording = Recordings.Next(recording))
      |                                  ^~~~~~~~~~
      |                                  cRecordings

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20191223-091554

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

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)

Available Rust versions:
  [1]   rust-1.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 25 Dec 2019 21:52:38 +0000

emerge -qpvO media-plugins/vdr-recstatus
[ebuild  N    ] media-plugins/vdr-recstatus-0.0.8
Comment 1 Toralf Förster gentoo-dev 2019-12-27 13:59:31 UTC
Created attachment 601032 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 13:59:34 UTC
Created attachment 601034 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 13:59:36 UTC
Created attachment 601036 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 13:59:39 UTC
Created attachment 601038 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 13:59:42 UTC
Created attachment 601040 [details]
media-plugins:vdr-recstatus-0.0.8:20191225-234310.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 13:59:45 UTC
Created attachment 601042 [details]
temp.tbz2
Comment 7 Joerg Bornkessel (RETIRED) gentoo-dev 2020-01-04 23:34:52 UTC
# plugin is broken by update to
# media-video/vdr-2.4.x
# This plugin is dead on upstream
# No HOMEPAGE and upstream SRC_URI
# You could use as replacement for this plugin
# media-plugins/vdr-devstatus
# 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:28:45 UTC
The bug has been closed via the following commit(s):

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

commit 5c8c86f238ac402a5a25eba46c072e590643d26c
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-02-04 19:19:42 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-02-04 19:28:04 +0000

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

 media-plugins/vdr-recstatus/Manifest               |  1 -
 media-plugins/vdr-recstatus/metadata.xml           |  8 -------
 .../vdr-recstatus/vdr-recstatus-0.0.8.ebuild       | 26 ----------------------
 3 files changed, 35 deletions(-)