[MacPorts] #48626: port install zorba fails
#48626: port install zorba fails --------------------+-------------------------------- Reporter: adam@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: zorba --------------------+-------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/48626> MacPorts <https://www.macports.org/> Ports system for OS X
#48626: port install zorba fails ---------------------+-------------------------------- Reporter: adam@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: zorba | ---------------------+-------------------------------- Changes (by mf2k@…): * cc: adam@… (removed) Comment: As reporter, you do not need to Cc yourself. -- Ticket URL: <https://trac.macports.org/ticket/48626#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48626: port install zorba fails ---------------------+-------------------------------- Reporter: adam@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: zorba | ---------------------+-------------------------------- Comment (by ryandesign@…): We should first try updating zorba to version 3.1, which is now hosted at github: https://github.com/28msec/zorba -- Ticket URL: <https://trac.macports.org/ticket/48626#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#48626: port install zorba fails ---------------------+-------------------------------- Reporter: adam@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: zorba | ---------------------+-------------------------------- Comment (by ryandesign@…): 3.0 had separate downloads for the zorba core and the non-core modules. With 3.1 I can only find the zorba core download. The documentation web site is broken in that [https://github.com/28msec/zorba/issues/192 none of the cross-reference links work], making navigation difficult. There is also [https://github.com/28msec/zorba/issues/193 no documentation for 3.1] yet. I see lots of [https://github.com/28msec?utf8=✓&query=module separate github projects for separate zorba modules] in the same 28msec github organization, but none of the ones I looked at have any tags/releases. So I don't know how we are intended to install the modules now, so I'm giving up on updating this port for now. -- Ticket URL: <https://trac.macports.org/ticket/48626#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#48626: port install zorba fails ---------------------+-------------------------------- Reporter: adam@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: zorba | ---------------------+-------------------------------- Comment (by adam@…): FWIW, I was able to hand compile zorba-3.0.0. source with: {{{ tar zxf zorba-3.0.tar.gz cd zorba-3.0 mkdir build cd build cmake -Wno-dev \ -D CMAKE_CXX_FLAGS=-std=c++11 \ -D CMAKE_INSTALL_PREFIX=/opt/idzorba \ -D ZORBA_SUPPRESS_SWIG:BOOL=ON \ .. sudo make install }}} -- Ticket URL: <https://trac.macports.org/ticket/48626#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#48626: port install zorba fails ---------------------+-------------------------------- Reporter: adam@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: zorba | ---------------------+-------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: I've gone ahead and updated zorba to version 3.1 using the github repo because the 3.0 version on longer builds for me. I believe the included modules are now part of the same distribution under sub-directory modules. -- Ticket URL: <https://trac.macports.org/ticket/48626#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts