Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 875213 Details for
Bug 917598
app-office/gnucash-5.3 - /.../gnc-option-impl.hpp: error: find_if is not a member of std
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-office:gnucash-5.3:20231119-180917.log
app-office:gnucash-5.3:20231119-180917.log (text/plain), 188.65 KB, created by
Toralf Förster
on 2023-11-19 19:58:31 UTC
(
hide
)
Description:
app-office:gnucash-5.3:20231119-180917.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-11-19 19:58:31 UTC
Size:
188.65 KB
patch
obsolete
> * Package: app-office/gnucash-5.3:0 > * Repository: gentoo > * Maintainer: titanofold@gentoo.org > * Upstream: https://bugs.gnucash.org/ > * USE: abi_x86_64 amd64 elibc_glibc gui kernel_linux nls python_single_target_python3_11 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gnucash-5.3.tar.bz2 to /var/tmp/portage/app-office/gnucash-5.3/work >>>> Source unpacked in /var/tmp/portage/app-office/gnucash-5.3/work >>>> Preparing source in /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build" > * Applying gnucash-5.0-exclude-license.patch ... > [ ok ] > * Applying gnucash-4.12-drop-broken-test.patch ... > [ ok ] > * Applying gnucash-5.3-no-werror.patch ... > [ ok ] > * Applying gnucash-5.0-webkit2gtk-4.1.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build" >cmake -C /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCOMPILE_GSCHEMAS=OFF -DDISABLE_NLS=no -DWITH_AQBANKING=no -DWITH_GNUCASH=yes -DWITH_OFX=no -DWITH_PYTHON=no -DWITH_SQL=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/gentoo_toolchain.cmake /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3 >loading initial cache file /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 14.0.0 >-- The CXX compiler identification is GNU 14.0.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Warning at CMakeLists.txt:82 (message): > /etc is set outside of the installation prefix /usr. That will break > relocation so ENABLE_BINRELOC is set to off. With relocation disabled > GnuCash will run only in its configured install location. You must set > GNC_UNINSTALLED=1 and GNC_BUILDDIR=/path/to/builddir to run from the build > directory. GnuCash will not run from a DESTDIR. > > >-- Found UnixCommands: /bin/bash >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.0.3") >-- Checking for module 'glib-2.0>=2.56.1' >-- Found glib-2.0, version 2.78.1 >-- Checking for module 'gio-2.0' >-- Found gio-2.0, version 2.78.1 >-- Checking for module 'gobject-2.0' >-- Found gobject-2.0, version 2.78.1 >-- Checking for module 'gmodule-2.0' >-- Found gmodule-2.0, version 2.78.1 >-- Checking for module 'gthread-2.0' >-- Found gthread-2.0, version 2.78.1 >-- Checking for module 'libxml-2.0>=2.9.4' >-- Found libxml-2.0, version 2.11.6 >-- Checking for module 'libxslt' >-- Found libxslt, version 1.1.39 >-- Checking for module 'webkit2gtk-4.1' >-- Found webkit2gtk-4.1, version 2.42.1 >-- Checking for module 'gtk+-3.0>=3.22.30' >-- Found gtk+-3.0, version 3.24.38 >-- Checking for module 'zlib' >-- Found zlib, version 1.3 >-- Found Gettext: /usr/bin/msgmerge (found suitable version "0.22.3", minimum required is "0.19.6") >-- Found SWIG: /usr/bin/swig (found suitable version "4.1.1", minimum required is "3.0.12") >-- Using guile-2.2.x >-- Using guile SRFI-64 >-- Using guile textual-ports >-- Found LibXslt: xslt;xml2 (found version "1.1.39") >-- Found Perl: /usr/bin/perl (found version "5.38.0") >-- Checking for module 'icu-uc' >-- Found icu-uc, version 73.2 >-- Checking for module 'icu-i18n' >-- Found icu-i18n, version 73.2 >-- Checking for module 'libsecret-1>=0.18' >-- Found libsecret-1, version 0.21.1 >-- Performing Test have_stringop_truncation >-- Performing Test have_stringop_truncation - Success >-- Checking for GTEST >-- Checking for GMOCK >-- Looking for include file dirent.h >-- Looking for include file dirent.h - found >-- Looking for include file dlfcn.h >-- Looking for include file dlfcn.h - found >-- Looking for include file glob.h >-- Looking for include file glob.h - found >-- Looking for include file inttypes.h >-- Looking for include file inttypes.h - found >-- Looking for include file limits.h >-- Looking for include file limits.h - found >-- Looking for include file locale.h >-- Looking for include file locale.h - found >-- Looking for include file memory.h >-- Looking for include file memory.h - found >-- Looking for include file stdint.h >-- Looking for include file stdint.h - found >-- Looking for include file stdlib.h >-- Looking for include file stdlib.h - found >-- Looking for include file string.h >-- Looking for include file string.h - found >-- Looking for include file strings.h >-- Looking for include file strings.h - found >-- Looking for include file sys/stat.h >-- Looking for include file sys/stat.h - found >-- Looking for include file sys/time.h >-- Looking for include file sys/time.h - found >-- Looking for include file sys/times.h >-- Looking for include file sys/times.h - found >-- Looking for include file sys/types.h >-- Looking for include file sys/types.h - found >-- Looking for include file sys/wait.h >-- Looking for include file sys/wait.h - found >-- Looking for include file unistd.h >-- Looking for include file unistd.h - found >-- Looking for include file utmp.h >-- Looking for include file utmp.h - found >-- Looking for include file wctype.h >-- Looking for include file wctype.h - found >-- Performing Test standard_math_library_linked_to_automatically >-- Performing Test standard_math_library_linked_to_automatically - Success >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color >C++ -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (6.5s) >-- Generating done (1.0s) >-- Build files have been written to: /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build" >ninja -v -j4 -l0 >[1/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json && /usr/bin/cmake -E create_symlink /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json/json/builder.scm /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/guile/site/2.2/gnucash/json/builder.scm >[2/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json && /usr/bin/cmake -E create_symlink /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json/json/parser.scm /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/guile/site/2.2/gnucash/json/parser.scm >[3/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json && /usr/bin/cmake -E create_symlink /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json/json/syntax.scm /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/guile/site/2.2/gnucash/json/syntax.scm >[4/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/doc && /usr/bin/cmake -D SRC=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/doc/gnucash-cli.1.in -D DST=gnucash-cli.1 -D VCS_INFO_FILE=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-vcs-info.h -D DATADIR_BUILD=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share -D SRC_DIR=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3 -P /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/cmake/configure-manpage.cmake >[5/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/doc && /usr/bin/cmake -D SRC=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/doc/gnucash.1.in -D DST=gnucash.1 -D VCS_INFO_FILE=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-vcs-info.h -D DATADIR_BUILD=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share -D SRC_DIR=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3 -P /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/cmake/configure-manpage.cmake >[6/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/doc && /usr/bin/cmake -D SRC=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/doc/tip_of_the_day.list.c -D TOTD=tip_of_the_day.list -D DST_DIR=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/gnucash -D CMAKE_C_COMPILER=/usr/bin/x86_64-pc-linux-gnu-gcc -P /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/cmake/configure-totd.cmake >[7/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ar/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ar.po >[8/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/as/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/as.po >[9/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/az/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/az.po >[10/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json && /usr/bin/cmake -E env LD_LIBRARY_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/gnucash: GNC_UNINSTALLED=YES GNC_BUILDDIR=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build GUILE_LOAD_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json/deprecated:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/guile/site/2.2 GUILE_LOAD_COMPILED_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/deprecated GNC_MODULE_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/gnucash: /usr/bin/guile -e "(@@ (guild) main)" -s /usr/bin/guild compile -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/json/syntax.go /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json/json/syntax.scm >wrote `/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/json/syntax.go' >[11/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/bg/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/bg.po >[12/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/brx/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/brx.po >[13/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/cs/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/cs.po >[14/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ca/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ca.po >[15/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/de/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/de.po >[16/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/da/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/da.po >[17/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json && /usr/bin/cmake -E env LD_LIBRARY_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/gnucash: GNC_UNINSTALLED=YES GNC_BUILDDIR=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build GUILE_LOAD_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json/deprecated:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/guile/site/2.2 GUILE_LOAD_COMPILED_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/deprecated GNC_MODULE_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/gnucash: /usr/bin/guile -e "(@@ (guild) main)" -s /usr/bin/guild compile -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/json/builder.go /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json/json/builder.scm >wrote `/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/json/builder.go' >[18/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/doi/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/doi.po >[19/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/el/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/el.po >[20/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/en_AU/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/en_AU.po >[21/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/en_NZ/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/en_NZ.po >[22/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/en_GB/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/en_GB.po >[23/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/es/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/es.po >[24/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/et/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/et.po >[25/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/es_NI/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/es_NI.po >[26/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/eu/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/eu.po >[27/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/fa/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/fa.po >[28/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/fi/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/fi.po >[29/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/fr/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/fr.po >[30/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/he/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/he.po >[31/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/gu/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/gu.po >[32/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/hi/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/hi.po >[33/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/hr/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/hr.po >[34/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/hu/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/hu.po >[35/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/id/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/id.po >[36/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ja/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ja.po >[37/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/it/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/it.po >[38/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ko/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ko.po >[39/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/kok/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/kok.po >[40/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/kn/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/kn.po >[41/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ks/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ks.po >[42/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/kok@latin/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/kok@latin.po >[43/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/lt/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/lt.po >[44/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/lv/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/lv.po >[45/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/mk/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/mk.po >[46/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/mai/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/mai.po >[47/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json && /usr/bin/cmake -E env LD_LIBRARY_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/gnucash: GNC_UNINSTALLED=YES GNC_BUILDDIR=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build GUILE_LOAD_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json/deprecated:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/guile/site/2.2 GUILE_LOAD_COMPILED_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/deprecated GNC_MODULE_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/gnucash: /usr/bin/guile -e "(@@ (guild) main)" -s /usr/bin/guild compile -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/json/parser.go /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json/json/parser.scm >wrote `/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/json/parser.go' >[48/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/mni/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/mni.po >[49/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/mni@bengali/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/mni@bengali.po >[50/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/nb/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/nb.po >[51/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/mr/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/mr.po >[52/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json && /usr/bin/cmake -E env LD_LIBRARY_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/gnucash: GNC_UNINSTALLED=YES GNC_BUILDDIR=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build GUILE_LOAD_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json/deprecated:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/guile/site/2.2 GUILE_LOAD_COMPILED_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/borrowed/guile-json:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/deprecated GNC_MODULE_PATH=/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64:/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/gnucash: /usr/bin/guile -e "(@@ (guild) main)" -s /usr/bin/guild compile -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/json.go /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/guile-json/json.scm >wrote `/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/lib64/guile/2.2/site-ccache/gnucash/json.go' >[53/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ne/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ne.po >[54/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/pl/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/pl.po >[55/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/nl/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/nl.po >[56/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/pt/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/pt.po >[57/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/pt_BR/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/pt_BR.po >[58/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ru/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ru.po >[59/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ro/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ro.po >[60/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/rw/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/rw.po >[61/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/sk/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/sk.po >[62/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/sr/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/sr.po >[63/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/sv/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/sv.po >[64/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ta/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ta.po >[65/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/te/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/te.po >[66/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/tr/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/tr.po >[67/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/ur/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/ur.po >[68/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/uk/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/uk.po >[69/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/vi/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/vi.po >[70/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common && /usr/bin/swig -guile -external-runtime /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common/swig-runtime.h >[71/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common/test-core && /usr/bin/swig -guile -Linkage module -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common/test-core/swig-unittest-support-guile.c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common/test-core/unittest-support.i >[72/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/zh_CN/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/zh_CN.po >[73/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/share/locale/zh_TW/LC_MESSAGES/gnucash.mo /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/po/zh_TW.po >[74/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common/test-core && /usr/bin/swig -python -py3 -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/bindings -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/bindings/python -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common/test-core/swig-unittest-support-python.c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common/test-core/unittest-support.i >Deprecated command line option: -py3. Ignored, this option is no longer supported. >[75/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/binreloc.c.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/binreloc.c.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/binreloc.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/binreloc.c >[76/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-environment.c.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-environment.c.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-environment.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-environment.c >[77/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-prefs.c.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-prefs.c.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-prefs.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-prefs.c >[78/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-gkeyfile-utils.c.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-gkeyfile-utils.c.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-gkeyfile-utils.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-gkeyfile-utils.c >[79/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-glib-utils.c.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-glib-utils.c.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-glib-utils.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-glib-utils.c >[80/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-locale-utils.c.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-locale-utils.c.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-locale-utils.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-locale-utils.c >[81/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-path.c.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-path.c.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-path.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-path.c >[82/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-version.c.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-version.c.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-version.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-version.c >[83/784] cd /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine && /usr/bin/xsltproc -o /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine/iso-4217-currencies.c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/iso-currencies-to-c.xsl /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/iso-4217-currencies.xml >Warning: program compiled against libxml 212 using older 211 >[84/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common/test-core -I/usr/include/guile/2.2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fno-diagnostics-color -fPIC -MD -MT common/test-core/CMakeFiles/test-core.dir/test-stuff.c.o -MF common/test-core/CMakeFiles/test-core.dir/test-stuff.c.o.d -o common/test-core/CMakeFiles/test-core.dir/test-stuff.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common/test-core/test-stuff.c >[85/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common/test-core -I/usr/include/guile/2.2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fno-diagnostics-color -fPIC -MD -MT common/test-core/CMakeFiles/test-core.dir/unittest-support.c.o -MF common/test-core/CMakeFiles/test-core.dir/unittest-support.c.o.d -o common/test-core/CMakeFiles/test-core.dir/unittest-support.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common/test-core/unittest-support.c >[86/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common/test-core -I/usr/include/guile/2.2 -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fno-diagnostics-color -MD -MT common/test-core/CMakeFiles/jenny.dir/__/__/borrowed/jenny/jenny.c.o -MF common/test-core/CMakeFiles/jenny.dir/__/__/borrowed/jenny/jenny.c.o.d -o common/test-core/CMakeFiles/jenny.dir/__/__/borrowed/jenny/jenny.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/jenny/jenny.c >[87/784] : && /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 common/test-core/CMakeFiles/jenny.dir/__/__/borrowed/jenny/jenny.c.o -o bin/jenny && : >[88/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/QuickFill.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/QuickFill.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/QuickFill.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/QuickFill.c >[89/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/file-utils.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/file-utils.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/file-utils.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/file-utils.c >[90/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dtest_core_guile_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common/test-core -I/usr/include/guile/2.2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT common/test-core/CMakeFiles/test-core-guile.dir/swig-unittest-support-guile.c.o -MF common/test-core/CMakeFiles/test-core-guile.dir/swig-unittest-support-guile.c.o.d -o common/test-core/CMakeFiles/test-core-guile.dir/swig-unittest-support-guile.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common/test-core/swig-unittest-support-guile.c >[91/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-locale-utils.cpp.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-locale-utils.cpp.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-locale-utils.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-locale-utils.cpp >[92/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-account-merge.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-account-merge.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-account-merge.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-account-merge.c >[93/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-addr-quickfill.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-addr-quickfill.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-addr-quickfill.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-addr-quickfill.c >[94/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-entry-quickfill.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-entry-quickfill.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-entry-quickfill.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-entry-quickfill.c >[95/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-prefs-utils.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-prefs-utils.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-prefs-utils.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-prefs-utils.c >[96/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-state.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-state.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-state.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-state.c >[97/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-ui-util.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-ui-util.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-ui-util.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-ui-util.c >[98/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-ui-balances.c.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-ui-balances.c.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-ui-balances.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-ui-balances.c >[99/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-account-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-account-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-account-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-account-xml-v2.cpp >[100/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-address-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-address-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-address-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-address-xml-v2.cpp >[101/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-bill-term-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-bill-term-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-bill-term-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-bill-term-xml-v2.cpp >[102/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-gsettings.cpp.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-gsettings.cpp.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-gsettings.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-gsettings.cpp >[103/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-book-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-book-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-book-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-book-xml-v2.cpp >[104/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-budget-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-budget-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-budget-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-budget-xml-v2.cpp >[105/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.core-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_core_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-filepath-utils.cpp.o -MF libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-filepath-utils.cpp.o.d -o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-filepath-utils.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils/gnc-filepath-utils.cpp >[106/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-commodity-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-commodity-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-commodity-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-commodity-xml-v2.cpp >[107/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-customer-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-customer-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-customer-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-customer-xml-v2.cpp >[108/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-employee-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-employee-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-employee-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-employee-xml-v2.cpp >[109/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-entry-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-entry-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-entry-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-entry-xml-v2.cpp >[110/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-freqspec-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-freqspec-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-freqspec-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-freqspec-xml-v2.cpp >[111/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-invoice-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-invoice-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-invoice-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-invoice-xml-v2.cpp >[112/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-job-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-job-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-job-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-job-xml-v2.cpp >[113/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-lot-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-lot-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-lot-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-lot-xml-v2.cpp >[114/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-order-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-order-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-order-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-order-xml-v2.cpp >[115/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-owner-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-owner-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-owner-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-owner-xml-v2.cpp >[116/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-pricedb-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-pricedb-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-pricedb-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-pricedb-xml-v2.cpp >[117/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-recurrence-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-recurrence-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-recurrence-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-recurrence-xml-v2.cpp >[118/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-schedxaction-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-schedxaction-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-schedxaction-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-schedxaction-xml-v2.cpp >[119/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-tax-table-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-tax-table-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-tax-table-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-tax-table-xml-v2.cpp >[120/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-transaction-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-transaction-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-transaction-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-transaction-xml-v2.cpp >[121/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-xml-helper.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-xml-helper.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-xml-helper.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-xml-helper.cpp >[122/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-vendor-xml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-vendor-xml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-vendor-xml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-vendor-xml-v2.cpp >[123/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-example-account.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-example-account.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-example-account.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/io-example-account.cpp >[124/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-gen.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-gen.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-gen.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/io-gncxml-gen.cpp >[125/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-xml-backend.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-xml-backend.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/gnc-xml-backend.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-xml-backend.cpp >[126/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-utils.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-utils.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-utils.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/io-utils.cpp >[127/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-v1.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-v1.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-v1.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/io-gncxml-v1.cpp >[128/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-v2.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-v2.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/io-gncxml-v2.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/io-gncxml-v2.cpp >[129/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-stack.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-stack.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-stack.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/sixtp-stack.cpp >[130/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-dom-generators.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-dom-generators.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-dom-generators.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/sixtp-dom-generators.cpp >[131/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-dom-parsers.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-dom-parsers.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-dom-parsers.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/sixtp-dom-parsers.cpp >[132/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-to-dom-parser.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-to-dom-parser.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-to-dom-parser.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/sixtp-to-dom-parser.cpp >[133/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-utils.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-utils.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp-utils.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/sixtp-utils.cpp >[134/784] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libgnc-core-utils.so -o lib64/libgnc-core-utils.so libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/binreloc.c.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-prefs.c.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-environment.c.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-filepath-utils.cpp.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-gkeyfile-utils.c.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-glib-utils.c.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-locale-utils.c.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-locale-utils.cpp.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-path.c.o libgnucash/core-utils/CMakeFiles/gnc-core-utils.dir/gnc-version.c.o -Wl,-rpath,::::::::::::::::::::::::::::: /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_locale.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 -L/usr/lib64 -lgobject-2.0 -lglib-2.0 /usr/lib64/libglib-2.0.so /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_chrono.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 && : >[135/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgnc_backend_xml_utils_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gnc-backend-xml-utils.dir/sixtp.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/sixtp.cpp >[136/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/Recurrence.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/Recurrence.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/Recurrence.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/Recurrence.c >[137/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/Query.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/Query.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/Query.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/Query.c >[138/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.backend.xml\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -DU_SHOW_CPLUSPLUS_API=0 -D_GNU_SOURCE -Dgncmod_backend_xml_EXPORTS -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/backend/xml/CMakeFiles/gncmod-backend-xml.dir/gnc-backend-xml.cpp.o -MF libgnucash/backend/xml/CMakeFiles/gncmod-backend-xml.dir/gnc-backend-xml.cpp.o.d -o libgnucash/backend/xml/CMakeFiles/gncmod-backend-xml.dir/gnc-backend-xml.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend/xml/gnc-backend-xml.cpp >[139/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/SX-book.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/SX-book.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/SX-book.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/SX-book.c >[140/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.app-utils\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_app_utils_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/calculation -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/backend -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-quotes.cpp.o -MF libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-quotes.cpp.o.d -o libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-quotes.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/app-utils/gnc-quotes.cpp >[141/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/SchedXaction.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/SchedXaction.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/SchedXaction.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/SchedXaction.c >[142/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/SX-ttinfo.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/SX-ttinfo.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/SX-ttinfo.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/SX-ttinfo.c >[143/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub2.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub2.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub2.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/Scrub2.c >[144/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub3.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub3.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub3.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/Scrub3.c >[145/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/Scrub.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/Scrub.c >[146/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/ScrubBudget.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/ScrubBudget.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/ScrubBudget.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/ScrubBudget.c >[147/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/ScrubBusiness.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/ScrubBusiness.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/ScrubBusiness.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/ScrubBusiness.c >[148/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/TransLog.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/TransLog.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/TransLog.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/TransLog.c >[149/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/cap-gains.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/cap-gains.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/cap-gains.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/cap-gains.c >[150/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/Split.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/Split.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/Split.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/Split.c >[151/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/cashobjects.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/cashobjects.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/cashobjects.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/cashobjects.c >[152/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-accounting-period.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-accounting-period.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-accounting-period.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-accounting-period.c >[153/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/Transaction.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/Transaction.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/Transaction.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/Transaction.c >[154/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-aqbanking-templates.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-aqbanking-templates.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-aqbanking-templates.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-aqbanking-templates.cpp >[155/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-commodity.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-commodity.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-commodity.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-commodity.c >[156/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-budget.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-budget.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-budget.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-budget.cpp >[157/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-engine.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-engine.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-engine.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-engine.c >[158/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-euro.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-euro.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-euro.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-euro.c >[159/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-event.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-event.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-event.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-event.c >[160/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/Account.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/Account.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/Account.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/Account.cpp >[161/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-features.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-features.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-features.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-features.cpp >[162/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-hooks.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-hooks.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-hooks.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-hooks.c >[163/784] /usr/bin/x86_64-pc-linux-gnu-gcc -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=gnu11 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-lot.c.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-lot.c.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-lot.c.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-lot.c >[164/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-date.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-date.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-date.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-date.cpp >[165/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-int128.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-int128.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-int128.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-int128.cpp >[166/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-date.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-date.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-date.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-date.cpp >[167/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-impl.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-impl.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-impl.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp >FAILED: libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-impl.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-impl.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-impl.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option-impl.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp >In file included from /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:24: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.hpp: In member function âuint16_t GncOptionMultichoiceValue::find_key(const std::string&) constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.hpp:724:26: error: âfind_ifâ is not a member of âstdâ; did you mean âfindâ? > 724 | auto iter = std::find_if(m_choices.begin(), m_choices.end(), > | ^~~~~~~ > | find >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âbool GncOptionAccountListValue::validate(const GncOptionAccountList&) constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:397:22: error: no matching function for call to âfind(std::vector<GNCAccountType>::const_iterator, std::vector<GNCAccountType>::const_iterator, GNCAccountType)â > 397 | if (std::find(m_allowed.begin(), m_allowed.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 398 | xaccAccountGetType(xaccAccountLookup(&guid, book))) == m_allowed.end()) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/locale_facets.h:48, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/basic_ios.h:37, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/ios:46, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/ostream:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/iostream:41, > from /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option.hpp:39, > from /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.hpp:36: >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: candidate: âtemplate<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>, const _CharT2&)â > 435 | find(istreambuf_iterator<_CharT> __first, > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: template argument deduction/substitution failed: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:397:22: note: â__gnu_cxx::__normal_iterator<const GNCAccountType*, std::vector<GNCAccountType> >â is not derived from âstd::istreambuf_iterator<_CharT>â > 397 | if (std::find(m_allowed.begin(), m_allowed.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 398 | xaccAccountGetType(xaccAccountLookup(&guid, book))) == m_allowed.end()) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âGncOptionAccountList GncOptionAccountListValue::get_default_value() constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:432:22: error: no matching function for call to âfind(std::vector<GNCAccountType>::const_iterator, std::vector<GNCAccountType>::const_iterator, GNCAccountType)â > 432 | if (std::find(m_allowed.begin(), m_allowed.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 433 | xaccAccountGetType(GNC_ACCOUNT(node->data))) != m_allowed.end()) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: candidate: âtemplate<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>, const _CharT2&)â > 435 | find(istreambuf_iterator<_CharT> __first, > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: template argument deduction/substitution failed: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:432:22: note: â__gnu_cxx::__normal_iterator<const GNCAccountType*, std::vector<GNCAccountType> >â is not derived from âstd::istreambuf_iterator<_CharT>â > 432 | if (std::find(m_allowed.begin(), m_allowed.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 433 | xaccAccountGetType(GNC_ACCOUNT(node->data))) != m_allowed.end()) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âbool GncOptionAccountSelValue::validate(const Account*) constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:474:18: error: no matching function for call to âfind(std::vector<GNCAccountType>::const_iterator, std::vector<GNCAccountType>::const_iterator, GNCAccountType)â > 474 | if (std::find(m_allowed.begin(), m_allowed.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 475 | xaccAccountGetType(value)) == m_allowed.end()) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: candidate: âtemplate<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>, const _CharT2&)â > 435 | find(istreambuf_iterator<_CharT> __first, > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: template argument deduction/substitution failed: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:474:18: note: â__gnu_cxx::__normal_iterator<const GNCAccountType*, std::vector<GNCAccountType> >â is not derived from âstd::istreambuf_iterator<_CharT>â > 474 | if (std::find(m_allowed.begin(), m_allowed.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 475 | xaccAccountGetType(value)) == m_allowed.end()) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âconst Account* GncOptionAccountSelValue::get_default_value() constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:511:22: error: no matching function for call to âfind(std::vector<GNCAccountType>::const_iterator, std::vector<GNCAccountType>::const_iterator, GNCAccountType)â > 511 | if (std::find(m_allowed.begin(), m_allowed.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 512 | xaccAccountGetType(GNC_ACCOUNT(node->data))) != m_allowed.end()) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: candidate: âtemplate<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>, const _CharT2&)â > 435 | find(istreambuf_iterator<_CharT> __first, > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: template argument deduction/substitution failed: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:511:22: note: â__gnu_cxx::__normal_iterator<const GNCAccountType*, std::vector<GNCAccountType> >â is not derived from âstd::istreambuf_iterator<_CharT>â > 511 | if (std::find(m_allowed.begin(), m_allowed.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 512 | xaccAccountGetType(GNC_ACCOUNT(node->data))) != m_allowed.end()) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âbool GncOptionDateValue::validate(RelativeDatePeriod)â: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:544:18: error: no matching function for call to âfind(std::vector<RelativeDatePeriod>::iterator, std::vector<RelativeDatePeriod>::iterator, RelativeDatePeriod&)â > 544 | if (std::find(m_period_set.begin(), m_period_set.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 545 | value) != m_period_set.end()) > | ~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: candidate: âtemplate<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>, const _CharT2&)â > 435 | find(istreambuf_iterator<_CharT> __first, > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: template argument deduction/substitution failed: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:544:18: note: â__gnu_cxx::__normal_iterator<RelativeDatePeriod*, std::vector<RelativeDatePeriod> >â is not derived from âstd::istreambuf_iterator<_CharT>â > 544 | if (std::find(m_period_set.begin(), m_period_set.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 545 | value) != m_period_set.end()) > | ~~~~~~ >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âuint16_t GncOptionDateValue::get_period_index() constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:574:24: error: no matching function for call to âfind(std::vector<RelativeDatePeriod>::const_iterator, std::vector<RelativeDatePeriod>::const_iterator, const RelativeDatePeriod&)â > 574 | auto item{std::find(m_period_set.begin(), m_period_set.end(), m_period)}; > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: candidate: âtemplate<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>, const _CharT2&)â > 435 | find(istreambuf_iterator<_CharT> __first, > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: template argument deduction/substitution failed: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:574:24: note: â__gnu_cxx::__normal_iterator<const RelativeDatePeriod*, std::vector<RelativeDatePeriod> >â is not derived from âstd::istreambuf_iterator<_CharT>â > 574 | auto item{std::find(m_period_set.begin(), m_period_set.end(), m_period)}; > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âuint16_t GncOptionDateValue::get_default_period_index() constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:584:24: error: no matching function for call to âfind(std::vector<RelativeDatePeriod>::const_iterator, std::vector<RelativeDatePeriod>::const_iterator, const RelativeDatePeriod&)â > 584 | auto item{std::find(m_period_set.begin(), m_period_set.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 585 | m_default_period)}; > | ~~~~~~~~~~~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: candidate: âtemplate<class _CharT2> typename __gnu_cxx::__enable_if<std::__is_char<_CharT2>::__value, std::istreambuf_iterator<_CharT> >::__type std::find(istreambuf_iterator<_CharT>, istreambuf_iterator<_CharT>, const _CharT2&)â > 435 | find(istreambuf_iterator<_CharT> __first, > | ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/bits/streambuf_iterator.h:435:5: note: template argument deduction/substitution failed: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:584:24: note: â__gnu_cxx::__normal_iterator<const RelativeDatePeriod*, std::vector<RelativeDatePeriod> >â is not derived from âstd::istreambuf_iterator<_CharT>â > 584 | auto item{std::find(m_period_set.begin(), m_period_set.end(), > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 585 | m_default_period)}; > | ~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âuint16_t GncOptionDateValue::permissible_value_index(const char*) constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:603:23: error: âfind_ifâ is not a member of âstdâ; did you mean âfindâ? > 603 | auto index = std::find_if(m_period_set.begin(), m_period_set.end(), > | ^~~~~~~ > | find >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp: In member function âstd::string GncOptionValue<ValueType>::serialize() constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.cpp:773:14: error: âfor_eachâ is not a member of âstdâ > 773 | std::for_each(m_value.begin(), m_value.end(), > | ^~~~~~~~ >[168/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option.cpp >FAILED: libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option.cpp >In file included from /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option.cpp:25: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.hpp: In member function âuint16_t GncOptionMultichoiceValue::find_key(const std::string&) constâ: >/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-option-impl.hpp:724:26: error: âfind_ifâ is not a member of âstdâ; did you mean âfindâ? > 724 | auto iter = std::find_if(m_choices.begin(), m_choices.end(), > | ^~~~~~~ > | find >[169/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-numeric.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-numeric.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-numeric.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-numeric.cpp >[170/784] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DG_LOG_DOMAIN=\"gnc.engine\" -DHAVE_CONFIG_H -DHAVE_GUILE22 -D_GNU_SOURCE -Dgnc_engine_EXPORTS -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/common -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/borrowed/libc -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build/libgnucash/core-utils -I/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/core-utils -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wall -Wmissing-declarations -O3 -pipe -march=native -fno-diagnostics-color -std=c++17 -fPIC -fno-diagnostics-color -MD -MT libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-datetime.cpp.o -MF libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-datetime.cpp.o.d -o libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-datetime.cpp.o -c /var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3/libgnucash/engine/gnc-datetime.cpp >ninja: build stopped: subcommand failed. > * ERROR: app-office/gnucash-5.3::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 3417: Called cmake_src_compile > * environment, line 1374: Called cmake_build > * environment, line 1341: Called eninja > * environment, line 1808: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=app-office/gnucash-5.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-office/gnucash-5.3::gentoo'`. > * The complete build log is located at '/var/log/portage/app-office:gnucash-5.3:20231119-180917.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-office/gnucash-5.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-office/gnucash-5.3/temp/environment'. > * Working directory: '/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3_build' > * S: '/var/tmp/portage/app-office/gnucash-5.3/work/gnucash-5.3' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 917598
:
875212
| 875213 |
875214
|
875215
|
875216
|
875217
|
875218
|
875219