I had been having no trouble on cygwin
the I check /proc/version and it was ~2 years old
after updating to
CYGWIN_NT-5.1 1.7.7(0.230/5/3) 2010-08-31 09:58
there were some problems, but they were fixed for the 2011-02-08 release
in ast "out of space" typically means (ast) malloc failure
can you try building again by
mv arch/cygwin.i386 arch/cygwin.i386.old
bin/package make SHELL=/bin/sh
there were a few releases where ast ksh had trouble with some pipeline
constructs
I;d like to narrow down the ksh release range and code that in bin/package
thanks
On Thu, 10 Feb 2011 02:05:41 +0100 Cyrille Lefevre wrote:
> v2$ uname -a
> CYGWIN_NT-6.0 pcvista 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 i686 i386
> Cygwin
> v2$ bash --version
> GNU bash, version 4.1.9(2)-release (i686-pc-cygwin)
> v2$ make --version
> GNU Make 3.81
> v2$ gcc --version
> gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
> I break the build when I see the attached messages.
> ...
> make: ".PROBE.INIT", line 98: regular expression: -O[1-9]: out of space
> make: ".MAKEINIT", line 459: regular expression: [0-9]*: out of space
> ...
> make [cmd/INIT]: ".INSTALL.COMMON.", line 11: regular expression:
> [!-.]*|.[!A-Z]*: out of space
> make [cmd/INIT]: ".INSTALL.COMMON.", line 42: regular expression:
> *.[[:digit:]]*([[:alpha:]]): out of space
> ...
> make [cmd/INIT]: "::", line 5: regular expression: [!-.]*|.[!A-Z]*: out
> of space
> make [cmd/INIT]: "::", line 6: regular expression: .|[!-.]*|.[!A-Z]*:
> out of space
> ...
> make [cmd/INIT]: ".BELIEVE", line 3: warning: cannot touch
> /opt/ast-2011-02-08/arch/cygwin.i386/bin/mkdir [No such file or directory]
> ...
> I'll try again w/ PATH=/opt/ast/bin:$PATH
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users