[GRASS-dev] [GRASS GIS] #1819: problems compiling map swipe, animation, modeler, and r.li.setup

GRASS GIS trac at osgeo.org
Tue Feb 17 14:58:01 PST 2015


#1819: problems compiling map swipe, animation, modeler, and r.li.setup
-----------------------------+----------------------------------------------
 Reporter:  cmbarton         |       Owner:  grass-dev@…              
     Type:  defect           |      Status:  new                      
 Priority:  normal           |   Milestone:  7.0.0                    
Component:  wxGUI            |     Version:  svn-trunk                
 Keywords:  g.gui.* modules  |    Platform:  MacOSX                   
      Cpu:  OSX/Intel        |  
-----------------------------+----------------------------------------------

Comment(by cmbarton):

 Some more information. Let me know if this should be filed under a
 different ticket.

 Because of the failure for some Python code to create the menu tree files
 during compilation, I have to launch a GRASS session, cd to the
 ../gui/wxpython directory, make clean, and make. This also 'fixed' the
 errors in animation, map swipe, etc.

 The tplot error is persisting, even when I make from within a GRASS
 session. It has a different error from within a GRASS session however.
 Perhaps it will be helpful.

 {{{

 rm -f g.gui.*.tmp.html
 /Applications/Xcode.app/Contents/Developer/usr/bin/make
 /Users/cmbarton/grass_source/grass_trunk/dist.x86_64-apple-
 darwin14.1.0/docs/html/wxGUI.timeline.html
 make[3]: `/Users/cmbarton/grass_source/grass_trunk/dist.x86_64-apple-
 darwin14.1.0/docs/html/wxGUI.timeline.html' is up to date.
 /Applications/Xcode.app/Contents/Developer/usr/bin/make -C tplot || echo
 /Users/cmbarton/grass_source/grass_trunk/gui/wxpython/tplot >>
 /Users/cmbarton/grass_source/grass_trunk/error.log
 /Applications/Xcode.app/Contents/Developer/usr/bin/make
 /Users/cmbarton/grass_source/grass_trunk/dist.x86_64-apple-
 darwin14.1.0/docs/html/g.gui.tplot.html
 GISRC=/Users/cmbarton/grass_source/grass_trunk/dist.x86_64-apple-
 darwin14.1.0/demolocation/.grassrc71
 GISBASE=/Users/cmbarton/grass_source/grass_trunk/dist.x86_64-apple-
 darwin14.1.0 PATH="/Users/cmbarton/grass_source/grass_trunk/dist.x86_64
 -apple-
 darwin14.1.0/bin:/Users/cmbarton/grass_source/grass_trunk/dist.x86_64
 -apple-
 darwin14.1.0/bin:/Users/cmbarton/grass_source/grass_trunk/dist.x86_64
 -apple-darwin14.1.0/scripts:$PATH"
 PYTHONPATH="/Users/cmbarton/grass_source/grass_trunk/dist.x86_64-apple-
 darwin14.1.0/etc/python:/Users/cmbarton/grass_source/grass_trunk/dist.x86_64
 -apple-darwin14.1.0/gui/wxpython:$PYTHONPATH"
 DYLD_LIBRARY_PATH="/Users/cmbarton/grass_source/grass_trunk/dist.x86_64
 -apple-
 darwin14.1.0/bin:/Users/cmbarton/grass_source/grass_trunk/dist.x86_64
 -apple-
 darwin14.1.0/scripts:/Users/cmbarton/grass_source/grass_trunk/dist.x86_64
 -apple-
 darwin14.1.0/lib:/Users/cmbarton/grass_source/grass_trunk/dist.x86_64
 -apple-
 darwin14.1.0/lib:/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/lib:/Users/cmbarton/Library/GRASS/7.0/Modules/lib:/Library/GRASS/7.0/Modules/lib"
 LC_ALL=C /Users/cmbarton/grass_source/grass_trunk/dist.x86_64-apple-
 darwin14.1.0/scripts/g.gui.tplot --html-description < /dev/null | grep -v
 '</body>\|</html>' > g.gui.tplot.tmp.html
 Traceback (most recent call last):
   File "/Users/cmbarton/grass_source/grass_trunk/dist.x86_64-apple-
 darwin14.1.0/scripts/g.gui.tplot", line 51, in <module>
     from core.utils import GuiModuleMain
 ImportError: cannot import name GuiModuleMain
 make[3]: *** [g.gui.tplot.tmp.html] Error 1
 rm g.gui.tplot.tmp.html
 make[2]: *** [guiscript] Error 2

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1819#comment:11>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list