bug#43666: [grep-3.5] make failed on Solaris 11.3 x86/x64

2020-09-28 Thread Paul Eggert
On 9/28/20 3:45 AM, Kiyoshi KANAZAWA wrote: OpenCSW is not the default Solaris package. Is it a new requirement from grep-3.5 ? No, grep should build just fine without OpenCSW, and it does so on Solaris 10. (It should also build fine *with* OpenCSW. :-)

bug#43665: GNU grep 3.5 has 2 failed tests on Solaris 10 sparc

2020-09-28 Thread Dennis Clarke via Bug reports for GNU grep
On 9/28/20 4:46 AM, Paul Eggert wrote: > On 9/27/20 11:43 PM, Dennis Clarke via Bug reports for GNU grep wrote: >> FAIL: test-nl_langinfo-mt >> = >> >> FAIL test-nl_langinfo-mt (exit status: 139) >> >> FAIL: test-stdalign >> === >> >> test-stdalign.c:98:

bug#43666: [grep-3.5] make failed on Solaris 11.3 x86/x64

2020-09-28 Thread Kiyoshi KANAZAWA
Hi Jeff, OpenCSW is not the default Solaris package. Is it a new requirement from grep-3.5 ? I can install other GNU software without OpenCSW, including grep-3.4. Tried OpenCSW. $ sudo pkgadd -d http://get.opencsw.org/now and set /opt/csw/bin in PATH. (/opt/csw/gnu is not found.) But the result

bug#43666: [grep-3.5] make failed on Solaris 11.3 x86/x64

2020-09-28 Thread Jeffrey Walton
On Mon, Sep 28, 2020 at 3:47 AM Paul Eggert wrote: > > It worked for us on Solaris 10; see: > > https://buildfarm.opencsw.org/buildbot/builders/ggrep-solaris10-sparc/builds/205 > > so either there's something different about Solaris 11, or something else > different on your setup (maybe you have

bug#43665: GNU grep 3.5 has 2 failed tests on Solaris 10 sparc

2020-09-28 Thread Paul Eggert
On 9/27/20 11:43 PM, Dennis Clarke via Bug reports for GNU grep wrote: FAIL: test-nl_langinfo-mt = FAIL test-nl_langinfo-mt (exit status: 139) FAIL: test-stdalign === test-stdalign.c:98: assertion '(uintptr_t) &(static_char_alignas) % TEST_ALIGNMENT ==

bug#43666: [grep-3.5] make failed on Solaris 11.3 x86/x64

2020-09-28 Thread Kiyoshi KANAZAWA
Hi, Yes, I have libsigsegv. $ pkg info libsigsegv   Name: library/libsigsegv    Summary: libsigsegv - handling page faults in user mode    Description: libsigsegv provides a set of functions for handling page faults     in user mode   Category: System/Libraries

bug#43666: [grep-3.5] make failed on Solaris 11.3 x86/x64

2020-09-28 Thread Paul Eggert
It worked for us on Solaris 10; see: https://buildfarm.opencsw.org/buildbot/builders/ggrep-solaris10-sparc/builds/205 so either there's something different about Solaris 11, or something else different on your setup (maybe you have libsigsegv installed?). On 9/27/20 11:55 PM, Kiyoshi

bug#43666: [grep-3.5] make failed on Solaris 11.3 x86/x64

2020-09-28 Thread Kiyoshi KANAZAWA
Hello, Trying to build grep-3.5, but make failed on Solaris 11.3 x86/x64. $ uname -a SunOS hidden 5.11 11.3 i86pc i386 i86pc $ gcc --version gcc (GCC) 9.3.0 $ ./configure CC=gcc $ make   :   CC   searchutils.o   CC   pcresearch.o   CCLD grep Undefined   first

bug#43665: GNU grep 3.5 has 2 failed tests on Solaris 10 sparc

2020-09-28 Thread Dennis Clarke via Bug reports for GNU grep
Using the Oracle Studio 12.6 C99 compiler and very strict flags we get two tests fail : alpha$ alpha$ cat gnulib-tests/test-suite.log === GNU grep 3.5: gnulib-tests/test-suite.log === # TOTAL: 192 #