#52344: gstreamer010-gst-plugins-good is not building in 10.12 Sierra beta due to missing QuickTime.h --------------------------------------------+---------------------- Reporter: serge.weinstock@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gstreamer010-gst-plugins-good | --------------------------------------------+---------------------- Changes (by devans@…): * owner: macports-tickets@… => devans@… * status: new => assigned * version: 2.3.4 => * port: => gstreamer010-gst-plugins-good Old description:
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
New description: 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 }}} -- Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/52344#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS