[MacPorts] #33891: shenidam port request
#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 -------------------------------------+-------------------------------------- [http://lists.macosforge.org/pipermail/macports- users/2012-April/028208.html Sam Kuper requested a port of shenidam]. I'll attach my in-progress attempt. -- Ticket URL: <https://trac.macports.org/ticket/33891> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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@…): I filed a [https://github.com/stendardo/shenidam/issues/1 bug report upstream] for now. -- Ticket URL: <https://trac.macports.org/ticket/33891#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts