On Thu, Aug 12, 2010 at 3:44 PM, Glenn Fowler <[email protected]> wrote:
>
> ast-base is a smaller package that include ksh + nmake
> it looks like a default ksh or sh on PATH is dumping core
> try
> bin/package make SHELL=/bin/sh
Hello,
indeed, the ksh from PATH I had installed was causing this.
Uninstalling it made everything work. The test suite complains about
basic.sh[437]: ~/build/arch/linux.i386-64/bin/cat: not found [No such
file or directory]
and
path.sh[172]: ~/build/arch/linux.i386-64/bin/chmod: not found [No such
file or directory]
by the way. As a result, some tests are skipped. Should those files be
created as symlinks to /bin/cat and /bin/chmod automatically or should
I be creating those?
Also,
test shcomp-signal.ksh begins at 2010-08-12+16:01:54
shcomp-signal.ksh[296]: kill -TERM $$ failed, required
termination by signal 'KILL'
test shcomp-signal.ksh failed at 2010-08-12+16:03:11 with exit code 1
[ 35 tests 1 error ]
looks like a test failure but the exit status of `bash bin/package
only test ast-ksh` is zero. Is that intentional?
Since the ksh that had a memory fault here was ast-ksh 2010.07.01 as
well, there appears to be a problem. I'll report back once I've looked
into it a bit more.
Kind regards,
Elias Pipping
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users