Two more tests fail on my Fedora Linux, 64bit machine, native gcc:

1. test signal begins at 2013-09-27+10:34:20
./src/cmd/ksh93/tests/shtests[333]: eval: line 1: 3004: Terminated
test signal failed at 2013-09-27+10:35:47 with exit code 271 [ 49
tests 271 errors ]

2. test types begins at 2013-09-27+10:37:57
        types.sh[895]: dynamic loading of type with assignment fails
test types failed at 2013-09-27+10:37:58 with exit code 1 [ 117 tests 1 error ]

Simon

On Fri, Sep 27, 2013 at 10:29 AM, Simon Toedt <[email protected]> wrote:
> Anyone else seeing this test failure?
>
> test basic begins at 2013-09-27+10:10:46
> cat: /dev/fd/4: No such file or directory
>         basic.sh[372]: process substitution not working outside for or
> while loop
> test basic failed at 2013-09-27+10:11:32 with exit code 1 [ 109 tests 1 error 
> ]
>
> Simon
>
> On Thu, Sep 26, 2013 at 7:19 AM, Glenn Fowler <[email protected]> wrote:
>>
>> the AT&T Software Technology ast alpha 2013-09-26 source release
>> has been posted to the download site
>>         http://www.research.att.com/sw/download/alpha/
>> the package names and md5 checksums are
>>             INIT  95da0c907a6ed25a601c373e16a1862e
>>         ast-base  0aed6c2cd6bccf0ec23120179a1dfc38
>>         ast-open  529b4c33049de4100bc6f5ecaafa7722
>>          ast-ksh  d0762a194fe508641fa0706294236d3f
>> the md5 sums should match the ones listed on the download page
>>
>> note that these are binary md5sums :)
>>
>> this is mainly to fix the 2 reported build problems in 2013-09-24
>>
>> changes since 2013-09-24
>>
>> :::::::: INIT ::::::::
>>
>> 13-09-25 iffe.sh: add _${API}_API_IMPLEMENT guards for implementation code
>>
>> :::::::: builtin ::::::::
>>
>> 13-09-25 cksum.tst: adjust tests for gnu { md5 sha } text/binary indicator
>>
>> :::::::: libast ::::::::
>>
>> 13-09-25 include/ast_std.h,comp/setlocale.c: AST_LC_unicode => 
>> AST_LC_unicodeliterals, LC_OPTIONS=...unicodeliterals...
>> 13-09-25 include/ast_std.h,comp/setlocale.c: AST_LC_native 
>> LC_OPTIONS=...native... to bypass ast unicode iswalpha/wcwidth tables
>> 13-09-25 comp/eaccess.c: resolve <ast_map.h> vs <ast_intercept.h> conflict 
>> -- _ast_eaccess wins
>>
>> :::::::: libcmd ::::::::
>>
>> 13-09-25 shasum.c: add sha*sum variants
>> 13-09-25 cksum.c: handle SUM_INDICATOR per-method { '*'(binary) ' '(text) } 
>> read mode indicator
>> 13-09-25 cksum.c: fix --header to include "text" when --text specified
>> 13-09-25 cksum.c: { -T, --text && -t, --total } => { -t, --text && -T, 
>> --total } for gnu compatibility
>>
>> :::::::: libsum ::::::::
>>
>> 13-09-25 sum.h,sumlib.c: add Sum_t.flags and SUM_INDICATOR for gnu { 
>> '*'(binary) ' '(text) } read mode indicator
>>
>> :::::::: libvcodex ::::::::
>>
>> 13-09-25 Vclz4/vclz4.c: add _PACKAGE_ast headers
>> !
>>
>> _______________________________________________
>> ast-developers mailing list
>> [email protected]
>> http://lists.research.att.com/mailman/listinfo/ast-developers
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to