autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I . --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal -I . --force 
autoreconf: running: /usr/bin/autoconf --force
configure.ac:16: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:16: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:16: the top level
configure.ac:586: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:586: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
acx_pthread.m4:4: ACX_PTHREAD is expanded from...
configure.ac:586: the top level
configure.ac:586: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:586: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
acx_pthread.m4:4: ACX_PTHREAD is expanded from...
configure.ac:586: the top level
configure.ac:764: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:764: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:764: the top level
configure.ac:765: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:765: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:765: the top level
configure.ac:775: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:775: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:775: the top level
configure.ac:790: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:790: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:790: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: configure.ac: not using Automake
autoreconf: 'builds/make.new/config/install-sh' is updated
autoreconf: Leaving directory '.'
configure.ac:16: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:16: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:16: the top level
configure.ac:586: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:586: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
acx_pthread.m4:4: ACX_PTHREAD is expanded from...
configure.ac:586: the top level
configure.ac:586: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:586: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
acx_pthread.m4:4: ACX_PTHREAD is expanded from...
configure.ac:586: the top level
configure.ac:764: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:764: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:764: the top level
configure.ac:765: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:765: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:765: the top level
configure.ac:775: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:775: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:775: the top level
configure.ac:790: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:790: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:790: the top level
configure: WARNING: unrecognized options: --enable-superserver, --with-system-icu
configure: WARNING: unrecognized options: --enable-superserver, --with-system-icu
/usr/bin/ld: main.o: in function `create_file_names':
main.c:(.text+0x857): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
src/cloop/Main.cpp: In function ‘void run(int, const char**)’:
src/cloop/Main.cpp:56:9: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   56 |         auto_ptr generator;
      |         ^~~~~~~~
In file included from /usr/include/c++/13.3.0/memory:78,
                 from src/cloop/Main.cpp:27:
/usr/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template class auto_ptr;
      |                            ^~~~~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/cmp.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/cme.cpp:33:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/cmd.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/c_cxx.cpp:37:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/exp.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/hsh.cpp:31:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/int_cxx.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/gpre.cpp:52:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/jrdmet.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/movg.cpp:31:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/msc.cpp:47:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/obj_cxx.cpp:37:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/pat.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/par.cpp:49:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/sqe.cpp:44:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/sql.cpp:33:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/gpre/boot/gpre_meta_boot.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/gds.cpp:49:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp: In member function ‘void Firebird::BigInteger::assign(unsigned int, const unsigned char*)’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp:105:46: warning: ‘mp_err mp_read_unsigned_bin(mp_int*, const unsigned char*, int)’ is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations]
  105 |                 CHECK_MP(mp_read_unsigned_bin(&t, bytes, count));
      |                          ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’
   38 | #define CHECK_MP(a) check(a, #a)
      |                           ^
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/BigInteger.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp:34:
/usr/include/tommath.h:735:36: note: declared here
  735 | MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR;
      |                                    ^~~~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp: In member function ‘void Firebird::BigInteger::getBytes(Firebird::UCharBuffer&) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp:180:44: warning: ‘mp_err mp_to_unsigned_bin(const mp_int*, unsigned char*)’ is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations]
  180 |                 CHECK_MP(mp_to_unsigned_bin(const_cast(&t), bytes.getBuffer(length())));
      |                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’
   38 | #define CHECK_MP(a) check(a, #a)
      |                           ^
/usr/include/tommath.h:736:34: note: declared here
  736 | MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR;
      |                                  ^~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp: In member function ‘unsigned int Firebird::BigInteger::length() const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp:185:46: warning: ‘int mp_unsigned_bin_size(const mp_int*)’ is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations]
  185 |                 int rc = mp_unsigned_bin_size(const_cast(&t));
      |                          ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tommath.h:734:33: note: declared here
  734 | MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR;
      |                                 ^~~~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp: In member function ‘void Firebird::BigInteger::getText(Firebird::string&, unsigned int) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp:198:36: warning: ‘mp_err mp_toradix(const mp_int*, char*, int)’ is deprecated: replaced by mp_to_radix [-Wdeprecated-declarations]
  198 |                 CHECK_MP(mp_toradix(const_cast(&t), str.begin(), radix));
      |                          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/BigInteger.cpp:38:27: note: in definition of macro ‘CHECK_MP’
   38 | #define CHECK_MP(a) check(a, #a)
      |                           ^
/usr/include/tommath.h:753:35: note: declared here
  753 | MP_DEPRECATED(mp_to_radix) mp_err mp_toradix(const mp_int *a, char *str, int radix) MP_WUR;
      |                                   ^~~~~~~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/DecFloat.cpp:31:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/Int128.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/MsgMetadata.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/IntlUtil.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/MsgMetadata.h:30:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMetadataBuilderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMetadataBuilderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MetadataBuilder; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9581:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMetadataBuilderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MetadataBuilder; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/StatementMetadata.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/cvt.cpp:53:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/dsc.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/sdl.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/sdl.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/security.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/security.cpp:27:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/xdr_proto.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/xdr.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/align.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/utils.cpp:52:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/../jrd/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/classes/Hash.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/classes/InternalMessageBuffer.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/utils_proto.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/classes/InternalMessageBuffer.cpp:30:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/classes/TomCryptHash.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/config/config.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/common/config/config.cpp:25:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/alt.cpp: In function ‘ISC_STATUS gds__ddl(ISC_STATUS*, FB_API_HANDLE*, FB_API_HANDLE*, SSHORT, const SCHAR*)’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/alt.cpp:594:23: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations]
  594 |         return isc_ddl(status_vector, db_handle, tra_handle, ddl_length, ddl);
      |                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/Interface.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/fb_exception.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/locks.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:47,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../common/classes/init.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/alt.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/ibase.h:721:41: note: declared here
  721 | ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*,
      |                                         ^~~~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/YObjects.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/MasterImplementation.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/MasterImplementation.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/YObjects.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/MasterImplementation.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/PluginManager.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/YObjects.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/DistributedTransaction.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/DistributedTransaction.cpp:31:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/YObjects.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/perf.cpp:38:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/utils_proto.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/StatusHolder.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/YObjects.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Why::Dispatcher; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Why::Dispatcher; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/utils_proto.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/StatusHolder.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/YObjects.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITransactionImpl<{anonymous}::DTransaction, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITransactionBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::DTransaction; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::DTransaction, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:8943:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITransactionBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::DTransaction; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::DTransaction, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/PluginManager.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/PluginManager.cpp:26:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IConfigEntryImpl<{anonymous}::ConfigParameterAccess, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IConfigEntryBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::ConfigParameterAccess; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::ConfigParameterAccess, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7554:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IConfigEntryBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::ConfigParameterAccess; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::ConfigParameterAccess, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_add(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator++(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:386:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator++()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:132:17,
    inlined from ‘void Firebird::RefCntIface::addRef() [with C = Firebird::ITransactionImpl<{anonymous}::DTransaction, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:112:3,
    inlined from ‘virtual {anonymous}::DTransaction* {anonymous}::DTransaction::enterDtc(Firebird::CheckStatusWrapper*)’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/DistributedTransaction.cpp:495:18:
/usr/include/c++/13.3.0/bits/atomic_base.h:635:34: warning: ‘long unsigned int __atomic_add_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  635 |       { return __atomic_fetch_add(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In member function ‘virtual {anonymous}::DTransaction* {anonymous}::DTransaction::enterDtc(Firebird::CheckStatusWrapper*)’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_add(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator++(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:386:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator++()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:132:17,
    inlined from ‘void Firebird::RefCntIface::addRef() [with C = Firebird::ITransactionImpl<{anonymous}::DTransaction, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:112:3,
    inlined from ‘virtual {anonymous}::DTransaction* {anonymous}::DTransaction::enterDtc(Firebird::CheckStatusWrapper*)’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/DistributedTransaction.cpp:495:18:
/usr/include/c++/13.3.0/bits/atomic_base.h:635:34: warning: ‘long unsigned int __atomic_add_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
In member function ‘virtual {anonymous}::DTransaction* {anonymous}::DTransaction::enterDtc(Firebird::CheckStatusWrapper*)’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IConfigImpl<{anonymous}::ConfigAccess, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IConfigBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::ConfigAccess; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::ConfigAccess, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7669:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IConfigBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::ConfigAccess; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::ConfigAccess, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IPluginSetImpl<{anonymous}::PluginSet, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IPluginSetBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::PluginSet; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::PluginSet, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7415:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IPluginSetBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::PluginSet; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::PluginSet, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/YObjects.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/preparse.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IPluginConfigImpl<{anonymous}::FactoryParameter, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IPluginConfigBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::FactoryParameter; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::FactoryParameter, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7934:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IPluginConfigBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::FactoryParameter; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::FactoryParameter, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/prepa_proto.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/preparse.cpp:28:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Why::Dispatcher; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Why::Dispatcher; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/YObjects.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/utl.cpp:56:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/YObjects.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/why.cpp:38:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/remote.h:306,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/inet.cpp:102:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/remote.h:306,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/merge.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/remote.h:306,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/parser.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/utils_proto.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/StatusHolder.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/YObjects.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl<{anonymous}::SQLDAMetadata, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::SQLDAMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::SQLDAMetadata, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::SQLDAMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::SQLDAMetadata, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IEventCallbackImpl<{anonymous}::WaitCallback, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IEventCallbackBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::WaitCallback; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::WaitCallback, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:8490:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IEventCallbackBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::WaitCallback; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::WaitCallback, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Why::Dispatcher; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Why::Dispatcher; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IEventCallbackImpl<{anonymous}::QueCallback, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/yvalve/../yvalve/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IEventCallbackBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::QueCallback; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::QueCallback, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:8490:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IEventCallbackBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::QueCallback; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::QueCallback, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/remote.h:306,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/protocol.cpp:33:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/xdr_proto.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remot_proto.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/SecureRemotePassword/srp.h:14,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecureRemotePassword/srp.cpp:4:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/remote.h:306,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/remote.cpp:28:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/../remote/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/align.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/client/BlrFromMessage.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remote.h:306,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/client/interface.cpp:37:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/xdr_proto.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remot_proto.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/SecureRemotePassword/srp.h:14,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecureRemotePassword/client/SrpClient.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/SecurityDatabase/LegacyClient.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecurityDatabase/LegacyClient.cpp:30:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IClientImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IClientBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::SecurityDatabaseClient; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IAuthImpl > > > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:12592:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IClientBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::SecurityDatabaseClient; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IAuthImpl > > > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/BigInteger.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/SecureRemotePassword/srp.h:1:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IClientImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IClientBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::SrpClient; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IAuthImpl > > > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:12592:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IClientBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::SrpClient; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IAuthImpl > > > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/plugins/crypt/arc4/Arc4.cpp:30:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IWireCryptPluginImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IWireCryptPluginBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Crypt::Arc4; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:13767:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IWireCryptPluginBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Crypt::Arc4; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ClumpletReader.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ClumpletWriter.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/Auth.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remote.h:36:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Remote::Loopback; StatusType = Firebird::CheckStatusWrapper; Base = Remote::RProvider]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Remote::Loopback; StatusType = Firebird::CheckStatusWrapper; Base = Remote::RProvider]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Remote::RProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Remote::RProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/yvalve/blob.cpp:40:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IClientBlockImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IClientBlockBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = ClntAuthBlock; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:12359:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IClientBlockBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = ClntAuthBlock; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Coercion.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Coercion.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Collation.cpp:96:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/PreparedStatement.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/Attachment.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/CryptoManager.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/CryptoManager.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/val.h:38,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/Monitoring.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/ConfigTable.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/ConfigTable.cpp:23:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/PreparedStatement.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Attachment.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Attachment.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/CryptoManager.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::JProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::JProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IDbCryptInfoImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IDbCryptInfoBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::CryptoManager::DbInfo; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:14058:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IDbCryptInfoBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::CryptoManager::DbInfo; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/SysFunction.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/DataTypeUtil.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../include/fb_blk.h:4,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Attachment.h:30:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITimerImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::TimerImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:15160:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::TimerImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/PreparedStatement.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/Attachment.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/lck.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Database.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/ExprNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/RecordSourceNodes.h:29,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/recsrc/RecordSource.h:29,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/DbCreators.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/DbCreators.cpp:48:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/PreparedStatement.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Attachment.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/DebugInterface.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/ExtEngineManager.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/ExtEngineManager.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/blb.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/exe.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/tra.h:38,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/GarbageCollector.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/GlobalRWLock.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/GlobalRWLock.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/classes/array.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/ExtEngineManager.h:27:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/IntlManager.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/blb.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/exe.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/JrdStatement.h:25,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/JrdStatement.cpp:22:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/ExprNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/RecordSourceNodes.h:29,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/recsrc/RecordSource.h:29,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Mapping.h:37,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Mapping.cpp:45:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/MetaName.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Optimizer.cpp:31:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Monitoring.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/PreparedStatement.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/PreparedStatement.cpp:23:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../jrd/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../jrd/ods.h:37,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/RecordBuffer.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Relation.h:25,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Relation.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/ResultSet.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/ResultSet.cpp:23:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/align.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/RecordSourceNodes.cpp:22:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Routine.h:30,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Routine.cpp:23:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/blb.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/exe.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/req.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/RuntimeStatistics.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/classes/array.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Routine.h:24:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/blb.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/exe.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/tra.h:38,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/Savepoint.cpp:22:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/SysFunction.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/SysFunction.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/TempSpace.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/ini.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/SystemPackages.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/SystemPackages.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/val.h:38,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/Monitoring.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/TimeZone.h:29,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/TimeZone.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/VirtualTable.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/val.h:38,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/Monitoring.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/UserManagement.h:29,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/UserManagement.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/blb.cpp:42:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/blob_filter.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/btr.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/cch.cpp:33:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/cmp.cpp:45:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/cvt.cpp:39:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/cvt2.cpp:31:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/err.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/Database.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/event.cpp:43:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/evl.cpp:66:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/exe.cpp:61:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/ext.cpp:41:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/filters.cpp:28:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/flu.cpp:54:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/idx.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/inf.cpp:40:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/intl.cpp:96:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/intl_builtin.cpp:7:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/jrd.cpp:51:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/mov.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/lck.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/nbak.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/opt.cpp:47:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/EngineInterface.h:27:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::JProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::JProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITimerImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::Database::Linger; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:15160:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::Database::Linger; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/pag.cpp:70:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/par.cpp:42:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/ini.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/rlck.cpp:28:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/rpb_chain.h:30,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/rpb_chain.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/shut.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/sdw.cpp:28:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/sort.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/blb.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/exe.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/req.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/sqz.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/svc.cpp:39:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/tpc.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/tra.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/vio.cpp:47:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/validation.cpp:546:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../jrd/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../jrd/ods.h:37,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::JProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::JProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../jrd/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/../jrd/ods.h:37,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../common/dsc.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IProviderImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/../jrd/../jrd/../jrd/../common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::JProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:11753:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IProviderBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::JProvider; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/os/posix/unix.cpp:61:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/AggNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/AggNodes.cpp:22:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/BlrDebugWriter.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/BoolNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/BoolNodes.cpp:23:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/DsqlCompilerScratch.h:25,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/DSqlDataTypeUtil.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/DsqlBatch.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/DsqlCompilerScratch.h:25,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/DsqlCompilerScratch.cpp:22:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/blb.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/exe.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/tra.h:38,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/tra_proto.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/DsqlCursor.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../jrd/../jrd/../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/ExprNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/ExprNodes.cpp:28:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/Parser.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/Parser.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/WinNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/WinNodes.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/BoolNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/StmtNodes.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/SysFunction.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/ddl.cpp:75:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../jrd/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/dsql.cpp:39:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/errd.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/gen.cpp:39:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/make.cpp:39:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/movd.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/pass1.cpp:145:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/utld.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/dsql/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/ExprNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/ExtDS.cpp:33:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../align.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/InternalDS.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../align.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/IscDS.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../include/fb_blk.h:4,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/InternalDS.cpp:25:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IMessageMetadataImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../jrd/../jrd/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:9290:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IMessageMetadataBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::MsgMetadata; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../include/fb_blk.h:4,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/ExtDS.cpp:26:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITimerImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = EDS::ConnectionsPool::IdleTimer; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:15160:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = EDS::ConnectionsPool::IdleTimer; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/ValidatePassword.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/AggregatedStream.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/BitmapTableScan.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../jrd/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/../jrd/ods.h:37,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../common/dsc.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/extds/../../jrd/../jrd/../common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/align.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/BufferedStream.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/ConditionalStream.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/Cursor.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/ExternalTableScan.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/FilteredStream.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/FullOuterJoin.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/FirstRowsStream.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/FullTableScan.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/HashJoin.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/LockedStream.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/IndexTableScan.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/MergeJoin.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/NestedLoopJoin.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/ProcedureScan.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/RecordSource.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/SingularStream.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/RecursiveStream.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/SkipRowsStream.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/SortedStream.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/Union.cpp:21:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/VirtualTableScan.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/recsrc/WindowedStream.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/replication/Applier.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/replication/ChangeLog.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/replication/Manager.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/ini.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/replication/Publisher.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/replication/Replicator.cpp:24:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../jrd/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../jrd/ods.h:37,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IReplicatedSessionImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../jrd/../common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IReplicatedSessionBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Replication::Replicator; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:19799:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IReplicatedSessionBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Replication::Replicator; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceConfigStorage.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../common/classes/TempFile.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceConfigStorage.cpp:30:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITimerImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::ConfigStorage::TouchFile; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:15160:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::ConfigStorage::TouchFile; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/TraceObjects.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceManager.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/TraceObjects.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceObjects.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/svc.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceService.cpp:37:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/lock.cpp:44:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/lock/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceObjects.cpp: In member function ‘virtual const char* Jrd::TraceConnectionImpl::getRoleName()’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceObjects.cpp:91:44: warning: function may return address of local variable [-Wreturn-local-addr]
   91 |         return m_att->getSqlRole().nullStr();
      |                                            ^
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceObjects.cpp:91:33: note: declared here
   91 |         return m_att->getSqlRole().nullStr();
      |                ~~~~~~~~~~~~~~~~~^~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceObjects.cpp: In member function ‘virtual const char* Jrd::TraceConnectionImpl::getUserName()’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceObjects.cpp:86:45: warning: function may return address of local variable [-Wreturn-local-addr]
   86 |         return m_att->getUserName().nullStr();
      |                                             ^
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceObjects.cpp:86:34: note: declared here
   86 |         return m_att->getUserName().nullStr();
      |                ~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../common/utils_proto.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/TraceObjects.cpp:31:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITraceLogWriterImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/jrd/trace/../../jrd/trace/../../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITraceLogWriterBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::TraceLogWriterImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:17936:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITraceLogWriterBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Jrd::TraceLogWriterImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/burp.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/burp.cpp:45:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/burp.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/canonical.cpp:37:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/burp.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/misc.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/burp.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/mvol.cpp:42:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../jrd/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../jrd/ods.h:37,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/dsc.h:32:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IDbCryptInfoImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/burp/../burp/../common/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IDbCryptInfoBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = DbInfo; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:14058:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IDbCryptInfoBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = DbInfo; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/Function.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/dfw.cpp:76:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/dpm.cpp:46:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/dyn_util.cpp:38:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/fun.cpp:46:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/grant.cpp:38:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/ini.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/met.cpp:51:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/jrd/scl.cpp:39:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/dyn.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/DdlNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/dsql/DdlNodes.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/dyn.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/DdlNodes.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/PackageNodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/dsql/PackageNodes.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/MsgMetadata.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/StatementMetadata.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/EngineInterface.h:28,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/dsql.h:43,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/dsql/metd.cpp:43:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/Nodes.h:26,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/dsql/parse.cpp:13:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../dsql/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/burp.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/burp/OdsDetection.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/burp.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/burp/backup.cpp:51:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/burp.h:36,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/burp/restore.cpp:43:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../burp/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/../auth/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/../auth/SecDbCache.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecDbCache.cpp:29:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITimerImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/../auth/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::CachedSecurityDatabase; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:15160:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::CachedSecurityDatabase; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/xdr_proto.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remot_proto.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/SecureRemotePassword/srp.h:14,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecureRemotePassword/server/SrpServer.cpp:31:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remote.h:306,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/server/os/posix/inet_server.cpp:81:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remote.h:306,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/server/server.cpp:39:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/jrd.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/replication/Applier.h:29,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/remote/server/ReplServer.cpp:39:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/BigInteger.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/SecureRemotePassword/srp.h:1:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IServerImpl<{anonymous}::SrpServer, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IServerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::SrpServer; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IAuthImpl<{anonymous}::SrpServer, Firebird::CheckStatusWrapper, Firebird::Inherit > > > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/./IdlFbInterfaces.h:12485:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IServerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::SrpServer; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IAuthImpl<{anonymous}::SrpServer, Firebird::CheckStatusWrapper, Firebird::Inherit > > > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ClumpletReader.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ClumpletWriter.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/Auth.h:34,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remote.h:36:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IFirebirdConfImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:7806:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IFirebirdConfBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::FirebirdConf; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IEventCallbackImpl<{anonymous}::Callback, Firebird::CheckStatusWrapper>]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IEventCallbackBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::Callback; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::Callback, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:8490:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IEventCallbackBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::Callback; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl<{anonymous}::Callback, Firebird::CheckStatusWrapper, Firebird::Inherit > > >]’:
cc1plus: note: destination object is likely at address zero
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/isql/show.cpp:52:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/isql/isql.cpp:55:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/intl.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/ini.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/isql/extract.cpp:63:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../jrd/../jrd/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
can't format message 17:3 -- message file /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/gen/Release/firebird/firebird.msg not found
can't format message 17:3 -- message file /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/gen/Release/firebird/firebird.msg not found
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/gpre.h:1515,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/gpre/std/gpre_meta.cpp:40:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../gpre/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/PluginLogWriter.cpp: In member function ‘void PluginLogWriter::checkErrno(const char*)’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/PluginLogWriter.cpp:254:19: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  254 |         strerror_r(errno, buff, sizeof(buff));
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/xdr_proto.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remot_proto.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecurityDatabase/LegacyServer.cpp:35:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/isc_s_proto.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/PluginLogWriter.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/PluginLogWriter.cpp:28:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITimerImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::TimerImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:15160:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITimerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::TimerImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITraceLogWriterImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITraceLogWriterBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = PluginLogWriter; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:17936:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITraceLogWriterBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = PluginLogWriter; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/TracePluginImpl.cpp:38:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/extern/re2/re2/re2.h:197,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/SimilarToRegex.h:25,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/TracePluginImpl.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/TracePluginImpl.cpp:32:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/utils_proto.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/SecurityDatabase/LegacyHash.h:30,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecurityDatabase/LegacyServer.cpp:33:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IServerImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IServerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::SecurityDatabaseServer; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IAuthImpl > > > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:12485:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IServerBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::SecurityDatabaseServer; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IAuthImpl > > > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/plugins/udr_engine/UdrEngine.cpp:26:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IExternalEngineImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IExternalEngineBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::Udr::Engine; StatusType = Firebird::ThrowStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:15079:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IExternalEngineBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Firebird::Udr::Engine; StatusType = Firebird::ThrowStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_string.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/TracePluginConfig.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/TracePluginImpl.h:34:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITracePluginImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/../../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITracePluginBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = TracePluginImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:18448:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITracePluginBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = TracePluginImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IReferenceCountedImpl > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/utilities/ntrace/traceplugin.cpp:30:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::ITraceFactoryImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::ITraceFactoryBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = TraceFactoryImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:18589:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::ITraceFactoryBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = TraceFactoryImpl; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/plugins/crypt/chacha/ChaCha.cpp:29:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IWireCryptPluginImpl<{anonymous}::ChaCha<16>, Firebird::CheckStatusWrapper, Firebird::IPluginBaseImpl<{anonymous}::ChaCha<16>, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit > > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IWireCryptPluginBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::ChaCha<16>; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl<{anonymous}::ChaCha<16>, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:13767:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IWireCryptPluginBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::ChaCha<16>; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl<{anonymous}::ChaCha<16>, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit > > > > >]’:
cc1plus: note: destination object is likely at address zero
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IWireCryptPluginImpl<{anonymous}::ChaCha<8>, Firebird::CheckStatusWrapper, Firebird::IPluginBaseImpl<{anonymous}::ChaCha<8>, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit > > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IWireCryptPluginBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::ChaCha<8>; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl<{anonymous}::ChaCha<8>, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:13767:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IWireCryptPluginBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = {anonymous}::ChaCha<8>; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl<{anonymous}::ChaCha<8>, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit, Firebird::CheckStatusWrapper, Firebird::Inherit > > > > >]’:
cc1plus: note: destination object is likely at address zero
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/xdr_proto.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/remot_proto.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../auth/SecureRemotePassword/srp.h:14,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecureRemotePassword/manage/SrpManagement.cpp:33:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../remote/../common/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
In file included from /usr/include/c++/13.3.0/atomic:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:31,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/alloc.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:33,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/auth/SecureRemotePassword/manage/SrpManagement.cpp:29:
In member function ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_sub(__int_type, std::memory_order) [with _ITp = long int]’,
    inlined from ‘std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::operator--(int) [with _ITp = long int]’ at /usr/include/c++/13.3.0/bits/atomic_base.h:394:25,
    inlined from ‘Firebird::AtomicCounter::counter_type Firebird::AtomicCounter::operator--()’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/fb_atomic.h:138:17,
    inlined from ‘int Firebird::RefCntIface::release() [with C = Firebird::IManagementImpl]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../common/classes/ImplementHelper.h:117:12,
    inlined from ‘static int Firebird::IManagementBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::SrpManagement; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’ at /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/IdlFbInterfaces.h:13438:51:
/usr/include/c++/13.3.0/bits/atomic_base.h:645:34: warning: ‘long unsigned int __atomic_sub_fetch_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  645 |       { return __atomic_fetch_sub(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In static member function ‘static int Firebird::IManagementBaseImpl::cloopreleaseDispatcher(Firebird::IReferenceCounted*) [with Name = Auth::SrpManagement; StatusType = Firebird::CheckStatusWrapper; Base = Firebird::IPluginBaseImpl > > > > >]’:
cc1plus: note: destination object is likely at address zero
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
can't format message 17:3 -- message file /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/gen/Release/firebird/firebird.msg not found
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/compile.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/all.cpp:38:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/dtr.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/command.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/err.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/eval.cpp:28:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/exe.cpp:30:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/expand.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/gener.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/format.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/expand.cpp: In function ‘qli_nod* expand_field(qli_syntax*, qli_lls*, qli_syntax*)’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/expand.cpp:1026:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1026 |                 *--p = 0;
      |                 ~~~~~^~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/expand.cpp:1009:18: note: at offset -1 into destination object ‘s’ of size 160
 1009 |             TEXT s[160];
      |                  ^
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/expand.cpp:1026:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1026 |                 *--p = 0;
      |                 ~~~~~^~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/expand.cpp:1009:18: note: at offset -1 into destination object ‘s’ of size 160
 1009 |             TEXT s[160];
      |                  ^
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/mov.cpp:27:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/lex.cpp:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/hsh.cpp:25:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/parse.cpp:28:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/picstr.cpp:29:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/report.cpp:26:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/qli/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/meta.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/help.cpp:37:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/meta.cpp: In function ‘void execute_dynamic_ddl(qli_dbb*, qli_rlb*)’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/meta.cpp:6053:20: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations]
 6053 |         if (isc_ddl(gds_status, &database->dbb_handle, &database->dbb_meta_trans,
      |             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 6054 |                                  length, (const char*) rlb->rlb_base))
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/firebird/Interface.h:32,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/fb_exception.h:39,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../jrd/../common/classes/fb_string.h:38,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../jrd/ods.h:37,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/dsc.h:32:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/ibase.h:721:41: note: declared here
  721 | ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*,
      |                                         ^~~~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/proc.cpp:37:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmath.h:60,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/Int128.h:346,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/dsc.h:35,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/dtr.h:27,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/show.cpp:34:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h: In member function ‘ttmath::ErrorCode ttmath::Objects::GetValueAndParam(const std::string&, std::string&, int*) const’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathobjects.h:487:36: warning: ignoring return value of ‘bool std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::empty() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’, declared with attribute ‘nodiscard’ [-Wunused-result]
  487 |                         value.empty();
      |                         ~~~~~~~~~~~^~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/proc.cpp: In function ‘void create_qli_procedures(qli_dbb*)’:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/proc.cpp:1814:20: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations]
 1814 |         if (isc_ddl(gds_status, &DB, &gds_trans, sizeof(dyn_gdl1),
      |             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1815 |                                  reinterpret_cast(dyn_gdl1)))
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/ostream:40,
                 from /usr/include/c++/13.3.0/iostream:41,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathuint.h:49,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmathint.h:48,
                 from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/../qli/../common/../common/../../extern/ttmath/ttmath.h:59:
/usr/include/c++/13.3.0/bits/basic_string.h:1220:7: note: declared here
 1220 |       empty() const _GLIBCXX_NOEXCEPT
      |       ^~~~~
In file included from /var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/proc.cpp:36:
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/ibase.h:721:41: note: declared here
  721 | ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*,
      |                                         ^~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/proc.cpp:1822:20: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations]
 1822 |         if (isc_ddl(gds_status, &DB, &gds_trans, sizeof(dyn_gdl2),
      |             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1823 |                                  reinterpret_cast(dyn_gdl2)))
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/ibase.h:721:41: note: declared here
  721 | ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*,
      |                                         ^~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/proc.cpp:1830:20: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations]
 1830 |         if (isc_ddl(gds_status, &DB, &gds_trans, sizeof(dyn_gdl3),
      |             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1831 |                                  reinterpret_cast(dyn_gdl3)))
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/ibase.h:721:41: note: declared here
  721 | ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*,
      |                                         ^~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/temp/Release/qli/proc.cpp:1838:20: warning: ‘ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short int, const ISC_SCHAR*)’ is deprecated [-Wdeprecated-declarations]
 1838 |         if (isc_ddl(gds_status, &DB, &gds_trans, sizeof(dyn_gdl4),
      |             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1839 |                                  reinterpret_cast(dyn_gdl4)))
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/firebird-4.0.4.3010-10/work/Firebird-4.0.4.3010-0/src/include/ibase.h:721:41: note: declared here
  721 | ISC_STATUS FB_API_DEPRECATED ISC_EXPORT isc_ddl(ISC_STATUS*,
      |                                         ^~~~~~~
/usr/bin/ld: error in /usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../lib/libstdc++.a(codecvt_members.o)(.eh_frame); no .eh_frame_hdr table will be created
dosed method has not changed file 'install/makeInstallImage.sh'.
dosed method has not changed file 'install/makeInstallImage.sh'.
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E