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

Bug 673826

Summary: media-plugins/vdr-markad-0.1.4-r2 : decoder.cpp:164:23: error: AV_CODEC_ID_MPEG2VIDEO_XVMC was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED WONTFIX    
Severity: normal CC: mgorny, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653678    
Deadline: 2019-05-03   
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-plugins:vdr-markad-0.1.4-r2:20181227-160515.log

Description Toralf Förster gentoo-dev 2018-12-27 16:29:03 UTC
 void avcodec_register_all(void);
      ^~~~~~~~~~~~~~~~~~~~
decoder.cpp:164:23: error: ‘AV_CODEC_ID_MPEG2VIDEO_XVMC’ was not declared in this scope
         video_codecid=AV_CODEC_ID_MPEG2VIDEO_XVMC;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
decoder.cpp:164:23: note: suggested alternative: ‘AV_CODEC_ID_MPEG2VIDEO’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl-test_20181219-164705

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems)
Available Rust versions:
  [1]   rust-1.31.1
  [2]   rust-bin-1.31.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-plugins/vdr-markad
[ebuild  N    ] media-plugins/vdr-markad-0.1.4-r2
Comment 1 Toralf Förster gentoo-dev 2018-12-27 16:29:05 UTC
Created attachment 558610 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-27 16:29:09 UTC
Created attachment 558612 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-27 16:29:12 UTC
Created attachment 558614 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-27 16:29:15 UTC
Created attachment 558616 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-27 16:29:17 UTC
Created attachment 558618 [details]
media-plugins:vdr-markad-0.1.4-r2:20181227-160515.log
Comment 6 Larry the Git Cow gentoo-dev 2019-04-03 08:46:16 UTC
The bug has been referenced in the following commit(s):

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

commit 3fdf085ff535fbe8bd05958bc51a6de4a38acdf8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-03 08:45:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-03 08:45:51 +0000

    package.mask: Last rite media-plugins/vdr-markad
    
    Bug: https://bugs.gentoo.org/673826
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 7 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-05-02 18:56:00 UTC
Gone.