Opened 4 years ago

Last modified 4 years ago

#59963 new defect

libquicktime @1.2.4: error: field has incomplete type 'enum PixelFormat'

Reported by: TheLastLovemark Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: libquicktime

Description

This is in relation to #59962.

From looking at the errors generated, it seems like identifier names have not been updated. (e.g. CODEC_ID_AC3 is used instead of AV_CODEC_ID_AC3.)

Log file is attached

Attachments (1)

libquicktime-main.log (356.4 KB) - added by TheLastLovemark 4 years ago.

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by TheLastLovemark

Attachment: libquicktime-main.log added

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: port -vd install libquicktime +universal and port -vd install libquicktime faillibquicktime @1.2.4: error: field has incomplete type 'enum PixelFormat'

Yes, libquicktime has not been installable for years. See #45678 and #40464. There are patches attached to #40464. Who knows if they still work. There is also the libquicktime-devel port, but #40464 reported that that didn't work either. If you or anyone can fix it, please do.

comment:2 Changed 4 years ago by TheLastLovemark

#40464 worked for me.

Going to check if it resolves #59962 right now.

Note: See TracTickets for help on using tickets.