Opened 11 years ago

Closed 11 years ago

#36961 closed defect (worksforme)

ffmpeg fails upgrade from 0.7.13_2 to 1.0_2 under X 10.6 - many missing prototypes

Reported by: drowe@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: dbevans (David B. Evans), sewebster@…
Port: ffmpeg

Description

Attempting ffmpeg upgrade from 0.7.13_2 to 1.0_2 fails. There are numerous error lines along the lines of: ". . /include/mmintrin.h:67: error: no previous prototype for ‘_mm_empty’"

Am running on a MacBookPro 1.1 with Intel Core Duo CPU (the early 32-bit only version). OS is Snow Leopard 10.6.8 and XCode 3.2.6

The log file is attached

Attachments (1)

main.log.gz (10.5 KB) - added by drowe@… 11 years ago.
main.log.gz

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by drowe@…

Attachment: main.log.gz added

main.log.gz

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Cc: devans@… added
Owner: changed from macports-tickets@… to jeremyhu@…

In the future, please Cc the maintainer(s).

comment:2 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

-Werror=missing-prototypes

/shrug ... just disable that -Werror=...

comment:3 Changed 11 years ago by sewebster@…

Cc: sewebster@… added

Cc Me!

comment:4 Changed 11 years ago by sewebster@…

I disabled the missing prototype errors but building still failed with a bunch of SDL errors.

comment:5 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.