Opened 9 years ago
Closed 9 years ago
#50049 closed defect (fixed)
phonon-backend-gstreamer: build error
Reported by: | desertshadow@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | phonon-backend-gstreamer |
Description (last modified by mf2k (Frank Schima))
Test on latest macports on OSX 10.8.4
sudo port install phonon-backend-gstreamer
:info:build /opt/local/include/gstreamer-1.0/gst/gstelement.h:55:10: fatal error: 'gst/gstconfig.h' file not found :info:build #include <gst/gstconfig.h>
Full log attached
Attachments (1)
Change History (9)
Changed 9 years ago by desertshadow@…
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to michaelld@… |
---|---|
Port: | phonon-backend-gstreamer added |
Summary: | phonon_backend_gstreamer missing dependancy <gst/gstconfig.h> → phonon-backend-gstreamer: build error |
In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers phonon-backend-gstreamer
), if any.
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 9 years ago by desertshadow@…
comment:4 Changed 9 years ago by desertshadow@…
Looks like this is the official cause of the problem: https://git.reviewboard.kde.org/r/125690/
comment:5 Changed 9 years ago by desertshadow@…
I can confirm this issue also occurs on El Capitan, 10.11.3
comment:6 Changed 9 years ago by desertshadow@…
The file to edit in question is
work/build/gstreamer/CMakeFiles/phonon_gstreamer.dir/DependInfo.cmake
to add the include path:
/opt/local/lib/gstreamer-1.0/include/
comment:7 Changed 9 years ago by desertshadow@…
I've tried for several hours to patch this, but I keep running into issues (such as comment:ticket:50870:1). It's a one liner, please patch soon. Thanks
comment:8 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Failure log.