Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704020 - media-plugins/vdr-avards-0.2.4 : detector.c:396:47: error: class cDevice has no member named GetVideoSystem
Summary: media-plugins/vdr-avards-0.2.4 : detector.c:396:47: error: class cDevice has ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-27 17:22 UTC by Toralf Förster
Modified: 2020-01-05 17:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2019-12-27 17:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,248.59 KB, text/plain)
2019-12-27 17:22 UTC, Toralf Förster
Details
environment (environment,89.32 KB, text/plain)
2019-12-27 17:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.57 KB, application/x-bzip)
2019-12-27 17:22 UTC, Toralf Förster
Details
media-plugins:vdr-avards-0.2.4:20191227-171236.log (media-plugins:vdr-avards-0.2.4:20191227-171236.log,3.55 KB, text/plain)
2019-12-27 17:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.51 KB, application/x-bzip)
2019-12-27 17:22 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 17:22:09 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='"avards"' -I/usr/include -I/usr/include detector.c
detector.c: In member function ‘virtual void cDetector::Action()’:
detector.c:396:47: error: ‘class cDevice’ has no member named ‘GetVideoSystem’; did you mean ‘GetVideoSize’?
  396 |             isPAL = cDevice::PrimaryDevice()->GetVideoSystem() == vsPAL;
      |                                               ^~~~~~~~~~~~~~
      |                                               GetVideoSize

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20191222-151549

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

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)
  [5]   pypy (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:


repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 27 Dec 2019 17:05:39 +0000

emerge -qpvO media-plugins/vdr-avards
[ebuild  N    ] media-plugins/vdr-avards-0.2.4
Comment 1 Toralf Förster gentoo-dev 2019-12-27 17:22:12 UTC
Created attachment 601344 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 17:22:15 UTC
Created attachment 601346 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 17:22:18 UTC
Created attachment 601348 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 17:22:21 UTC
Created attachment 601350 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 17:22:23 UTC
Created attachment 601352 [details]
media-plugins:vdr-avards-0.2.4:20191227-171236.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 17:22:26 UTC
Created attachment 601354 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-05 17:04:58 UTC
The bug has been closed via the following commit(s):

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

commit d10a7cf10a01b936cd6a0e1b48566266f1099418
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-01-05 17:04:13 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-01-05 17:04:13 +0000

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

 media-plugins/vdr-avards/Manifest                |  1 +
 media-plugins/vdr-avards/vdr-avards-0.2.6.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)