Re: master make check fails on Solaris 10

Поиск
Список
Период
Сортировка
От Marina Polyakova
Тема Re: master make check fails on Solaris 10
Дата
Msg-id b946893927ccfd87146d8a7c9f3bbe29@postgrespro.ru
обсуждение исходный текст
Ответ на Re: master make check fails on Solaris 10  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: master make check fails on Solaris 10
Список pgsql-hackers
On 12-01-2018 21:00, Tom Lane wrote:
> Marina Polyakova <m.polyakova@postgrespro.ru> writes:
>> ...
>> Binary search has shown that all these failures begin with commit
>> 7518049980be1d90264addab003476ae105f70d4 (Prevent int128 from 
>> requiring
>> more than MAXALIGN alignment.).
> 
> Hm ... so apparently, that compiler has bugs in handling nondefault
> alignment specs.  You said upthread it was gcc, but what version
> exactly?

This is 5.2.0:

$ gcc -v
Reading specs from /opt/csw/lib/gcc/sparc-sun-solaris2.10/5.2.0/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/csw/libexec/gcc/sparc-sun-solaris2.10/5.2.0/lto-wrapper
Target: sparc-sun-solaris2.10
Configured with: 
/home/dam/mgar/pkg/gcc5/trunk/work/solaris10-sparc/build-isa-sparcv8plus/gcc-5.2.0/configure 
--prefix=/opt/csw --exec_prefix=/opt/csw --bindir=/opt/csw/bin 
--sbindir=/opt/csw/sbin --libexecdir=/opt/csw/libexec 
--datadir=/opt/csw/share --sysconfdir=/etc/opt/csw 
--sharedstatedir=/opt/csw/share --localstatedir=/var/opt/csw 
--libdir=/opt/csw/lib --infodir=/opt/csw/share/info 
--includedir=/opt/csw/include --mandir=/opt/csw/share/man 
--enable-cloog-backend=isl --enable-java-awt=xlib 
--enable-languages=ada,c,c++,fortran,go,java,objc --enable-libada 
--enable-libssp --enable-nls --enable-objc-gc --enable-threads=posix 
--program-suffix=-5.2 --with-cloog=/opt/csw --with-gmp=/opt/csw 
--with-included-gettext --with-ld=/usr/ccs/bin/ld --without-gnu-ld 
--with-libiconv-prefix=/opt/csw --with-mpfr=/opt/csw --with-ppl=/opt/csw 
--with-system-zlib=/opt/csw --with-as=/usr/ccs/bin/as --without-gnu-as
Thread model: posix
gcc version 5.2.0 (GCC)

-- 
Marina Polyakova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: General purpose hashing func in pgbench
Следующее
От: John Naylor
Дата:
Сообщение: Re: WIP: a way forward on bootstrap data