[MacPorts] #47333: Processing of port kde4-runtime failed
MacPorts
noreply at macports.org
Fri Apr 17 18:18:14 PDT 2015
#47333: Processing of port kde4-runtime failed
---------------------------+---------------------
Reporter: gerr07@… | Owner: nicos@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: kde4-runtime |
---------------------------+---------------------
Comment (by nicos@…):
First, running
{{{
sudo port clean kde4-runtime
sudo port -d install kde4-runtime
}}}
to get a full report to be attached to this ticket could help.
It seems from what you posted that the build is using a mix of compilers
(clang for C and llvm-g++-4.2 for C++), which is not standard. Did you
install macports with a standard configuration, and if not, how did you
configure it?
If the build still fails, perhaps running
{{{
sudo port -d install kde4-runtime configure.compiler=clang
}}}
may force to use only one compiler, but I cannot guarantee that without
having seen the full report, and without knowing if you installed macports
with non-standard parameters.
--
Ticket URL: <https://trac.macports.org/ticket/47333#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list