[MacPorts] #62094: gstreamer1-gst-plugins-base @1.16.2_1+ogg+universal+x11: compile error 'graphene-gobject.h' file not found
MacPorts
noreply at macports.org
Tue Jan 19 21:59:06 UTC 2021
#62094: gstreamer1-gst-plugins-base @1.16.2_1+ogg+universal+x11: compile error
'graphene-gobject.h' file not found
------------------------------------------+--------------------
Reporter: JDLH | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: gstreamer1-gst-plugins-base |
------------------------------------------+--------------------
Comment (by JDLH):
The file `graphene-gobject.h` is supposed to be supplied by port
`graphene`:
{{{
% port installed graphene
The following ports are currently installed:
graphene @1.10.0_0+universal
graphene @1.10.2_0+universal (active)
% port contents graphene | grep gobject
/opt/local/include/graphene-1.0/graphene-gobject.h
/opt/local/lib/pkgconfig/graphene-gobject-1.0.pc
}}}
However, the copy of port `graphene` which I had installed lacked the file
`graphene-gobject.h`. I do not know why.
I uninstalled then reinstalled the port `graphene @1.10.2_0+universal`.
After I did this, `graphene` contained the file `graphene-gobject.h`.
Then I was able to build port `gstreamer1-gst-plugins-base
+ogg+universal+x11`.
So maybe this should be a bug against port `graphene`, or maybe the
MacPorts base, that for some reason it (they) failed to install the file
`graphene-gobject.h`. I don't know enough about MacPorts to know if
changing this ticket in this way is helpful, or if this ticket should just
close and we'll let someone else notice and raise the problem about that
file not being installed.
--
Ticket URL: <https://trac.macports.org/ticket/62094#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list