and <br /><br />/cwb-perl/Perl-CWB-CL-3.0# make<br />cp lib/CWB/CL.pm blib/lib/CWB/CL.pm<br
/>cp lib/CWB/CL/Strict.pm blib/lib/CWB/CL/Strict.pm<br />Running Mkbootstrap for CL ()<br
/>chmod 644 &quot;CL.bs&quot;<br />&quot;/usr/bin/perl&quot; -MExtUtils::Command::MM -e
'cp_nonempty' -- CL.bs blib/arch/auto/CWB/CL/CL.bs 644<br />&quot;/usr/bin/perl&quot;
&quot;/usr/share/perl/5.14/ExtUtils/xsubpp&quot;&nbsp; -typemap
'/usr/share/perl/5.14/ExtUtils/typemap' -typemap
'/root/cwb-perl/Perl-CWB-CL-3.0/CL.typemap'&nbsp; CL.xs &gt; CL.xsc<br />mv CL.xsc CL.c<br
/>cc -c&nbsp; -I/usr/local/cwb-3.4.11/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN
-fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -g&nbsp;&nbsp; -DVERSION=\&quot;3.000002\&quot;
-DXS_VERSION=\&quot;3.000002\&quot; -fPIC &quot;-I/usr/lib/perl/5.14/CORE&quot;&nbsp;&nbsp;
CL.c<br />CL.xs: In function &lsquo;XS_CWB__CL_cl_normalize&rsquo;:<br />CL.xs:305:11: error:
too few arguments to function &lsquo;cl_string_canonical&rsquo;<br />In file included from
CL.xs:7:0:<br />/usr/local/cwb-3.4.11/include/cwb/cl.h:884:6: note: declared here<br />make:
*** [CL.o] Error 1<br /><br /><br />El Dom, 26 de Marzo de 2017, 16:08, Stefan Evert
escribi&oacute;:<br /> <!-- begin sanitized html -->
<div class="bodyclass">
<div>The error was in CQP, not the Perl modules. You have to reinstall the main CWB from SVN.
<br /><br />
<div>--</div>
<div>Sent from a small, but cool hand-held device without keyboard. Please excuse brevity.</div>
<div><br /></div>
<div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26,
0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
-webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">Stefan Evert</span></div>
<div><a href="http://purl.org/stefan.evert" target="_blank" title="Este enlace externo se
abrirá en una nueva ventana">purl.org/stefan.evert</a> | <a href="mailto:stefan.evert@fau.de"
target="_blank" title="Este enlace externo se abrirá en una nueva
ventana">stefan.evert@fau.de</a></div>
</div>
<div><br />Am 26.03.2017 um 15:29 schrieb Andr&Atilde;&copy;s Chand&Atilde;&shy;a
andres@chandia.net&gt;:<br /><br /></div>
<blockquote type="cite">
<div>svn co <a href="http://svn.code.sf.net/p/cwb/code/perl/trunk" target="_blank" title="Este
enlace externo se abrirá en una nueva
ventana">http://svn.code.sf.net/p/cwb/code/perl/trunk</a> cwb-perl<br />cd cwb-perl/CWB<br
/><br />/cwb-perl/CWB# perl Makefile.PL<br />IMS Open Corpus Workbench v3.4.11 found in
/usr/local/cwb-3.4.11 tree.<br />Configuraion saved to file lib/CWB/Config.pm<br />Checking if
your kit is complete...<br />Looks good<br />Generating a Unix-style Makefile<br />Writing
Makefile for CWB<br />Writing MYMETA.yml and MYMETA.json<br /><br /><br />cwb-perl/CWB#
make<br />cp lib/CWB/Encoder.pm blib/lib/CWB/Encoder.pm<br />cp lib/CWB/CQP.pm
blib/lib/CWB/CQP.pm<br />cp lib/CWB/CEQL.pm blib/lib/CWB/CEQL.pm<br />cp
lib/CWB/CEQL/Parser.pm blib/lib/CWB/CEQL/Parser.pm<br />cp lib/CWB.pm blib/lib/CWB.pm<br />cp
lib/CWB/CEQL/String.pm blib/lib/CWB/CEQL/String.pm<br />cp lib/CWB/Config.pm
blib/lib/CWB/Config.pm<br />cp script/cwb-align-export blib/script/cwb-align-export<br
/>&quot;/usr/bin/perl&quot; -MExtUtils::MY -e 'MY-&gt;fixin(shift)' --
blib/script/cwb-align-export<br />cp script/cwb-align-import blib/script/cwb-align-import<br
/>&quot;/usr/bin/perl&quot; -MExtUtils::MY -e 'MY-&gt;fixin(shift)' --
blib/script/cwb-align-import<br />cp script/cwb-convert-to-utf8
blib/script/cwb-convert-to-utf8<br />&quot;/usr/bin/perl&quot; -MExtUtils::MY -e
'MY-&gt;fixin(shift)' -- blib/script/cwb-convert-to-utf8<br />cp script/cwb-make
blib/script/cwb-make<br />&quot;/usr/bin/perl&quot; -MExtUtils::MY -e 'MY-&gt;fixin(shift)' --
blib/script/cwb-make<br />cp script/cwb-regedit blib/script/cwb-regedit<br
/>&quot;/usr/bin/perl&quot; -MExtUtils::MY -e 'MY-&gt;fixin(shift)' --
blib/script/cwb-regedit<br />cp script/cwb-split-vrt blib/script/cwb-split-vrt<br
/>&quot;/usr/bin/perl&quot; -MExtUtils::MY -e 'MY-&gt;fixin(shift)' --
blib/script/cwb-split-vrt<br />Manifying 6 pod documents<br />Manifying 6 pod documents<br
/><br /><br />/cwb-perl/CWB# make test<br />PERL_DL_NONLAZY=1 &quot;/usr/bin/perl&quot;
&quot;-MExtUtils::Command::MM&quot; &quot;-MTest::Harness&quot; &quot;-e&quot; &quot;undef
*Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')&quot; t/*.t<br
/>t/00_load.t ............ ok   <br />t/10_cwb_tools.t ....... ok     <br />t/11_cwb_file.t
........ ok     <br />t/12_cwb_tempfile.t .... ok   <br />t/13_cwb_shell.t ....... ok   <br
/>t/14_cwb_registry.t .... ok     <br />t/20_encode_vss.t ...... 1/6 # VSS corpus encoded in
0.2 seconds<br />t/20_encode_vss.t ...... ok   <br />t/30_cqp_basic.t ....... ok     <br
/>t/31_cqp_queries.t ..... 1/39 <br />=+===CWB::CQP ERROR=====<br /> | gzip: +.gz: No such
file or directory<br />=+== occurred at t/31_cqp_queries.t line 129.<br /># Looks like your
test exited with -1 just after 35.<br />t/31_cqp_queries.t ..... Dubious, test returned 255
(wstat 65280, 0xff00)<br />Failed 4/39 subtests <br />t/32_cqp_recode.t ...... ok     <br
/>t/40_ceql_parser.t ..... ok     <br />t/41_ceql_string.t ..... ok     <br
/>t/42_ceql_grammar.t .... ok     <br />t/43_ceql_benchmark.t .. 2/2 # CEQL benchmark: 31.8 ms
(load), 3.87 ms (parse)<br />t/43_ceql_benchmark.t .. ok   <br />t/44_ceql_bncweb.t .....
1/180 # 136 ms for 174 queries = 0.78 ms / query<br />t/44_ceql_bncweb.t ..... ok       <br
/><br />Test Summary Report<br />-------------------<br />t/31_cqp_queries.t   (Wstat: 65280
Tests: 35 Failed: 0)<br />  Non-zero exit status: 255<br />  Parse errors: Bad plan.  You
planned 39 tests but ran 35.<br />Files=15, Tests=492,  4 wallclock secs ( 0.19 usr  0.03 sys
+  2.50 cusr  0.29 csys =  3.01 CPU)<br />Result: FAIL<br />Failed 1/15 test programs. 0/492
subtests failed.<br />make: *** [test_dynamic] Error 255<br /><br /><br /><br /><br /><br
/>_______________________<br />             andr&Atilde;&copy;s chand&Atilde;&shy;a<br /><a
href="http://www.chandia.net" target="_blank" title="Este enlace externo se abrirá en una
nueva ventana"><img src="../images/sec_remove_es_ES.png" alt="chandia.net" border="0" /></a><a
href="https://twitter.com/andreschandia" target="_blank" title="Este enlace externo se abrirá
en una nueva ventana"><img src="../images/sec_remove_es_ES.png" alt="" width="20" height="20"
/></a><br /><a href="http://chandia.net/content/nmt" title="Este enlace externo se abrirá en
una nueva ventana" target="_blank">NMT</a> | <a href="http://chandia.net/content/dungupeyem"
title="Este enlace externo se abrirá en una nueva ventana" target="_blank">Dungupeyem</a> | <a
href="http://corlexim.cl" title="Este enlace externo se abrirá en una nueva ventana"
target="_blank">Corlexim</a><br /><br />administrador de:<br /><a href="http://parles.upf.edu"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana">Parles.upf</a> | <a
href="http://amindterapia.com" target="_blank" title="Este enlace externo se abrirá en una
nueva ventana">Amind terapia</a> | <a href="http://koyaktumapuche.net" target="_blank"
title="Este enlace externo se abrirá en una nueva ventana">Mapuche koyaktu</a> | <a
href="http://parles.upf.edu/llocs/nocando" target="_blank" title="Este enlace externo se
abrirá en una nueva ventana">Nocando</a> |<br />mail: <a
href="http://mail.corporacionkoyaktu.net" target="_blank" title="Este enlace externo se abrirá
en una nueva ventana">ONG Mapuche koyaktu</a> | <a href="http://mail.psicoaching.net"
target="_blank" title="Este enlace externo se abrirá en una nueva ventana">Psicoaching</a>
|<br /><span style="font-size: 18pt; color: rgb(79, 98, 40); font-family: Webdings;">P</span>
<span style="font-size: 10pt; color: rgb(79, 98, 40);">No imprima innecesariamente.
&Acirc;&iexcl;Cuide el medio ambiente!</span></div>
</blockquote></div>
<!-- end sanitized html --> <br /><br /><br />_______________________<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;andr&eacute;s
chand&iacute;a<br /><a href="http://www.chandia.net" target="_blank"><img
src="http://mail.chandia.net/images/chandia_net.png" alt="chandia.net" border="0" /></a><a
href="https://twitter.com/andreschandia" target="_blank"><img
src="http://mail.chandia.net/images/ico_tw.png" width="20" height="20" alt="" /></a><br /><a
href="http://chandia.net/content/nmt" title="Unificador ortogràfico de mapudungun">NMT</a> |
<a href="http://chandia.net/content/dungupeyem" title="Analizador y generador mofológico de
mapudungun">Dungupeyem</a> | <a href="http://corlexim.cl" title="Corpus lexicográfico de
mapudungun">Corlexim</a><br /><br />administrador de:<br /><a
href="http://parles.upf.edu">Parles.upf</a> | <a href="http://amindterapia.com">Amind
terapia</a> | <a href="http://koyaktumapuche.net">Mapuche koyaktu</a> | <a
href="http://parles.upf.edu/llocs/nocando">Nocando</a> |<br />mail: <a
href="http://mail.corporacionkoyaktu.net">ONG Mapuche koyaktu</a> | <a
href="http://mail.psicoaching.net">Psicoaching</a> |<br /><span style="font-size: 18pt; color:
rgb(79, 98, 40); font-family: Webdings;">P</span> <span style="font-size: 10pt; color: rgb(79,
98, 40);">No imprima innecesariamente. &iexcl;Cuide el medio ambiente!</span>