[GRASS-user] make error in grass7_trunk/man

Johannes Radinger johannesradinger at gmail.com
Mon May 13 02:51:04 PDT 2013


Hi,

I just tried to build GRASS7 on Ubuntu with the r.stream.* and r.fuzzy
add-ons in the scripts-folder (the subdirs have been added to the makefile
in the scripts folder).
When running make I face a compilation error in the /man subfolder:

radinger at grassgis:/usr/local/src/grass7_trunk/man$ make
Generating HTML manual pages index (help system)...
make
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/full_index.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/index.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/topics.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/keywords.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/display.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/database.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/general.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/imagery.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/misc.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/postscript.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/raster.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/raster3D.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/temporal.html
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/vector.html
make[1]: Entering directory `/usr/local/src/grass7_trunk/man'
make[1]:
`/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/full_index.html'
is up to date.
make[1]:
`/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/index.html'
is up to date.
make[1]:
`/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/topics.html'
is up to date.
GISBASE="/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu"
ARCH="i686-pc-linux-gnu"
ARCH_DISTDIR="/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu"
VERSION_NUMBER=7.0.svn VERSION_DATE=2013 python ./build_keywords.py
/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html
Traceback (most recent call last):
  File "./build_keywords.py", line 38, in <module>
    key = "%s%s" % (key[0].upper(), key[1:])
IndexError: string index out of range
make[1]: ***
[/usr/local/src/grass7_trunk/dist.i686-pc-linux-gnu/docs/html/keywords.html]
Error 1
make[1]: Leaving directory `/usr/local/src/grass7_trunk/man'
make: *** [default] Error 2
radinger at grassgis:/usr/local/src/grass7_trunk/man$


Any idea where to look for the problem?

/Johannes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20130513/2e954ed6/attachment.html>


More information about the grass-user mailing list