Opened 8 years ago

Last modified 8 years ago

#52344 closed defect

gstreamer010-gst-plugins-good is not building in 10.12 Sierra beta due to missing QuickTime.h — at Version 1

Reported by: serge.weinstock@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gstreamer010-gst-plugins-good

Description (last modified by dbevans (David B. Evans))

I'm trying to install gourmet.

The installation fails due to gstreamer010-gst-plugins-good failure to build.

info:build In file included from osxvideosink.m:42:
:info:build ./osxvideosink.h:36:10: fatal error: 'QuickTime/QuickTime.h' file not found
:info:build #include <QuickTime/QuickTime.h>
:info:build          ^
:info:build 1 error generated.
:info:build In file included from cocoawindow.m:32:
:info:build ./cocoawindow.h:30:9: fatal error: 'QuickTime/QuickTime.h' file not found
:info:build #import <QuickTime/QuickTime.h>
:info:build         ^
:info:build make[3]: *** [libgstosxvideosink_la-osxvideosink.lo] Error 1

Change History (1)

comment:1 Changed 8 years ago by dbevans (David B. Evans)

Description: modified (diff)
Owner: changed from macports-tickets@… to devans@…
Port: gstreamer010-gst-plugins-good added
Status: newassigned
Version: 2.3.4

In future please use wiki:WikiFormatting to make console and log file output more readable and fill in the name of the port in the Port field. The QuickTime API has been removed in Sierra so the effected plugin needs to be disabled.

Note: See TracTickets for help on using tickets.