Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564206 - media-libs/phonon-gstreamer-4.8.2 - build fails with gst/gstconfig.h: No such file or directory
Summary: media-libs/phonon-gstreamer-4.8.2 - build fails with gst/gstconfig.h: No such...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-26 20:49 UTC by Артём Воротников
Modified: 2015-10-27 15:46 UTC (History)
2 users (show)

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


Attachments
System and build information (bug_info.tar.xz,7.12 KB, application/x-xz)
2015-10-26 20:49 UTC, Артём Воротников
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Артём Воротников 2015-10-26 20:49:05 UTC
Created attachment 415556 [details]
System and build information

Emerge fails with burst of copies of the following message:

fatal error: gst/gstconfig.h: No such file or directory
 #include <gst/gstconfig.h>
                           ^
Comment 1 jospezial 2015-10-27 00:20:40 UTC
media-libs/phonon-gstreamer-9999 compiles fine.
Comment 2 jospezial 2015-10-27 01:29:14 UTC
Fixed in upstream git.

https://quickgit.kde.org/?p=phonon-gstreamer.git&a=commit&h=da48b7fceed0238884f341530b5f4d84005dab57

Fix finding recent versions of GStreamer.

Newer versions of GStreamer put gst-config.h under
lib/gstreamer-1.0/include, so we need to make sure that directory will
be added to the include path as well.

patch
https://quickgit.kde.org/?p=phonon-gstreamer.git&a=blobdiff&h=e30c3499d2c0e7f3fd74c6d0aeaa4b78d8c00b15&hp=d7243d4c1b86d38ba27b3350f0460f29eb563ba7&f=cmake%2FFindGStreamer.cmake&o=plain
Comment 3 Michael Palimaka (kensington) gentoo-dev 2015-10-27 15:46:49 UTC
Thanks, fixed in git.

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