[tlbuild] Building failure[xindy]
Angelo Graziosi
angelo.graziosi at alice.it
Mon May 17 15:00:43 CEST 2010
Il 17/05/2010 13.21, Peter Breitenlohner ha scritto:
> On Mon, 17 May 2010, Angelo Graziosi wrote:
>
>> For completeness, the failure happens only on Cygwin and with the
>> recent changes in 'xindy' (May 13, I think): for example the build I
>> did on 20100424 was completed without problems. ....
>
> Hi Angelo,
>
> yes, but that was xindy-2.3 (now xindy-old) whereas now that is xindy-2.4
> (former xindy-new) whith a different configure.ac.
>
>> ........ The shell in Cygwin is Bash:
>>
>> $ bash --version
>> GNU bash, version 3.2.49(23)-release (i686-pc-cygwin)
>> Copyright (C) 2007 Free Software Foundation, Inc.
>
> That's exactly what we got, but we have no clisp for cygwin.
Cygwin has its own clisp-2.48-3 packages installed, almost surely for
dependencies...
>> I have tried (litterally) what you suggest, but:
>>
>> ============================
>> $ echo "\"`/tmp/clisp/clisp-build/clisp -q -norc -x '(progn
>> (princ*lib-directory*) (values))'`\""
>> *** - EVAL: undefined function PRINC*LIB-DIRECTORY*
>
> That should have been (princ *lib-directory*).
>
> Please also try:
> /tmp/clisp/clisp-build/clisp -q -norc -x '(progn (princ *lib-directory*)
> (values))'
> and look whether the output is one line or two lines.
Now the results:
======================================
$ echo "\"`/tmp/clisp/clisp-build/clisp -q -norc -x '(progn (princ
*lib-directory*) (values))'`\""
"/tmp/clisp/clisp-build/
"
angelo at pc ~
$ echo "\"`/tmp/clisp/clisp-build/clisp -q -norc -x '(progn (princ
*lib-directory*) (values))'`\""
"/tmp/clisp/clisp-build/
"
angelo at pc ~
================================================
In the first case, it looks on two lines (CR or spaces)
Ciao,
Angelo.
More information about the tlbuild
mailing list