Opened 9 years ago

Closed 5 years ago

#47525 closed defect (fixed)

gstreamer1-gst-plugins-good @ 1.4.5: trying to come up with an x11 variant fails

Reported by: mkae (Marko Käning) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: gstreamer1-gst-plugins-good

Description

I have a rough portfile which has an x11 variant, but for some reason the build then fails:

:info:build make[3]: Entering directory `/opt/local/var/macports/build/_Users_marko_WC_GIT_macports-kde_dports_gnome_gstreamer1-gst-plugins-good/gstreamer1-gst- plugins-good/work/gst-plugins-good-1.4.5/ext/vpx'
:info:build   CC       libgstvpx_la-gstvp8dec.lo
:info:build   CXX      libgsttaglib_la-gstid3v2mux.lo
:info:build   CC       libgstpulse_la-pulseutil.lo
:info:build   CCLD     libgstspeex.la
:info:build   CCLD     libgstsouphttpsrc.la
:info:build gstid3v2mux.cc:55:10: fatal error: 'textidentificationframe.h' file not found
:info:build #include <textidentificationframe.h>
:info:build          ^
:info:build 1 error generated.
:info:build make[3]: *** [libgsttaglib_la-gstid3v2mux.lo] Error 1

Attachments (1)

patch-gstreamer1-gst-plugins-good.diff (1.3 KB) - added by mkae (Marko Käning) 9 years ago.
gstreamer1-gst-plugins-good's portfile

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by mkae (Marko Käning)

gstreamer1-gst-plugins-good's portfile

comment:1 Changed 9 years ago by jmroot (Joshua Root)

That header should be provided by taglib.

comment:2 Changed 9 years ago by mkae (Marko Käning)

Cc: jeremyhu@… added

comment:3 Changed 9 years ago by jmroot (Joshua Root)

You should disable silent make rules so the log shows the actual commands that are being run.

comment:4 Changed 9 years ago by mkae (Marko Käning)

How could that disabling be achieved for the port?

comment:5 Changed 5 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

The x11 variant for this port was added at some point in the past.

Note: See TracTickets for help on using tickets.