Bug 1234152

Summary: fatal error: gst/gstconfig.h: No such file or directory
Product: [Fedora] Fedora Reporter: nucleo <alekcejk>
Component: gstreamer1Assignee: Brian Pepple <bdpepple>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: bdpepple, dennis, uraeus, wtaymans
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-03 17:35:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1239338    

Description nucleo 2015-06-21 18:23:34 UTC
Description of problem:
qt-gstreamer-1.2.0 build failed.

Version-Release number of selected component (if applicable):
gstreamer1-1.5.1-1.fc23

Actual results:
In file included from /usr/include/gstreamer-1.0/gst/gstbin.h:27:0,
                 from /usr/include/gstreamer-1.0/gst/gst.h:35,
                 from /builddir/build/BUILD/qt-gstreamer-1.2.0/elements/gstqtvideosink/delegates/basedelegate.h:21,
                 from /builddir/build/BUILD/qt-gstreamer-1.2.0/elements/gstqtvideosink/delegates/qtvideosinkdelegate.h:21,
                 from /builddir/build/BUILD/qt-gstreamer-1.2.0/elements/gstqtvideosink/delegates/qtvideosinkdelegate.cpp:18:
/usr/include/gstreamer-1.0/gst/gstelement.h:55:27: fatal error: gst/gstconfig.h: No such file or directory
compilation terminated.

https://kojipkgs.fedoraproject.org//work/tasks/7848/10147848/build.log

Comment 1 nucleo 2015-06-21 18:25:44 UTC
gstconfig.h not included in qt-gstreamer sources, looks like problem somewhere in gstreamer1.

Comment 2 Wim Taymans 2015-06-22 07:25:53 UTC
The config file has moved in 1.5.1 to /usr/lib64/gstreamer-1.0/include because it has architecture specific configuration.

It seems like qt-gstreamer does not pick up this new location from the CFLAGS.

Comment 3 nucleo 2015-07-05 21:25:47 UTC
*** Bug 1239868 has been marked as a duplicate of this bug. ***

Comment 4 Jan Kurik 2015-07-15 13:58:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 5 Fedora Update System 2015-09-26 16:40:14 UTC
qt-gstreamer-1.2.0-8.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-28e9c7c54c

Comment 6 Fedora Update System 2015-09-27 00:53:59 UTC
qt-gstreamer-1.2.0-8.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update qt-gstreamer'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-28e9c7c54c

Comment 7 Fedora Update System 2015-10-03 17:35:49 UTC
qt-gstreamer-1.2.0-8.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.