Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX
Дата
Msg-id 2807.1412568903@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX
Список pgsql-hackers
Michael Paquier <michael.paquier@gmail.com> writes:
> On Mon, Oct 6, 2014 at 12:21 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> [ scratches head... ]  Doesn't reproduce on my OSX Mavericks laptop,
>> either with or without --disable-integer-datetimes.
>> What compiler are you using exactly?

> clang from developer tools 6.0 of September 2014, even if configure points
> to "gcc" in /usr/bin/:
> $ which gcc
> /usr/bin/gcc
> $ gcc --version
> Configured with: --prefix=/Library/Developer/CommandLineTools/usr
> --with-gxx-include-dir=/usr/include/c++/4.2.1
> Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn)
> Target: x86_64-apple-darwin13.4.0
> Thread model: posix

Exact same here, so that's not it.  (I think ... my Xcode says it's 6.0.1,
but the compiler --version report is just the same as you show.)

>> Any special build options?

> Nothing really fancy:
> $ ./configure --enable-depend --enable-debug --disable-rpath
> --enable-cassert --prefix=/to/path/bin/pgsql --with-libxml

That looks about like mine too, though I'm not using --disable-rpath
... what's the reason for that?

> I am attaching config.log in case. Btw that's 10.9.5, and I have been able
> to reproduce it on a second machine running 10.9.5 as well.

10.9.5 here as well.  We're running out of explanations ...
        regards, tom lane



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Failure with make check-world for pgtypeslib/dt_test2 with HEAD on OSX