Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 871711

Summary: media-plugins/vdr-remotetimers-1.0.2 - remotetimers.c: error: cSchedulesLock was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
media-plugins:vdr-remotetimers-1.0.2:20220919-113011.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-19 12:28:39 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/include/g++-v12/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
remotetimers.c: In member function virtual bool cPluginRemotetimers::Service(const char*, void*):
remotetimers.c:224:12: error: cSchedulesLock was not declared in this scope; did you mean cSchedules_Lock?
  224 |            cSchedulesLock SchedulesLock;
      |            ^~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220917-180004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 4b72c308e36cc1f86c42b2e30012718fba04cc29
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 19 09:46:48 2022 +0000

    2022-09-19 09:46:48 UTC

emerge -qpvO media-plugins/vdr-remotetimers
[ebuild  N    ] media-plugins/vdr-remotetimers-1.0.2-r1
Comment 1 Toralf Förster gentoo-dev 2022-09-19 12:28:40 UTC
Created attachment 812821 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-19 12:28:42 UTC
Created attachment 812824 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-19 12:28:43 UTC
Created attachment 812827 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-19 12:28:44 UTC
Created attachment 812830 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-19 12:28:45 UTC
Created attachment 812833 [details]
media-plugins:vdr-remotetimers-1.0.2:20220919-113011.log
Comment 6 Toralf Förster gentoo-dev 2022-09-19 12:28:47 UTC
Created attachment 812836 [details]
temp.tar.bz2
Comment 7 David Seifert gentoo-dev 2023-03-18 18:23:23 UTC
*** Bug 895220 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2023-03-18 18:28:32 UTC
The bug has been referenced in the following commit(s):

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

commit 48e4cfe3c42344f5d6e0ffed896d45d534b62c9d
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-18 18:28:26 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-18 18:28:26 +0000

    package.mask: Last rite media-plugins/vdr-remotetimers
    
    Bug: https://bugs.gentoo.org/871711
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2023-04-21 08:54:56 UTC
The bug has been closed via the following commit(s):

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

commit d99e34f1162498221343c00ade65eff21e772b99
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-21 08:54:23 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-21 08:54:23 +0000

    media-plugins/vdr-remotetimers: treeclean
    
    Closes: https://bugs.gentoo.org/871711
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-plugins/vdr-remotetimers/Manifest                |  1 -
 media-plugins/vdr-remotetimers/metadata.xml            |  8 --------
 .../vdr-remotetimers/vdr-remotetimers-1.0.2-r1.ebuild  | 16 ----------------
 .../vdr-remotetimers/vdr-remotetimers-1.0.2.ebuild     | 18 ------------------
 profiles/package.mask                                  |  6 ------
 5 files changed, 49 deletions(-)