Re: pgsql: tests: Add a test C++ extension module

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: tests: Add a test C++ extension module
Дата
Msg-id 2418462.1769029994@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: tests: Add a test C++ extension module  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Список pgsql-hackers
Jelte Fennema-Nio <postgres@jeltef.nl> writes:
> On Wed, 21 Jan 2026 at 21:25, Robert Haas <robertmhaas@gmail.com> wrote:
>> This patch caused my usual build process to fail. I have been setting
>> CC='ccache clang' in my environment, and I was able to fix make it
>> work again by also setting CXX='ccache clang'. Before that, I was
>> getting my macPorts version of clang (21.1.2) for C source files but
>> the OS version of clang (15.0.0) for c++ files. But I still don't
>> really understand how that caused this failure, which doesn't look
>> like it has anything to do with mixing compilers:

> Seems like the same error as Peter Smith.

BF member sevengill is showing the identical error, but my
various macOS-based animals are OK.  Maybe comparing their
configuration choices would yield insight.

            regards, tom lane



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