[GRASS-dev] [GRASS GIS] #2187: Make Fails on Manpages GRASS GIS 7.0.svn 58873M
GRASS GIS
trac at osgeo.org
Mon Feb 3 19:58:53 PST 2014
#2187: Make Fails on Manpages GRASS GIS 7.0.svn 58873M
------------------------+---------------------------------------------------
Reporter: justinzane | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
Comment(by justinzane):
Note that deleting "./man/" from the root Makefile allows build to
complete.
Also, in looking at the build_foo.py files, I notices a variety of issues
including mixed tabs and spaces, old `except BarError, e"` instead of
`except BarError as e:`, and various points of failure outside try/except
blocks.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2187#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list