Difference between revisions of "Myth on Mac - Build status"

From MythTV Official Wiki
Jump to: navigation, search
m (remove redundant error line)
(Add .26 build, remove old versions)
(46 intermediate revisions by 9 users not shown)
Line 1: Line 1:
If you are trying to build MythTV from source, you are usually trying to build a frontend to match a Linux backend. This means you need to build a compatible version. ''e.g.'' if the backend is MythTV-0.21, then try to build the same Mac frontend version, or maybe the latest version of that source code branch - MythTV-0.21-fixes.
+
If you are trying to build MythTV from source, you are usually trying to build a frontend to match a Linux backend. This means you need to build a compatible version. ''e.g.'' if the backend is MythTV-0.24, then try to build the same Mac frontend version, or maybe the latest version of that source code branch - MythTV-0.24-fixes.
  
 
The developers usually keep these branches very stable, so they should build on most Mac OS versions. However, building the latest and greatest - trunk - may be a little more difficult, depending on what changes have been committed recently, and how hostile they are to Mac OS X and Windows.
 
The developers usually keep these branches very stable, so they should build on most Mac OS versions. However, building the latest and greatest - trunk - may be a little more difficult, depending on what changes have been committed recently, and how hostile they are to Mac OS X and Windows.
  
This document is trying to be a whiteboard of peoples’  building successes and failures.
+
This document is trying to be a whiteboard of peoples’  building successes and failures.
 
+
== MythTV trunk ==
== MythTV 0.15.1, 0.16 ==
 
 
 
Nigel has a tarball of those source trees that used to compile on 10.2 and 10.3 machines (of course, PowerPC only). 10.2 also required dlcompat to be installed. (rough 10.2 build instructions [http://web.netcall.com.au/~pear_computers/MythTV10.2buildHowTo.html here])
 
 
 
== MythTV 0.17, 0.18, 0.19 ==
 
 
 
0.17 was the first release to compile “out of the box” on a Mac. I think these were 10.3 only.
 
 
 
== MythTV 0.20 ==
 
 
 
The first release to compile on an Intel Mac. The [[Myth_on_Mac_x86]] page lists many of the historical gorey details involved in getting there.
 
 
 
== MythTV 0.21 (and -fixes) ==
 
 
 
 
{| border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse; border-color:#8eabd0; background:#e7edf5"
 
{| border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse; border-color:#8eabd0; background:#e7edf5"
 
|- style="background: lightsteelblue"
 
|- style="background: lightsteelblue"
! OS !! Arch. !! XCode rev. !! SVN rev. !! Status
+
! OS !! Arch. !! XCode rev. !! GIT rev. !! Script !! Status !! Date
 
 
 
|-
 
|-
| 10.3.9
+
| 10.6.8
| PPC G3
+
| Quad-Core i7
| ???
+
| 3.2.6
| 16658
+
| 0.26pre  92f7d1f
| working?
+
|osx-packager.pl
 +
| Build completed successfully; not tested.  Built 32 bit.
 +
| 2012 Apr 12
 +
|}
  
 +
== MythTV 0.26 (and -fixes) ==
 +
{| border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse; border-color:#8eabd0; background:#e7edf5"
 +
|- style="background: lightsteelblue"
 +
! OS !! Arch. !! XCode rev. !! GIT rev. !! Script !! Status !! Date
 
|-
 
|-
| 10.3.9
+
| 10.7.5
| PPC G4
+
| Dual Quad-Core Xeon
| 1.5
+
| 4.5.1
| 16658
+
| 0.26  g9e12a61
| working?
+
|osx-packager-qtsdk.pl
 
+
| Build completed successfully; not tested.
 +
|2012 Oct 14
 
|-
 
|-
| 10.3.9
 
| PPC G4
 
| 1.5
 
| 20278
 
| Packager fails to build libfaad. Comment it out of %depend_order => mythtv gets further.
 
 
|-
 
| 10.4.11
 
| Intel
 
| ???
 
| 20622
 
| Working
 
  
 
|}
 
|}
  
== MythTV trunk ==
 
  
 +
== MythTV 0.25 (and -fixes) ==
 
{| border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse; border-color:#8eabd0; background:#e7edf5"
 
{| border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse; border-color:#8eabd0; background:#e7edf5"
 
|- style="background: lightsteelblue"
 
|- style="background: lightsteelblue"
! OS !! Arch. !! XCode rev. !! SVN rev. !! Status
+
! OS !! Arch. !! XCode rev. !! GIT rev. !! Script !! Status !! Date
 +
|-
 +
| 10.6.8
 +
| Quad-Core i7
 +
| 3.2.6
 +
| 0.25  92f7d1f
 +
|osx-packager.pl
 +
| Build completed successfully; not tested.  Built 32 bit.
 +
|2012 Apr 12
 +
|-
 +
 
 +
|}
 +
 
  
|-
 
| 10.3.9
 
| PPC G4
 
| 1.5
 
| 20790
 
| Qt 4.4 does not build. Error compiling concurrent/qtconcurrentthreadengine.cpp
 
  
|-
 
| 10.4.11
 
| Intel
 
| 2.5
 
| 20790
 
| Working
 
  
|-
+
Build status of outdated versions is at [[Myth_on_Mac_-_Historical_Build_status]]
| 10.5.6
 
| Intel
 
| 3.0
 
| 20844
 
| Fails to link libmythavcodec:
 
ld: absolute addressing (perhaps -mdynamic-no-pic) used in _ff_flac_compute_autocorr_sse2 from flacdsp_mmx.o not allowed in slidable image
 
  
|-
 
| 10.5.6
 
| Intel
 
| 3.1.1
 
| 20844
 
| Fails when compiling mythmainwindow.cpp:
 
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:217: error: ‘__m128i’ does not name a type
 
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:218: error: ‘__m128d’ does not name a type
 
  
|}
+
[[Category:Distribution_Specific_Install_Guides]]
 +
[[Category:MacOS]]

Revision as of 00:36, 15 October 2012

If you are trying to build MythTV from source, you are usually trying to build a frontend to match a Linux backend. This means you need to build a compatible version. e.g. if the backend is MythTV-0.24, then try to build the same Mac frontend version, or maybe the latest version of that source code branch - MythTV-0.24-fixes.

The developers usually keep these branches very stable, so they should build on most Mac OS versions. However, building the latest and greatest - trunk - may be a little more difficult, depending on what changes have been committed recently, and how hostile they are to Mac OS X and Windows.

This document is trying to be a whiteboard of peoples’ building successes and failures.

MythTV trunk

OS Arch. XCode rev. GIT rev. Script Status Date
10.6.8 Quad-Core i7 3.2.6 0.26pre 92f7d1f osx-packager.pl Build completed successfully; not tested. Built 32 bit. 2012 Apr 12

MythTV 0.26 (and -fixes)

OS Arch. XCode rev. GIT rev. Script Status Date
10.7.5 Dual Quad-Core Xeon 4.5.1 0.26 g9e12a61 osx-packager-qtsdk.pl Build completed successfully; not tested. 2012 Oct 14


MythTV 0.25 (and -fixes)

OS Arch. XCode rev. GIT rev. Script Status Date
10.6.8 Quad-Core i7 3.2.6 0.25 92f7d1f osx-packager.pl Build completed successfully; not tested. Built 32 bit. 2012 Apr 12



Build status of outdated versions is at Myth_on_Mac_-_Historical_Build_status