Hi,<div><br></div><div>I am compiling a corpus with the following bash file:</div><div><br></div><div><div>echo &quot;Deleting older version of CWB-formatted files in data directory&quot;</div><div>echo &quot;&quot;</div><div>

rm /WebCorpora/data/fall/*</div><div><br></div><div>echo &quot;Encoding corpus with CWB tools&quot;</div><div>echo &quot;&quot;</div><div> </div><div>cwb-encode -d /WebCorpora/data/fall/ -R /WebCorpora/registry/fall -f /WebCorpora/upload/spintxFall4web.cpr -xsB -P lemma -P pos -P punct -P start -P end -P tense -P mood -P numb -P pers -P gend -V text:0+id -V speaker:0+type -V lang:0+code</div>

<div><br></div><div>cwb-make -M 256 -r /WebCorpora/registry/ FALL</div><div>echo &quot;DONE!&quot;<br></div><div>date<br></div><div><br></div><div>And I get the following message:</div><div><br></div><div><div>WARNING (SHELL CMD &#39;/usr/local/bin/cwb-huffcode -r &#39;/WebCorpora/registry/&#39; -T -P tense FALL&#39;):</div>

<div>-&gt; Warning on stderr:</div><div>-&gt; Problem: No output generated -- no items?</div><div>CWB::Indexer: Creation of component tense/CIS (/WebCorpora/data/fall/tense.huf) failed (aborted).</div><div> at /opt/local/bin/cwb-make line 76</div>

</div><div><br></div><div><br></div><div>However, it seems that the corpus has been encoded. A couple of basic queries I did did work. Should I be worried or warned about future problems? Or I can just ignore this message?</div>

<div><br></div><div>Best regards,</div><div>Marti</div><div><br></div>
</div>