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

Bug 645264

Summary: media-libs/gst-plugins-base-0.10.36-r2 - missing orc-test/orctest.h
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description Helmut Jarausch 2018-01-21 16:52:38 UTC
media-libs/gst-plugins-base-0.10.36-r2 fails to build due to a missing header file

/var/tmp/portage/media-libs/gst-plugins-base-0.10.36-r2/work/gst-plugins-base-0.10.36/gst/audioresample/gstaudioresample.c:55:10: fatal error: orc-test/orctest.h: No such file or directory
 #include <orc-test/orctest.h>
Comment 1 Ognian Tenchev 2018-01-21 17:05:09 UTC
Same here. I will attach emerge --info and build.log
Comment 2 Ognian Tenchev 2018-01-21 17:05:38 UTC
Created attachment 515722 [details]
emerge --info
Comment 3 Ognian Tenchev 2018-01-21 17:05:59 UTC
Created attachment 515724 [details]
build.log
Comment 4 Mart Raudsepp gentoo-dev 2018-01-21 17:41:33 UTC
Upgrade to dev-lang/orc-0.4.28-r1 (and try to get rid of gst-plugins-base:0.10 as it's security vulnerable).

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