On Wed, May 23, 2018 at 09:55:57AM +0200, Solene Rapenne wrote: > > Landry Breuil writes: > > > Hi, > > > > here's a wip port for GRASS, a full blown GIS alternative to geo/qgis, > > and qgis can reuse/call GRASS modules. It provides a wxPython GUI (cf > > https://grasswiki.osgeo.org/wiki/Quick_wxGUI_tutorial) but can also be > > used in cli mode. I think it only works with python2 so far, and since > > it uses wxPython which is old/python2 only... > > > > Portingwise, it insists on installing itself to ${PREFIX}/grass and have > > all its stuff under this dir (docs, libs, sample data, configuration, > > headers...) - that's a bit gross, but it works this way and would > > require lots of patching to redispatch the files in their regular > > locations. Can of course be revisited... > > > > Comment on the port welcome, i doubt anyone else than me will ever need > > this anyway. > > > > Landry > > Hello, > > I wanted to try grass but the current port doesn't compile on my latest > -current. Full build log following.
That's strange, because i had no issue building it again on a freshly upgraded VM: GRASS GIS 7.4.0 exported compilation log -------------------------------------------------- Started compilation: Wed May 23 19:16:16 CEST 2018 -- Errors in: No errors detected. -- Finished compilation: Wed May 23 19:44:20 CEST 2018 39m27.66s real 13m57.53s user 5m16.85s system Sorry, but i think you'll need to dig a bit more in the log itself and your objdir to figure out what when wrong & where...