Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703982 - media-plugins/vdr-burn-0.2.2-r1 : menuburn.c:311:32: error: Recordings was not declared in this scope
Summary: media-plugins/vdr-burn-0.2.2-r1 : menuburn.c:311:32: error: Recordings was no...
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: 703944
  Show dependency tree
 
Reported: 2019-12-27 15:23 UTC by Toralf Förster
Modified: 2020-01-05 13:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.50 KB, text/plain)
2019-12-27 15:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.79 KB, text/plain)
2019-12-27 15:23 UTC, Toralf Förster
Details
environment (environment,90.49 KB, text/plain)
2019-12-27 15:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.36 KB, application/x-bzip)
2019-12-27 15:23 UTC, Toralf Förster
Details
media-plugins:vdr-burn-0.2.2-r1:20191227-151541.log (media-plugins:vdr-burn-0.2.2-r1:20191227-151541.log,12.88 KB, text/plain)
2019-12-27 15:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.81 KB, application/x-bzip)
2019-12-27 15:23 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 15:23:42 UTC
      |                            ^~~~~~~~
menuburn.c: In member function ‘void vdr_burn::menu::recordings::display()’:
menuburn.c:311:32: error: ‘Recordings’ was not declared in this scope; did you mean ‘recordings’?
  311 |    cThreadLock RecordingsLock(&Recordings);
      |                                ^~~~~~~~~~
      |                                recordings

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20191227-001602

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

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 13:05:35 +0000

emerge -qpvO media-plugins/vdr-burn
[ebuild  N    ] media-plugins/vdr-burn-0.2.2-r1  USE="-dvdarchive"
Comment 1 Toralf Förster gentoo-dev 2019-12-27 15:23:45 UTC
Created attachment 601132 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 15:23:48 UTC
Created attachment 601134 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 15:23:50 UTC
Created attachment 601136 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 15:23:53 UTC
Created attachment 601138 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 15:23:56 UTC
Created attachment 601140 [details]
media-plugins:vdr-burn-0.2.2-r1:20191227-151541.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 15:23:59 UTC
Created attachment 601142 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-05 13:19:47 UTC
The bug has been closed via the following commit(s):

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

commit 19fb36329fb04e92a84e9676f20d5ccb9e4eaba2
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-01-05 13:18:42 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-01-05 13:19:34 +0000

    media-plugins/vdr-burn: version bump
    
    Closes: https://bugs.gentoo.org/703982
    Package-Manager: Portage-2.3.83, Repoman-2.3.20
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-burn/Manifest                    |   1 +
 .../files/vdr-burn-0.3.0_dmh-archive.patch         |  14 +++
 .../files/vdr-burn-0.3.0_gentoo-path.patch         |  45 ++++++++++
 .../files/vdr-burn-0.3.0_setdefaults.patch         |  32 +++++++
 media-plugins/vdr-burn/vdr-burn-0.3.0.ebuild       | 100 +++++++++++++++++++++
 5 files changed, 192 insertions(+)