#2940: Compiling Grass-7.0.3 under FreeBSD: tplot directory (with log)
------------------------+-------------------------
 Reporter:  pieside     |      Owner:  grass-dev@…
     Type:  defect      |     Status:  new
 Priority:  normal      |  Milestone:  7.0.4
Component:  Default     |    Version:  7.0.3
 Keywords:  FreeBSD     |        CPU:  x86-64
 Platform:  Other Unix  |
------------------------+-------------------------
 Dear all,

 I'm trying to compile Grass-7.0.3 under FreeBSD (with Zsh) and the
 compilation stops in

 include/Make/GuiScript.make:37: recipe for target 'g.gui.tplot.tmp.html'
 failed
 include/Make/GuiScript.make:23: recipe for target 'guiscript' failed

 Here you can find the log created by running
 {{{
 cd grass-7.0.3/gui/wxpython/tplot &&
 make
 }}}


 {{{
 gmake /home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/docs/html/g.gui.tplot.html
 gmake[1]: Entering directory
 '/home/pierre/tmp/grass7/grass-7.0.3/gui/wxpython/tplot'
 GISRC=/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/demolocation/.grassrc70
 GISBASE=/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2 PATH="/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/bin:/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/bin:/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/scripts:$PATH"
 PYTHONPATH="/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/etc/python:/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64
 -unknown-freebsd10.2/gui/wxpython:$PYTHONPATH"
 LD_LIBRARY_PATH="/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/bin:/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/bin:/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/scripts:/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64
 -unknown-freebsd10.2/lib:/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64
 -unknown-freebsd10.2/lib:" LC_ALL=C
 /home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/scripts/g.gui.tplot --html-description < /dev/null | grep -v
 '</body>\|</html>' > g.gui.tplot.tmp.html
 Traceback (most recent call last):
   File "/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/scripts/g.gui.tplot", line 131, in <module>
     main()
   File "/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/scripts/g.gui.tplot", line 78, in main
     options, flags = gscript.parser()
   File "/home/pierre/tmp/grass7/grass-7.0.3/dist.x86_64-unknown-
 freebsd10.2/etc/python/grass/script/core.py", line 712, in parser
     p = subprocess.Popen([prog, '-n'] + argv, stdout=subprocess.PIPE)
   File "/usr/local/lib/python2.7/subprocess.py", line 710, in __init__
     errread, errwrite)
   File "/usr/local/lib/python2.7/subprocess.py", line 1335, in
 _execute_child
     raise child_exception
 OSError: [Errno 2] No such file or directory
 ../../../include/Make/GuiScript.make:37: recipe for target
 'g.gui.tplot.tmp.html' failed
 gmake[1]: *** [g.gui.tplot.tmp.html] Error 1
 rm g.gui.tplot.tmp.html
 gmake[1]: Leaving directory
 '/home/pierre/tmp/grass7/grass-7.0.3/gui/wxpython/tplot'
 ../../../include/Make/GuiScript.make:23: recipe for target 'guiscript'
 failed
 gmake: *** [guiscript] Error 2
 }}}




 What do you think about all that?

 Thank you,

 Pierre.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2940>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to