[MacPorts] #31069: ice-cpp build fails with clang++
MacPorts
noreply at macports.org
Sun Nov 20 13:32:36 PST 2011
#31069: ice-cpp build fails with clang++
--------------------------------------+-------------------------------------
Reporter: balazs.vagvolgyi@… | Owner: blair@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: ice-cpp
--------------------------------------+-------------------------------------
Comment(by blair@…):
I can reproduce the issue with Xcode 4.2.1, I just did a
{{{
$ port -f uninstall ice-cpp
$ port -v install ice-cpp
}}}
and got this error:
{{{
/Developer/usr/bin/clang++ -c -I.. -I../../include -DICE_API_EXPORTS
-I/opt/local/include -g -O2 -DNDEBUG -Wall -D_REENTRANT Acceptor.cpp
In file included from Acceptor.cpp:10:
In file included from ../Ice/Acceptor.h:14:
In file included from ../Ice/AcceptorF.h:15:
../../include/Ice/Handle.h:106:13: error: call to function 'upCast' that
is neither visible in the template definition nor found by argument-
dependent lookup
upCast(this->_ptr)->__decRef();
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/31069#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list