On 20/04/2021 08:35, Vlad Khorsun wrote:
> 19.04.2021 15:32, Adriano dos Santos Fernandes wrote:
>> On 19/04/2021 08:19, Adriano dos Santos Fernandes wrote:
>>> On 19/04/2021 03:53, Mark Rotteveel wrote:
>>>
>>>>
>>>> I was able to get extra credits from Travis CI, but maybe we should do
>>>> what Dimitry suggested, and migrate to GitHub Actions.
>>>>
>>>
>>> We are already on GitHub Actions.
>>>
>>> We only lack Ubuntu build for v3 (but have Alpine build).
>>>
>>> When I tried Ubuntu for v3, it was segfaulting when utilities just build
>>> were used - maybe related to destruction order of things.
>>>
>>> I'll try to enable it again.
>>>
>>
>> Enabled now (three builds passed).
> 
>   Build of master (AMD64 on Xenial) is constantly failed (but doesn't
> report failure):
> 
> /home/travis/build/FirebirdSQL/firebird/src/common/../common/../common/config/config.h:441:18:
> error:
> ‘is_member_function_pointer’ is not a member of ‘std’
>   
> static_assert(!std::is_member_function_pointer<decltype(&Config::FN)>::value,
> "Must be a static function");  \
>                   ^
> 
>   Seems it uses too old compiler to build master:
> 

So we'd better disable it.


Adriano



Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to