Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677646 - media-plugins/gst-plugins-vpx-1.14.4: ‘VP8_DEBUG_TXT_FRAME_INFO’ undeclared
Summary: media-plugins/gst-plugins-vpx-1.14.4: ‘VP8_DEBUG_TXT_FRAME_INFO’ undeclared
Status: RESOLVED DUPLICATE of bug 677610
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-10 14:00 UTC by Samuel Bernardo
Modified: 2019-02-10 14:10 UTC (History)
1 user (show)

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


Attachments
build log (build.log.xz,5.93 KB, application/x-xz)
2019-02-10 14:00 UTC, Samuel Bernardo
Details
emerge info (emerge-info.xz,4.11 KB, application/x-xz)
2019-02-10 14:03 UTC, Samuel Bernardo
Details
emerge -pqv (emerge-pqv.xz,136 bytes, application/x-xz)
2019-02-10 14:05 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2019-02-10 14:00:31 UTC
Created attachment 564554 [details]
build log

This ebuild is not compiling with the following error:

media-plugins/gst-plugins-vpx-1.14.4/work/gst-plugins-good-1.14.4/ext/vpx/gstvpxdec.c:65:15: error: ‘VP8_DEBUG_TXT_FRAME_INFO’ undeclared (first use in this function); did you mean ‘VP9D_GET_FRAME_SIZE’?
     {C_FLAGS (VP8_DEBUG_TXT_FRAME_INFO),

I already search for webm VP8 and VP9, but I didn't find any relevant information.

Relevant files in attachment.
Comment 1 Samuel Bernardo 2019-02-10 14:03:13 UTC
Created attachment 564556 [details]
emerge info
Comment 2 Chiitoo gentoo-dev 2019-02-10 14:05:04 UTC
Probably installed 'media-libs/libvpx-1.8.0-r1' prior to the failure?
Comment 3 Samuel Bernardo 2019-02-10 14:05:30 UTC
Created attachment 564558 [details]
emerge -pqv
Comment 4 Samuel Bernardo 2019-02-10 14:08:00 UTC
(In reply to Chiitoo from comment #2)
> Probably installed 'media-libs/libvpx-1.8.0-r1' prior to the failure?

I have installed media-libs/libvpx-1.8.0.
Don't find available media-libs/libvpx-1.8.0-r1. I suppose that should be the problem from your advice.

Thanks Chiitoo.
Comment 5 Mike Auty (RETIRED) gentoo-dev 2019-02-10 14:10:21 UTC
Pretty sure this is a duplicate of bug 677610.  It's possible that it's both 1.8.0 and 1.8.0-r1, but I suspect that bug is the best place to hear about any resolution to the problem...

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