ports/85546: New port: devel/py-ice, Ice (devel/ice) mappings for Python
Pav Lucistnik
pav at FreeBSD.org
Sun Sep 4 14:25:50 UTC 2005
Synopsis: New port: devel/py-ice, Ice (devel/ice) mappings for Python
State-Changed-From-To: open->closed
State-Changed-By: pav
State-Changed-When: Sun Sep 4 14:25:21 GMT 2005
State-Changed-Why:
New port added, thank you!
It does not compile on amd64, could you take a look at it?
c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.4 -g -ftemplate-depth-128 -fPIC -Wall -D_REENTRANT -D_THREAD_SAFE Operation.cpp
Operation.cpp: In member function `virtual void IcePy::ParamInfo::unmarshaled(PyObject*, PyObject*, void*)':
Operation.cpp:330: error: reinterpret_cast from `void*' to `int' loses precision
Operation.cpp: In member function `virtual void IcePy::OperationI::dispatch(PyObject*, const Ice::AMD_Object_ice_invokePtr&, const std::vector<Ice::Byte, std::allocator<Ice::Byte> >&, const Ice::Current&)':
Operation.cpp:644: warning: cast to pointer from integer of different size
Operation.cpp: In member function `PyObject* IcePy::OperationI::unmarshalResults(const std::vector<Ice::Byte, std::allocator<Ice::Byte> >&, const Ice::CommunicatorPtr&)':
Operation.cpp:1038: warning: cast to pointer from integer of different size
gmake[2]: *** [Operation.o] Error 1
http://www.freebsd.org/cgi/query-pr.cgi?pr=85546
More information about the freebsd-ports-bugs
mailing list