Opened 7 years ago

Closed 7 years ago

Last modified 13 months ago

#54385 closed defect (fixed)

qtplay @1.3.1: fatal error: 'QuickTime/Movies.h' file not found

Reported by: kfeuerherm (Karljürgen Feuerherm) Owned by: ryandesign (Ryan Carsten Schmidt)
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.

Attachments (1)

main.log (4.8 KB) - added by kfeuerherm (Karljürgen Feuerherm) 7 years ago.
log file of build failure

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by kfeuerherm (Karljürgen Feuerherm)

Attachment: main.log added

log file of build failure

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 failureqtplay @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.

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 9447d1f4ec3979308f0aedbf038e2d3ceb1bc2d8/macports-ports:

qtplay: Note that El Capitan or older is required

Closes: #54385

comment:3 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)

In 201c66403af2a62b98aded1b5475931935986b7d/macports-ports (master):

qtplay: Allow building up to macOS 10.14

See: #54385

Note: See TracTickets for help on using tickets.