Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673826 - media-plugins/vdr-markad-0.1.4-r2 : decoder.cpp:164:23: error: AV_CODEC_ID_MPEG2VIDEO_XVMC was not declared in this scope
Summary: media-plugins/vdr-markad-0.1.4-r2 : decoder.cpp:164:23: error: AV_CODEC_ID_MP...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-05-03
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: ffmpeg-4
  Show dependency tree
 
Reported: 2018-12-27 16:29 UTC by Toralf Förster
Modified: 2019-05-02 18:56 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2018-12-27 16:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,166.63 KB, text/plain)
2018-12-27 16:29 UTC, Toralf Förster
Details
environment (environment,108.33 KB, text/plain)
2018-12-27 16:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.74 KB, application/x-bzip)
2018-12-27 16:29 UTC, Toralf Förster
Details
media-plugins:vdr-markad-0.1.4-r2:20181227-160515.log (media-plugins:vdr-markad-0.1.4-r2:20181227-160515.log,16.30 KB, text/plain)
2018-12-27 16:29 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 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.