Re: Autoconf-2.69e make check fails on Solaris 11.3 x86/x64.
Zack Weinberg <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <CAKCAbMibHj3QOZwMOaPwFFzRfyB6+0mU_AXsEBf5g7HV2mYr-g@mail.gmail.com> |
On Wed, Dec 2, 2020 at 12:56 AM Kiyoshi KANAZAWA <[email protected]> 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