[GRASS-dev] man error on compilation
Yann Chemin
dr.yann.chemin at gmail.com
Tue Nov 22 08:12:52 PST 2016
Hi,
I am compiling from SVN inside a docker (Debian testing)
for some reason inside man/ the build_keywords.py bugs at line 63.
GISBASE="/root/dev/grass_trunk/dist.x86_64-pc-linux-gnu"
ARCH="x86_64-pc-linux-gnu"
ARCH_DISTDIR="/root/dev/grass_trunk/dist.x86_64-pc-linux-gnu"
VERSION_NUMBER=7.3.svn VERSION_DATE=2016 python ./build_keywords.py
/root/dev/grass_trunk/dist.x86_64-pc-linux-gnu/docs/html
Traceback (most recent call last):
File "./build_keywords.py", line 63, in <module>
firstchar = key[0].lower()
IndexError: string index out of range
Makefile:113: recipe for target
'/root/dev/grass_trunk/dist.x86_64-pc-linux-gnu/docs/html/keywords.html'
failed
make[1]: ***
[/root/dev/grass_trunk/dist.x86_64-pc-linux-gnu/docs/html/keywords.html]
Error 1
make[1]: Leaving directory '/root/dev/grass_trunk/man'
Makefile:43: recipe for target 'default' failed
thanks for any help,
Yann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20161122/2e27f0e6/attachment.html>
More information about the grass-dev
mailing list