[MacPorts] #33891: shenidam port request
MacPorts
noreply at macports.org
Tue Apr 3 23:45:19 PDT 2012
#33891: shenidam port request
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: shenidam
-------------------------------------+--------------------------------------
Comment(by ryandesign@…):
Here's my not-yet-working port. If anybody can finish this please do.
The latest version 0.5.0 was released in April 2011 and has numerous bugs
that prevent it from building. Many of them have been fixed in the git
repository since then, so the port fetches from git instead of from the
distfile.
The documentation mentions a dependency on python, so I added a python27
dependency, but the port finds the system's python; the port needs to be
fixed to use python27.
During the cmake configure phase, it says:
{{{
-- Looking for _init in boost_thread
-- Looking for _init in boost_thread - not found
-- Looking for C++ include boost/thread.hpp
-- Looking for C++ include boost/thread.hpp - found
CMake Warning at CMakeLists.txt:83 (message):
No boost::thread library available.
}}}
The build fails with:
{{{
Undefined symbols:
"boost::thread::hardware_concurrency()", referenced from:
parse_options(int, char**)in shenidam_main.cpp.o
ld: symbol(s) not found
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33891#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list