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:
$ g++ --version
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
Regards,
Vlad
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel