Strange build errors with Clang 19

Ilmari Lauhakangas ilmari.lauhakangas at libreoffice.org
Sat Jan 18 16:32:57 UTC 2025


I upgraded my Arch Linux and Clang was bumped from 18 to 19. Now I'm 
getting weird errors (log below). Linker is mold, but lld gives the same 
ones. I had done make distclean. Output is verbose.

Ilmari

mkdir -p /home/user/libreofficetwo/instdir
/home/user/libreofficetwo/solenv/bin/install-gdb-printers -a 
/home/user/libreofficetwo/instdir -c
make -j 8  -rs -f /home/user/libreofficetwo/Makefile.gbuild build
[build DEP] LNK:Executable/unoidl-check.d
[build DEP] LNK:Executable/unoidl-write.d
[build PRJ] libassuan
[build PKG] icu_ure
[build PKG] icu
[build PRJ] libtiff
[build C  ] UnpackedTarball/pdfium/core/fxcodec/jpeg/jpeg_common.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/event.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/function_list.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/bio.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/image.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/invert.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/cio.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/opj_clock.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/mqc.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/openjpeg.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/mct.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/thread.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/tgt.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/jp2.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/t2.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/pi.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/sparse_array.c
[build PAT] openldap
[build PKG] desktop_soffice_sh
[build MOD] beanshell
[build PRJ] hyphen
[build BIN] coinmp
[build EPK] icu
[build EPK] icu_ure
[build PRJ] jfreereport_liblayout
[build MOD] lcms2
[build MOD] libgpg-error
[build BIN] libtiff
[build BIN] libxml2
[build MOD] lpsolve
[build BIN] mythes
[build MOD] rhino
make[1]: *** Deleting file 
'/home/user/libreofficetwo/workdir/CustomTarget/extras/source/autotext/user/mytexts.bau'
[build ZIP] autotext/user/mytexts.bau

zip error: Nothing to do! 
(/home/user/libreofficetwo/workdir/CustomTarget/extras/source/autotext/user/mytexts.bau)
make[1]: *** 
[/home/user/libreofficetwo/extras/CustomTarget_autotextshare.mk:3668: 
/home/user/libreofficetwo/workdir/CustomTarget/extras/source/autotext/user/mytexts.bau] 
Error 12
make[1]: *** Waiting for unfinished jobs....
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/tcd.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/ht_dec.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/dwt.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/j2k.c
[build C  ] UnpackedTarball/pdfium/third_party/libopenjpeg/t1.c
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether clang++ -v  accepts -g... yes
checking for clang++ -v  option to enable C++11 features... none needed
checking dependency style of clang++ -v ... gcc3
checking whether clang++ -v  supports C++17 features with -std=c++17... yes
checking for x86_64-pc-linux-gnu-gcc... clang
checking whether the compiler supports GNU C... yes
checking whether clang  accepts -g... yes
checking for clang  option to enable C11 features... none needed
checking whether clang  understands -c and -o together... yes
checking dependency style of clang ... gcc3
checking how to run the C preprocessor... clang  -E
checking whether the compiler supports GNU C++... (cached) yes
checking whether clang++ -v  -std=c++17 accepts -g... (cached) yes
checking for clang++ -v  -std=c++17 option to enable C++11 features... 
(cached) none needed
checking dependency style of clang++ -v  -std=c++17... (cached) gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang ... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... llvm-nm
checking the name lister (llvm-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to 
x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... llvm-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... llvm-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... llvm-strip
checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib
checking command to parse llvm-nm output from clang  object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang  supports -fno-rtti -fno-exceptions... yes
checking for clang  option to produce PIC... -fPIC -DPIC
checking if clang  PIC flag -fPIC -DPIC works... yes
checking if clang  static flag -static works... yes
checking if clang  supports -c -o file.o... yes
checking if clang  supports -c -o file.o... (cached) yes
checking whether the clang  linker (/usr/bin/ld -m elf_x86_64) supports 
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -v  -std=c++17 -E
checking for ld used by clang++ -v  -std=c++17... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
checking whether the clang++ -v  -std=c++17 linker (/usr/bin/ld -m 
elf_x86_64) supports shared libraries... yes
/usr/bin/grep: warning: stray \ before -
checking for clang++ -v  -std=c++17 option to produce PIC... -fPIC -DPIC
checking if clang++ -v  -std=c++17 PIC flag -fPIC -DPIC works... no
checking if clang++ -v  -std=c++17 static flag -static works... no
checking if clang++ -v  -std=c++17 supports -c -o file.o... no
checking if clang++ -v  -std=c++17 supports -c -o file.o... (cached) no
checking whether the clang++ -v  -std=c++17 linker (/usr/bin/ld -m 
elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether ln -s works... yes
checking pkg-config is at least version 0.20... yes
checking for stdlib.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for filesystem... yes
checking for experimental/filesystem... yes
checking for _Bool... no
checking for stdbool.h that conforms to C99... yes
checking for inline... inline
checking for mode_t... yes
checking for size_t... yes
checking size of void *... 8
checking for working strtod... yes
checking for gettimeofday... yes
checking for Boost headers version >= 1.36.0... 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost
checking for Boost's header version... 1_87
checking for the toolset name used by Boost for clang++ -v 
-std=c++17... gcc42 -gcc
checking for boost/system/error_code.hpp... yes
checking for the Boost system library... (cached) yes
sed: can't read conftest.cpp: No such file or directory
checking for zlib... yes
checking for boost/iostreams/device/file_descriptor.hpp... yes
checking for the Boost iostreams library... (cached) yes
sed: can't read conftest.cpp: No such file or directory
checking for mdds-2.1 >= 2.1.1... yes
checking for valgrind... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating liborcus-0.18.pc
config.status: creating liborcus-spreadsheet-model-0.18.pc
config.status: creating include/Makefile
config.status: creating include/orcus/Makefile
config.status: creating include/orcus/detail/Makefile
config.status: creating include/orcus/spreadsheet/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/include/mso/Makefile
config.status: creating src/liborcus/Makefile
config.status: creating src/liborcus/constants.inl
config.status: creating src/mso/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/python/Makefile
config.status: creating src/spreadsheet/Makefile
config.status: creating src/test/Makefile
config.status: creating test/python/env.json
config.status: creating benchmark/Makefile
config.status: creating doc_example/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
==============================================================================
Build configuration:
         debug                  no
         debug-utils            no
         werror                 no
         spreadsheet-model      no
         gnumeric-filter        yes
         ods-filter             yes
         xlsx-filter            yes
         xls-xml-filter         yes
         gnumeric               yes
         parquet                no
         tools                  no
         python                 no
         python-xlsx            no
         python-ods             no
         python-xls-xml         no
         python-gnumeric        no
         cpu-features           no
         benchmark              no
         doc-example            no
==============================================================================

Making all in src
Making all in include
Making all in mso
Making all in test
   CXX      mock_spreadsheet.o
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name mock_spreadsheet.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/test 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/test 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/mock_spreadsheet.Tpo -MT mock_spreadsheet.o -sys-header-deps -MP 
-D HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include -D 
BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o mock_spreadsheet.o -x c++ 
mock_spreadsheet.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
In file included from mock_spreadsheet.cpp:8:
../../src/include/mock_spreadsheet.hpp:55:18: warning: 'set_xf_count' 
overrides a member function but is not marked 'override' 
[-Winconsistent-missing-override]
    55 |     virtual void set_xf_count(xf_category_t cat, size_t n) = 0;
       |                  ^
../../include/orcus/spreadsheet/import_interface_styles.hpp:188:18: 
note: overridden virtual function is here
   188 |     virtual void set_xf_count(xf_category_t cat, size_t n) = 0;
       |                  ^
1 warning generated.
   CXX      test_global.o
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name test_global.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/test 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/test 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/test_global.Tpo 
-MT test_global.o -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o test_global.o -x c++ test_global.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   AR       liborcus-test.a
Making all in parser
   CXX      csv_parser_base.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name csv_parser_base.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/csv_parser_base.Tpo -MT csv_parser_base.lo -sys-header-deps -MP -D 
HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include -D 
"SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o csv_parser_base.o -x c++ 
csv_parser_base.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      exception.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name exception.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/exception.Tpo -MT 
exception.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o exception.o -x c++ exception.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      cell_buffer.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name cell_buffer.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/cell_buffer.Tpo 
-MT cell_buffer.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. 
-I ../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o cell_buffer.o -x c++ cell_buffer.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      json_global.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name json_global.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/json_global.Tpo 
-MT json_global.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. 
-I ../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o json_global.o -x c++ json_global.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      json_parser_base.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name json_parser_base.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/json_parser_base.Tpo -MT json_parser_base.lo -sys-header-deps -MP 
-D HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include -D 
"SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o json_parser_base.o -x c++ 
json_parser_base.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      css_types.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name css_types.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/css_types.Tpo -MT 
css_types.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o css_types.o -x c++ css_types.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      base64.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name base64.cpp -mrelocation-model pic 
-pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/base64.Tpo -MT 
base64.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o base64.o -x c++ base64.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      css_parser_base.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name css_parser_base.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/css_parser_base.Tpo -MT css_parser_base.lo -sys-header-deps -MP -D 
HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include -D 
"SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o css_parser_base.o -x c++ 
css_parser_base.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      parser_base.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name parser_base.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/parser_base.Tpo 
-MT parser_base.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. 
-I ../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o parser_base.o -x c++ parser_base.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      parser_global.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name parser_global.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/parser_global.Tpo 
-MT parser_global.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. 
-I ../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o parser_global.o -x c++ parser_global.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      sax_parser_base.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name sax_parser_base.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/sax_parser_base.Tpo -MT sax_parser_base.lo -sys-header-deps -MP -D 
HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include -D 
"SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o sax_parser_base.o -x c++ 
sax_parser_base.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      sax_token_parser.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name sax_token_parser.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/sax_token_parser.Tpo -MT sax_token_parser.lo -sys-header-deps -MP 
-D HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include -D 
"SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o sax_token_parser.o -x c++ 
sax_token_parser.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      tokens.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name tokens.cpp -mrelocation-model pic 
-pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/tokens.Tpo -MT 
tokens.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o tokens.o -x c++ tokens.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      json_parser_thread.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name json_parser_thread.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/json_parser_thread.Tpo -MT json_parser_thread.lo -sys-header-deps 
-MP -D HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include 
-D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o json_parser_thread.o -x c++ 
json_parser_thread.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      utf8.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name utf8.cpp -mrelocation-model pic 
-pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/utf8.Tpo -MT 
utf8.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o utf8.o -x c++ utf8.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      stream.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name stream.cpp -mrelocation-model pic 
-pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/stream.Tpo -MT 
stream.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stream.o -x c++ stream.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      string_pool.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name string_pool.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/string_pool.Tpo 
-MT string_pool.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. 
-I ../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o string_pool.o -x c++ string_pool.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      sax_token_parser_thread.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name sax_token_parser_thread.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/sax_token_parser_thread.Tpo -MT sax_token_parser_thread.lo 
-sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I ../../include -I 
../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o sax_token_parser_thread.o -x c++ 
sax_token_parser_thread.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      types.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name types.cpp -mrelocation-model pic 
-pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/types.Tpo -MT 
types.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o types.o -x c++ types.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      zip_archive_stream.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name zip_archive_stream.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/zip_archive_stream.Tpo -MT zip_archive_stream.lo -sys-header-deps 
-MP -D HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include 
-D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o zip_archive_stream.o -x c++ 
zip_archive_stream.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      xml_writer.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name xml_writer.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/xml_writer.Tpo 
-MT xml_writer.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. -I 
../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o xml_writer.o -x c++ xml_writer.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      yaml_parser_base.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name yaml_parser_base.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file 
.deps/yaml_parser_base.Tpo -MT yaml_parser_base.lo -sys-header-deps -MP 
-D HAVE_CONFIG_H -I . -I ../.. -I ../../include -I ../../src/include -D 
"SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o yaml_parser_base.o -x c++ 
yaml_parser_base.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      zip_archive.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name zip_archive.cpp -mrelocation-model 
pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno 
-ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/zip_archive.Tpo 
-MT zip_archive.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. 
-I ../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o zip_archive.o -x c++ zip_archive.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXX      xml_namespace.lo
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
  (in-process)
  "/usr/bin/clang++" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
-disable-free -clear-ast-before-backend -disable-llvm-verifier 
-discard-value-names -main-file-name xml_namespace.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
-debug-info-kind=constructor -dwarf-version=5 -debugger-tuning=gdb 
-ggnu-pubnames 
-fdebug-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-v 
-fcoverage-compilation-dir=/home/user/libreofficetwo/workdir/UnpackedTarball/liborcus/src/parser 
-resource-dir /usr/lib/clang/19 -dependency-file .deps/xml_namespace.Tpo 
-MT xml_namespace.lo -sys-header-deps -MP -D HAVE_CONFIG_H -I . -I ../.. 
-I ../../include -I ../../src/include -D "SRCDIR=\"../..\"" -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
__ORCUS_PSR_BUILDING_DLL -D HAVE_FILESYSTEM=1 -D 
HAVE_EXPERIMENTAL_FILESYSTEM=1 -D BOOST_SYSTEM_NO_DEPRECATED -I 
/home/user/libreofficetwo/external/boost/include -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/boost -D 
SIZEOF_VOID_P=8 -D __ORCUS_ODS -D __ORCUS_XLSX -D __ORCUS_XLS_XML -D 
__ORCUS_GNUMERIC -I 
/home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include -D 
__ORCUS_PYTHON_CSV -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu 
-internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward 
-internal-isystem /usr/lib/clang/19/include -internal-isystem 
/usr/local/include -internal-isystem 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include 
-internal-externc-isystem /include -internal-externc-isystem 
/usr/include -O2 -Wall -Wshadow -std=c++20 -fdeprecated-macro 
-ferror-limit 19 -fvisibility=hidden -fvisibility-inlines-hidden 
-pthread -stack-protector 2 -fgnuc-version=4.2.1 -fno-implicit-modules 
-fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -vectorize-loops 
-vectorize-slp -debug-info-kind=constructor -faddrsig 
-D__GCC_HAVE_DWARF2_CFI_ASM=1 -o xml_namespace.o -x c++ xml_namespace.cpp
clang -cc1 version 19.1.6 based upon LLVM 19.1.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory 
"/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../x86_64-pc-linux-gnu/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory 
"/home/user/libreofficetwo/workdir/UnpackedTarball/boost"
#include "..." search starts here:
#include <...> search starts here:
  .
  ../..
  ../../include
  ../../src/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/boost
  /home/user/libreofficetwo/external/boost/include
  /home/user/libreofficetwo/workdir/UnpackedTarball/mdds/include
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/x86_64-pc-linux-gnu
  /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../include/c++/14.2.1/backward
  /usr/lib/clang/19/include
  /usr/local/include
  /usr/include
End of search list.
   CXXLD    liborcus-parser-0.18.la
clang version 19.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: 
/usr/bin/../lib/gcc/x86_64-pc-linux-gnu/14.2.1
Found candidate GCC installation: 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
clang++: warning: argument unused during compilation: '-pthread' 
[-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-pthread' 
[-Wunused-command-line-argument]
  "/usr/bin/ld.mold" --hash-style=gnu --build-id --eh-frame-hdr -m 
elf_x86_64 -shared -o .libs/liborcus-parser-0.18.so.0.0.0 
-L/home/user/libreofficetwo/workdir/LinkTarget/StaticLibrary 
-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1 
-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../lib64 
-L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib 
-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1 
-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../lib64 
-L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../lib64/crti.o 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/crtbeginS.o 
.libs/base64.o .libs/cell_buffer.o .libs/css_parser_base.o 
.libs/css_types.o .libs/csv_parser_base.o .libs/exception.o 
.libs/json_global.o .libs/json_parser_base.o .libs/json_parser_thread.o 
.libs/parser_base.o .libs/parser_global.o .libs/sax_parser_base.o 
.libs/sax_token_parser.o .libs/sax_token_parser_thread.o .libs/stream.o 
.libs/string_pool.o .libs/tokens.o .libs/types.o .libs/utf8.o 
.libs/xml_namespace.o .libs/xml_writer.o .libs/yaml_parser_base.o 
.libs/zip_archive.o .libs/zip_archive_stream.o -lz -lboost_system 
-lboost_iostreams -lboost_filesystem -lstdc++ -lm -lpthread -lc -lgcc_s 
-lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/crtendS.o 
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/14.2.1/../../../../lib64/crtn.o 
--gdb-index -z origin -rpath "\$ORIGIN" -soname liborcus-parser-0.18.so.0
mold: error: .libs/yaml_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x5a0 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/css_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x224 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/json_parser_thread.o:(.text): R_X86_64_PC32 
relocation at offset 0x629 against symbol `vtable for 
std::bad_variant_access' can not be used; recompile with -fPIC
mold: error: .libs/zip_archive_stream.o:(.text): R_X86_64_PC32 
relocation at offset 0x45 against symbol `vtable for 
orcus::zip_archive_stream_fd' can not be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0xe against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: 
.libs/sax_token_parser_thread.o:(.text._ZN5orcus6detail6thread19parser_token_bufferISt6vectorINS_3sax11parse_tokenESaIS5_EEE23wait_until_tokens_emptyEv): 
R_X86_64_PC32 relocation at offset 0xc4 against symbol `vtable for 
orcus::detail::parsing_aborted_error' can not be used; recompile with -fPIC
mold: error: .libs/json_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x301 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/stream.o:(.text): R_X86_64_PC32 relocation at offset 
0x582 against symbol `vtable for std::codecvt_utf8_utf16<char16_t, 
1114111ul, (std::codecvt_mode)0>' can not be used; recompile with -fPIC
mold: error: .libs/yaml_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x62a against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/css_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x5a6 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/css_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x729 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/css_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x914 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/css_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0xa8f against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0xa4 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x347 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x43c against symbol `vtable for orcus::invalid_arg_error' can 
not be used; recompile with -fPIC
mold: error: .libs/json_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x421 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: 
.libs/stream.o:(.text._ZN5boost12interprocess12file_mappingC2EPKcNS0_6mode_tE): 
R_X86_64_PC32 relocation at offset 0xd2 against symbol `typeinfo for 
boost::interprocess::interprocess_exception' can not be used; recompile 
with -fPIC
mold: error: .libs/yaml_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0xe56 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/json_parser_thread.o:(.text): R_X86_64_PC32 
relocation at offset 0x64e against symbol `typeinfo for 
std::bad_variant_access' can not be used; recompile with -fPIC
mold: error: .libs/zip_archive_stream.o:(.text): R_X86_64_PC32 
relocation at offset 0x193 against symbol `vtable for 
orcus::zip_archive_stream_fd' can not be used; recompile with -fPIC
mold: error: 
.libs/sax_token_parser_thread.o:(.text._ZN5orcus6detail6thread19parser_token_bufferISt6vectorINS_3sax11parse_tokenESaIS5_EEE23wait_until_tokens_emptyEv): 
R_X86_64_PC32 relocation at offset 0xde against symbol `typeinfo for 
orcus::detail::parsing_aborted_error' can not be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x516 against symbol `vtable for orcus::xml_structure_error' can 
not be used; recompile with -fPIC
mold: error: .libs/json_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x541 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: 
.libs/stream.o:(.text._ZN5boost12interprocess12file_mappingC2EPKcNS0_6mode_tE): 
R_X86_64_PC32 relocation at offset 0x149 against symbol `typeinfo for 
boost::interprocess::interprocess_exception' can not be used; recompile 
with -fPIC
mold: error: .libs/yaml_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x10b6 against symbol `typeinfo for orcus::parse_error' can 
not be used; recompile with -fPIC
mold: error: .libs/yaml_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x13d8 against symbol `typeinfo for orcus::parse_error' can 
not be used; recompile with -fPIC
mold: error: .libs/zip_archive_stream.o:(.text): R_X86_64_PC32 
relocation at offset 0x1b3 against symbol `vtable for 
orcus::zip_archive_stream_fd' can not be used; recompile with -fPIC
mold: error: .libs/zip_archive_stream.o:(.text): R_X86_64_PC32 
relocation at offset 0x443 against symbol `vtable for 
orcus::zip_archive_stream_blob' can not be used; recompile with -fPIC
mold: error: .libs/json_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x644 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: 
.libs/stream.o:(.text._ZN5boost12interprocess13mapped_regionC2INS0_12file_mappingEEERKT_NS0_6mode_tElmPKvi): 
R_X86_64_PC32 relocation at offset 0x273 against symbol `typeinfo for 
boost::interprocess::interprocess_exception' can not be used; recompile 
with -fPIC
mold: error: .libs/json_parser_thread.o:(.text): R_X86_64_PC32 
relocation at offset 0x68b against symbol `vtable for 
std::bad_variant_access' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE5parseEv): 
R_X86_64_PC32 relocation at offset 0x1e3 against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE5parseEv): 
R_X86_64_PC32 relocation at offset 0x24b against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus6detail6thread19parser_token_bufferISt6vectorINS_4json11parse_tokenESaIS5_EEE23wait_until_tokens_emptyEv): 
R_X86_64_PC32 relocation at offset 0xc4 against symbol `vtable for 
orcus::detail::parsing_aborted_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus6detail6thread19parser_token_bufferISt6vectorINS_4json11parse_tokenESaIS5_EEE23wait_until_tokens_emptyEv): 
R_X86_64_PC32 relocation at offset 0xde against symbol `typeinfo for 
orcus::detail::parsing_aborted_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE5arrayEv): 
R_X86_64_PC32 relocation at offset 0x2c1 against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE6objectEv): 
R_X86_64_PC32 relocation at offset 0x4c9 against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE6objectEv): 
R_X86_64_PC32 relocation at offset 0x53b against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x547 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/json_parser_base.o:(.text): R_X86_64_PC32 relocation 
at offset 0x7b5 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: 
.libs/stream.o:(.text._ZN5boost12interprocess22interprocess_exceptionC2ERKNS0_10error_infoEPKc): 
R_X86_64_PC32 relocation at offset 0xf against symbol `vtable for 
boost::interprocess::interprocess_exception' can not be used; recompile 
with -fPIC
mold: error: 
.libs/json_parser_base.o:(.text._ZNSt17_Function_handlerIFPKcS1_S1_RdEPS3_E10_M_managerERSt9_Any_dataRKS6_St18_Manager_operation): 
R_X86_64_PC32 relocation at offset 0x19 against symbol `typeinfo for 
char const* (*)(char const*, char const*, double&)' can not be used; 
recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE6objectEv): 
R_X86_64_PC32 relocation at offset 0x5b3 against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE6objectEv): 
R_X86_64_PC32 relocation at offset 0x62b against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE6objectEv): 
R_X86_64_PC32 relocation at offset 0x6a3 against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE6objectEv): 
R_X86_64_PC32 relocation at offset 0x718 against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x616 against symbol `vtable for orcus::json_structure_error' can 
not be used; recompile with -fPIC
mold: error: 
.libs/stream.o:(.text._ZN5boost12interprocess22interprocess_exceptionD2Ev): 
R_X86_64_PC32 relocation at offset 0x3 against symbol `vtable for 
boost::interprocess::interprocess_exception' can not be used; recompile 
with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE6stringEv): 
R_X86_64_PC32 relocation at offset 0x19b against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x647 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x716 against symbol `vtable for orcus::invalid_map_error' can 
not be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x747 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x816 against symbol `vtable for orcus::value_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x847 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x916 against symbol `vtable for orcus::xpath_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x947 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0xa16 against symbol `vtable for orcus::interface_error' can not 
be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0xa47 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0xaa3 against symbol `vtable for orcus::parse_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0xe03 against symbol `vtable for orcus::general_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0xe52 against symbol `vtable for orcus::parse_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x1140 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x11d3 against symbol `vtable for orcus::general_error' can not 
be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x1395 against symbol `typeinfo for orcus::parse_error' can not 
be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x1451 against symbol `vtable for orcus::malformed_xml_error' can 
not be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x1463 against symbol `vtable for orcus::general_error' can not 
be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x14a7 against symbol `vtable for orcus::general_error' can not 
be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x14fe against symbol `vtable for orcus::zip_error' can not be 
used; recompile with -fPIC
mold: error: .libs/exception.o:(.text): R_X86_64_PC32 relocation at 
offset 0x1517 against symbol `vtable for orcus::general_error' can not 
be used; recompile with -fPIC
mold: error: .libs/exception.o:(.text._ZN5orcus11parse_errorD0Ev): 
R_X86_64_PC32 relocation at offset 0x7 against symbol `vtable for 
orcus::general_error' can not be used; recompile with -fPIC
mold: error: 
.libs/stream.o:(.text._ZN5boost12interprocess22interprocess_exceptionD0Ev): 
R_X86_64_PC32 relocation at offset 0x7 against symbol `vtable for 
boost::interprocess::interprocess_exception' can not be used; recompile 
with -fPIC
mold: error: 
.libs/json_parser_thread.o:(.text._ZN5orcus11json_parserINS_4json13parser_thread4implEE6stringEv): 
R_X86_64_PC32 relocation at offset 0x206 against symbol `typeinfo for 
orcus::parse_error' can not be used; recompile with -fPIC
clang++: error: linker command failed with exit code 1 (use -v to see 
invocation)
make[5]: *** [Makefile:1121: liborcus-parser-0.18.la] Error 1
make[4]: *** [Makefile:2356: all-recursive] Error 1
make[3]: *** [Makefile:1466: all-recursive] Error 1
make[2]: *** [Makefile:1375: all] Error 2
make[1]: *** 
[/home/user/libreofficetwo/external/liborcus/ExternalProject_liborcus.mk:85: 
/home/user/libreofficetwo/workdir/ExternalProject/liborcus/build] Error 1
make: *** [Makefile:296: build] Error 2
Command exited with non-zero status 2
70.97user 5.00system 0:30.96elapsed 245%CPU (0avgtext+0avgdata 
215500maxresident)k
304inputs+38064outputs (10major+2097655minor)pagefaults 0swaps


More information about the LibreOffice mailing list