[MacPorts] #32947: alliance: non-void function 'elpLotrsShrink' should return a value
MacPorts
noreply at macports.org
Sat Jan 21 08:44:47 PST 2012
#32947: alliance: non-void function 'elpLotrsShrink' should return a value
----------------------------------------+-----------------------------------
Reporter: yannick.heinrich@… | Owner: and.damore@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: clang | Port: alliance
----------------------------------------+-----------------------------------
Comment(by and.damore@…):
Replying to [comment:4 yannick.heinrich@…]:
> I tried to force with sudo port -d install alliance configure.compiler
=apple-gcc42 but it tells me that the value is incorrect.
The port name is '''apple-gcc42''', the ''configure.compiler'' value to
trigger its use is '''apple-gcc-4.2''' so the option becomes
''configure.compiler=apple-gcc-4.2''.
> I tried with sudo port -d install alliance configure.compiler=apple-
gcc-4.2 but I get the same linking error :(
Please clean the port, clear terminal buffer and re-run
{{{
sudo port install foo configure.compiler=apple-gcc-4.2
configure.cxx=g++-apple-4.2
}}}
save the output and attach it.
Notice the C++ compiler option as per the link Ryan provided, alliance is
using it.
--
Ticket URL: <https://trac.macports.org/ticket/32947#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list