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

Bug 703916

Summary: media-plugins/vdr-remotetimers-1.0.2 : menu.h:91:3: error: cSchedulesLock does not name a type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 703944    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-plugins:vdr-remotetimers-1.0.2:20191226-111727.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-26 21:24:57 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"remotetimers"'  -o remotetimers.o remotetimers.c
In file included from remotetimers.c:27:
menu.h:91:3: error: ‘cSchedulesLock’ does not name a type; did you mean ‘cSchedules_Lock’?
   91 |   cSchedulesLock schedulesLock;
      |   ^~~~~~~~~~~~~~
      |   cSchedules_Lock

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20191221-230500

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

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)
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 <==
Thu, 26 Dec 2019 10:33:16 +0000

emerge -qpvO media-plugins/vdr-remotetimers
[ebuild  N    ] media-plugins/vdr-remotetimers-1.0.2
Comment 1 Toralf Förster gentoo-dev 2019-12-26 21:25:00 UTC
Created attachment 600872 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-26 21:25:02 UTC
Created attachment 600874 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-26 21:25:05 UTC
Created attachment 600876 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-26 21:25:08 UTC
Created attachment 600878 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-26 21:25:11 UTC
Created attachment 600880 [details]
media-plugins:vdr-remotetimers-1.0.2:20191226-111727.log
Comment 6 Toralf Förster gentoo-dev 2019-12-26 21:25:14 UTC
Created attachment 600882 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-04 14:48:22 UTC
The bug has been closed via the following commit(s):

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

commit 233d3b66db36db6727276bcc3a71de2d39935564
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-01-04 14:47:43 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-01-04 14:47:43 +0000

    media-plugins/vdr-remotetimers: restricted to vdr-2.2.0, eapi 7
    
    vdr-remotetimer-1.0.2-r1 is restricted to
    ~media-video/vdr-2.2.0 as
    this function from this plugins is supported
    in later vdr versions in core vdr
    moved to eapi 7
    
    Closes: https://bugs.gentoo.org/703916
    Package-Manager: Portage-2.3.83, Repoman-2.3.20
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 .../vdr-remotetimers/vdr-remotetimers-1.0.2-r1.ebuild    | 16 ++++++++++++++++
 .../vdr-remotetimers/vdr-remotetimers-1.0.2.ebuild       |  4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)