[MacPorts] #35934: mythfrontend crashes on startup
MacPorts
noreply at macports.org
Wed Sep 19 23:06:58 PDT 2012
#35934: mythfrontend crashes on startup
-----------------------------+--------------------------
Reporter: jharvell@… | Owner: ctreleaven@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: mythtv-core.25 |
-----------------------------+--------------------------
Comment (by jeremyhu@…):
You need to use sudo when you 'port select' ... please do this to see if
the issue still exists in top-of-tree clang/llvm
{{{
$ sudo port select clang mp-clang-3.2
$ sudo port -v install mythtv-core.25 configure.compiler=macports-clang
}}}
I'm also curious how dragonegg works (since it will use the gcc frontend
and llvm backend). This might help narrow down if the issue is clang or
llvm. Install dragonegg-3.0 and dragonegg-3.1, then do:
{{{
$ sudo port select gcc dragonegg-3.0-gcc46
$ sudo port -v install mythtv-core.25 configure.compiler=macports-gcc
$ sudo port select gcc dragonegg-3.1-gcc46
$ sudo port -v install mythtv-core.25 configure.compiler=macports-gcc
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35934#comment:42>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list