On Mon, Mar 5, 2012 at 11:36 PM, Wendy Lin <[email protected]> wrote:
> ast-ksh 2012-02-14 locale.sh fails for me on SUSE LINUX12.1 AMD64.
> This happens for gcc and clang builds regardless of optimiser settings
> (debug, nodebug, -flto ...). Can anyone reproduce the test failure:
>
> /home/wenlin/ast_clang3/arch/linux.i386/src/cmd/ksh93/ksh
> ./src/cmd/ksh93/tests/shtests --locale
> LD_LIBRARY_PATH_64=/home/wenlin/ast_clang3/arch/linux.i386/lib:
> LD_LIBRARY_PATH=/home/wenlin/ast_clang3/arch/linux.i386/lib:/usr/lib64/mpi/gcc/openmpi/lib64
> LD_LIBRARY_PATH_32=/home/wenlin/ast_clang3/arch/linux.i386/lib:
> LC_ALL=C LANG=C VMALLOC_OPTIONS=abort
> SHCOMP='/home/wenlin/ast_clang3/arch/*/bin/shcomp'
> ./src/cmd/ksh93/tests/locale.sh
> test locale begins at 2012-03-05+22:58:52
>        locale.sh[276]: LANG change not seen by function -- expected
> $'(libshell,3,46)\nAn error occurred.\n(libshell,3,46)' or
> $'(debug,message,libshell,An error occurred.)\nAn error
> occurred.\n(debug,message,libshell,An error occurred.)', got
> $'(libshell,1,46)\nAn error occurred.\n(libshell,1,46)'
> test locale failed at 2012-03-05+22:58:53 with exit code 1 [ 31 tests 1 error 
> ]
> test locale(shcomp) begins at 2012-03-05+22:58:53
>        shcomp-locale.ksh[276]: LANG change not seen by function --
> expected $'(libshell,3,46)\nAn error occurred.\n(libshell,3,46)' or
> $'(debug,message,libshell,An error occurred.)\nAn error
> occurred.\n(debug,message,libshell,An error occurred.)', got
> $'(libshell,1,46)\nAn error occurred.\n(libshell,1,46)'
> test locale(shcomp) failed at 2012-03-05+22:58:54 with exit code 1 [
> 31 tests 1 error ]

I can confirm the failure of locale.sh on Suse 12.1 but not on the
Suse 11.x series. Might be a problem with glibc. Werner, could you
investigate, please? This cripples builtin localisation of ksh scripts
on Suse 12.1.

Irek
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to