[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Autoconf-2.69e make check fails on Solaris 11.3 x86/x64.
From: |
Zack Weinberg |
Subject: |
Re: Autoconf-2.69e make check fails on Solaris 11.3 x86/x64. |
Date: |
Wed, 2 Dec 2020 10:47:38 -0500 |
On Wed, Dec 2, 2020 at 12:56 AM Kiyoshi KANAZAWA
<yoi_no_myoujou@yahoo.co.jp> wrote:
>
> Hello,
> Autoconf-2.69e make check fails on Solaris 11.3 x86/x64.
>
> $ uname -a
> SunOS hidden 5.11 11.3 i86pc i386 i86pc
>
> $ gcc --version
> gcc (GCC) 10.2.0
>
> $ ./configure CC=gcc CXX=g++
> $ make
> $ make -k check
> :
> AC_SYS_LARGEFILE FAILED (acspecific.at:9)
I cannot reproduce this failure on Solaris 11/sparc64. I don't have
access to an x86-based Solaris system.
The `make check` you ran will have created a subdirectory named
tests/testsuite.dir/469 that contains debugging information for the
failed test. Could you please send us a tarball of this directory?
Thanks,
zw