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

Bug 895220

Summary: media-plugins/vdr-remotetimers-1.0.2 - watcher.c: error: Recordings was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
media-plugins:vdr-remotetimers-1.0.2:20230218-063819.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-02-18 08:42:37 UTC
too long lines were shrinked:

xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktrREMOTETIMERS -ktrNOOP --package-name=vdr-remotetimers --package-version=1.0.2 --msgid-bugs-address='<vdrdev@schmirler.de>' -o po/remotetimers.pot `ls conflict.c menu.c menuitems.c moverec.c remotetimers.c setup.c svdrp.c watcher.c menu.h`
x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2  -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"remotetimers"'  -o menuitems.o menuitems.c
x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2  -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"remotetimers"'  -o moverec.o moverec.c
x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2  -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"remotetimers"'  -o svdrp.o svdrp.c
x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2  -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"remotetimers"'  -o watcher.o watcher.c
watcher.c: In member function 'virtual void cUpdateWatcher::Action()':
watcher.c:121:33: error: 'Recordings' was not declared in this scope; did you mean 'kRecordings'?
  121 |                                 Recordings.Update();
      |                                 ^~~~~~~~~~

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
php cli (if any):

  HEAD of ::gentoo
commit f1456c6ecc7386dbadafbf6446f36cc0a615dae7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 18 05:31:54 2023 +0000

    2023-02-18 05:31:54 UTC

emerge -qpvO media-plugins/vdr-remotetimers
[ebuild  N    ] media-plugins/vdr-remotetimers-1.0.2-r1
Comment 1 Toralf Förster gentoo-dev 2023-02-18 08:42:38 UTC
Created attachment 852518 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-18 08:42:40 UTC
Created attachment 852520 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-18 08:42:41 UTC
Created attachment 852522 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-18 08:42:42 UTC
Created attachment 852524 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-18 08:42:43 UTC
Created attachment 852526 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-18 08:42:44 UTC
Created attachment 852528 [details]
media-plugins:vdr-remotetimers-1.0.2:20230218-063819.log
Comment 7 Toralf Förster gentoo-dev 2023-02-18 08:42:45 UTC
Created attachment 852530 [details]
temp.tar.bz2
Comment 8 David Seifert gentoo-dev 2023-03-18 18:23:23 UTC

*** This bug has been marked as a duplicate of bug 871711 ***