<div dir="ltr"><div><div><div><div><div>Thanks Vaclav,<br><br></div>the error came when I would not flush all containers from previous build.<br></div>If I build with --no-cache, the issue does not come.<br></div><br></div>Thanks for the check on empty keywords list, I am rebuilding it now.<br></div>Yann<br><div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">----------<br>Yann Chemin<br>Planetary Scientist<br>Latest: <a href="https://peerj.com/preprints/2124/" target="_blank">https://peerj.com/preprints/2124/</a><br>-----<br><b>JRC:</b> <a href="https://www.thefreelibrary.com/3628+-+CANHEMON+Remote+sensing+based+forest+canopy+health+monitoring...-a0453990005" target="_blank">https://www.thefreelibrary.com/3628+-+CANHEMON+Remote+sensing+based+forest+canopy+health+monitoring...-a0453990005</a><br><b>OSGeo: </b><a href="https://wiki.osgeo.org/wiki/Open_Monitoring_Systems_Working_Group" target="_blank">https://wiki.osgeo.org/wiki/Open_Monitoring_Systems_Working_Group</a><br><br></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 22 November 2016 at 18:58, Vaclav Petras <span dir="ltr"><<a href="mailto:wenzeslaus@gmail.com" target="_blank">wenzeslaus@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Tue, Nov 22, 2016 at 11:12 AM, Yann Chemin <span dir="ltr"><<a href="mailto:dr.yann.chemin@gmail.com" target="_blank">dr.yann.chemin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>I am compiling from SVN inside a docker (Debian testing)<br><br></div></blockquote><div><br></div></span><div>I'm just doing it with Ubuntu in Docker and I have no issue with r68881 (docker run ... grass --config revision).<br></div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div>for some reason inside man/ the build_keywords.py bugs at line 63.<br></blockquote><div><br></div></span><div>This looks like module without keywords or with an empty keyword. Are you using something else than code from trunk?<br></div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>GISBASE="/root/dev/grass_trunk<wbr>/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/root/dev/grass_<wbr>trunk/dist.x86_64-pc-linux-gnu<wbr>" VERSION_NUMBER=7.3.svn VERSION_DATE=2016 python ./build_keywords.py /root/dev/grass_trunk/dist.x86<wbr>_64-pc-linux-gnu/docs/html<br>Traceback (most recent call last):<br>  File "./build_keywords.py", line 63, in <module><br>    firstchar = key[0].lower()<br>IndexError: string index out of range</blockquote></span></div><br></div><div class="gmail_extra">r69871 checks for an empty keyword and fail because empty keyword should not happen. The error message tells file and line.<br><br></div><div class="gmail_extra">Hope this helps,<br></div><div class="gmail_extra">Vaclav<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="https://trac.osgeo.org/grass/changeset/69871" target="_blank">https://trac.osgeo.org/grass/<wbr>changeset/69871</a><br></div></div>
</blockquote></div><br></div>