Opened 5 years ago
Last modified 5 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)
Change History (3)
Changed 5 years ago by TheLastLovemark
Attachment: | libquicktime-main.log added |
---|
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | port -vd install libquicktime +universal and port -vd install libquicktime fail → libquicktime @1.2.4: error: field has incomplete type 'enum PixelFormat' |
---|
comment:2 Changed 5 years ago by TheLastLovemark
Note: See
TracTickets for help on using
tickets.
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.