Hello,

Trying to install GNU tar.

% ./configure CC=gcc SHELL=/bin/bash
% make
passed.
% make check
has 3 failes.

Tested on Solaris 11.3 x86/x64 with gcc 7.3.0.
testsuite logs are attached.


Without SHELL=/bin/bash in configure, have many fails in make check phase,
such as 

testsuite: 92 154 156 157 158 159 164 165 166 167 168 169 170 171 172 173 174 
175 176 177 181 187 190 191 197 199 208 209 214 220 failed


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: testsuite_logs.tar.xz
Description: Binary data

Reply via email to