Opened 7 years ago
Last modified 19 months ago
#54385 closed defect
qtplay @1.3.1: fatal error: 'QuickTime/Movies.h' file not found — at Version 1
Reported by: | kfeuerherm (Karljürgen Feuerherm) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | ||
Port: | qtplay |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
MacOS Sierra 10.12.5 (16F73)
Xcode Version 8.3.3 (8E3004b)
Attempted to instal denemo as follows:
kfeuerherm ~ $ sudo port clean denemo Password: ---> Cleaning denemo kfeuerherm ~ $ sudo port install denemo ---> Computing dependencies for denemo The following dependencies will be installed: XviD ... qtplay ...
Eventually fails with:
---> Fetching archive for qtplay ---> Attempting to fetch qtplay-1.3.1_0.darwin_16.i386.tbz2 from https://packages.macports.org/qtplay ---> Attempting to fetch qtplay-1.3.1_0.darwin_16.i386.tbz2 from http://sea.us.packages.macports.org/macports/packages/qtplay ---> Attempting to fetch qtplay-1.3.1_0.darwin_16.i386.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/qtplay ---> Fetching distfiles for qtplay ---> Attempting to fetch qtplay1.3.1.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/qtplay ---> Verifying checksums for qtplay ---> Extracting qtplay ---> Configuring qtplay ---> Building qtplay Error: Failed to build qtplay: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_qtplay/qtplay/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port denemo failed
I've attached the log. I was not able to determine the maintainer of denemo nor the version port is attempting to instal; assumed 2.1 as that's the current version.
Change History (2)
Changed 7 years ago by kfeuerherm (Karljürgen Feuerherm)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | qtplay added; denemo removed |
Summary: | qtplay @1.3.1: installation failure → qtplay @1.3.1: fatal error: 'QuickTime/Movies.h' file not found |
qtplay requires the QuickTime framework, which Apple removed in macOS Sierra, so qtplay cannot be built on Sierra.
denemo and qtplay have no MacPorts maintainers.
Note: See
TracTickets for help on using
tickets.
log file of build failure