bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gawk] gawk-4.2.0 make check fails on Solaris11.3 x86


From: Kiyoshi KANAZAWA
Subject: [bug-gawk] gawk-4.2.0 make check fails on Solaris11.3 x86
Date: Fri, 9 Feb 2018 20:02:27 +0900 (JST)

Hello,

% ./configure CC='gcc -ansi'
% make
% make check
make check fails in mtchi18n.
It seems because there is no Russian locale on my system.

But, all tests passed when specify SHELL=/bin/bash in configure.
Such as
% ./configure CC='gcc -ansi' SHELL=/bin/bash


make check logs are attached.

Tested on Solaris 11.3 x86/x64 with gcc 7.3.0.


FYI, /bin/bash is the default user shell on Solaris 11,
but /bin/sh is ksh.
% ls -l /bin/sh
lrwxrwxrwx  1 root  root    DATE   /bin/sh -> amd64/ksh93


Regards,

--- Kiyoshi

Attachment: check_log.xz
Description: Binary data

Attachment: check_log-shell=bash.xz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]