Opened 12 years ago
Closed 11 years ago
#36854 closed defect (fixed)
mythtv-core.25.3 doesn't build with xcode 3.2.6 on Core Duo iMac
Reported by: | andrewj@… | Owned by: | ctreleaven (Craig Treleaven) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | mythtv-core.25 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
uname -a Darwin Andrew-McDonalds-iMac.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
sw_vers ProductName: Mac OS X ProductVersion: 10.6.8 BuildVersion: 10K549
xcodebuild -version Xcode 3.2.6 Component versions: DevToolsCore-1809.0; DevToolsSupport-1806.0 BuildVersion: 10M2518
It couldn't build the yadif filter. It was recently added back into the mythtv filter project. See http://code.mythtv.org/trac/changeset?reponame=mythtv&new=08e8883b35409864d81ace2b47f95b78f1280867%40mythtv%2Ffilters%2Ffilters.pro&old=5993036c9cf7fc355f9b5205a641ff58815f4153%40mythtv%2Ffilters%2Ffilters.pro
So I modified the filters.pro file to exclude yadif and the build then was successful.
The Frontend crashed at start up but that is probably for another ticket.
This is my very first ticket so please be gentle :)
Regards,
Andrew
Attachments (1)
Change History (8)
comment:1 Changed 12 years ago by andrewj@…
Cc: | andrewj@… added |
---|
comment:3 Changed 12 years ago by ctreleaven (Craig Treleaven)
In future, please fill in the Port and owner fields--I only stumbled on this ticket by chance.
This is the second report I've had of problems with the yadif on Core Duo systems. Could you please try a fresh build, unmodified, and attach the main.log to the ticket. Thanks,
Changed 12 years ago by andrewj@…
log of "sudo port build mythtv-core.25"
comment:4 Changed 12 years ago by andrewj@…
Sorry about that.
I've uploaded the log file.
FYI: The Portfile for boost addresses the Core Solo and Core Duo issue by replacing i386 with prescott in the jam file.
Regards, Andrew
comment:5 Changed 12 years ago by pixilla (Bradley Giesbrecht)
Owner: | changed from macports-tickets@… to ctreleaven@… |
---|---|
Port: | mythtv-core.25 added |
comment:6 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:7 Changed 11 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r107034
Cc Me!