Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899127 Details for
Bug 937392
dev-libs/liborcus-0.19.2 - [icu-75.1] [gcc-15] ../.../sax_parser.hpp: error: uint8_t does not name a type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:liborcus-0.19.2:20240805-113130.log
dev-libs:liborcus-0.19.2:20240805-113130.log (text/plain), 32.46 KB, created by
Toralf Förster
on 2024-08-05 17:36:46 UTC
(
hide
)
Description:
dev-libs:liborcus-0.19.2:20240805-113130.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-08-05 17:36:46 UTC
Size:
32.46 KB
patch
obsolete
> * Package: dev-libs/liborcus-0.19.2:0/0.18 > * Repository: gentoo > * Maintainer: office@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_12 spreadsheet-model tools > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking liborcus-0.19.2.tar.xz to /var/tmp/portage/dev-libs/liborcus-0.19.2/work >>>> Source unpacked in /var/tmp/portage/dev-libs/liborcus-0.19.2/work >>>> Preparing source in /var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2 ... > * Running eautoreconf in '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/liborcus-0.19.2/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: liborcus-0.19.2/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying color-record/2.4.7 patch ... > * Applying openmp/2.4.7 patch ... > * Applying verbose-pic/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2 ... > * econf: updating liborcus-0.19.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating liborcus-0.19.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/liborcus-0.19.2 --htmldir=/usr/share/doc/liborcus-0.19.2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-werror --disable-python --enable-spreadsheet-model --with-tools >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >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 xargs -n works... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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 x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-g++ supports C++17 features with -std=c++17... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether the compiler supports GNU C++... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ -std=c++17 accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-g++ -std=c++17 option to enable C++11 features... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-g++ -std=c++17... (cached) none >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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >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... mt >checking if mt 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... x86_64-pc-linux-gnu-g++ -std=c++17 -E >checking for ld used by x86_64-pc-linux-gnu-g++ -std=c++17... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ -std=c++17 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ -std=c++17 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ -std=c++17 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ -std=c++17 static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ -std=c++17 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ -std=c++17 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ -std=c++17 linker (/usr/x86_64-pc-linux-gnu/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... immediate >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >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 or later... 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... yes >checking for Boost's header version... 1_85 >checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++ -std=c++17... configure: WARNING: could not figure out which toolset name to use for x86_64-pc-linux-gnu-g++ -std=c++17 > >checking for boost/system/error_code.hpp... yes >checking for the Boost system library... yes >checking for zlib... yes >checking for boost/iostreams/device/file_descriptor.hpp... yes >checking for the Boost iostreams library... (cached) yes >checking for boost/program_options.hpp... yes >checking for the Boost program_options library... (cached) yes >checking for boost/system/error_code.hpp... (cached) yes >checking for the Boost system library... (cached) yes >checking for mdds-2.1 >= 2.1.1... yes >checking for libixion-0.18 >= 0.19.0... yes >checking for boost/date_time/posix_time/posix_time.hpp... yes >checking for the Boost date_time library... (cached) 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 yes > gnumeric-filter yes > ods-filter yes > xlsx-filter yes > xls-xml-filter yes > gnumeric yes > parquet no > tools yes > python no > python-xlsx no > python-ods no > python-xls-xml no > python-gnumeric no > cpu-features no > benchmark yes > doc-example no >============================================================================== > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src' >Making all in include >make[3]: Entering directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/include' >Making all in mso >make[4]: Entering directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/include/mso' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/include/mso' >make[4]: Entering directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/include' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/include' >make[3]: Leaving directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/include' >Making all in test >make[3]: Entering directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/test' >x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o test_global.o test_global.cpp >x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o mock_spreadsheet.o mock_spreadsheet.cpp >rm -f liborcus-test.a >x86_64-pc-linux-gnu-ar cr liborcus-test.a test_global.o mock_spreadsheet.o >x86_64-pc-linux-gnu-ranlib liborcus-test.a >make[3]: Leaving directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/test' >Making all in parser >make[3]: Entering directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/parser' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o base64.lo base64.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o cell_buffer.lo cell_buffer.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o css_parser_base.lo css_parser_base.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o css_types.lo css_types.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c css_parser_base.cpp -fPIC -DPIC -o .libs/css_parser_base.o >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c cell_buffer.cpp -fPIC -DPIC -o .libs/cell_buffer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c css_types.cpp -fPIC -DPIC -o .libs/css_types.o >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c base64.cpp -fPIC -DPIC -o .libs/base64.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o csv_parser_base.lo csv_parser_base.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c csv_parser_base.cpp -fPIC -DPIC -o .libs/csv_parser_base.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o exception.lo exception.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c exception.cpp -fPIC -DPIC -o .libs/exception.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o json_global.lo json_global.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c json_global.cpp -fPIC -DPIC -o .libs/json_global.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o json_parser_base.lo json_parser_base.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c json_parser_base.cpp -fPIC -DPIC -o .libs/json_parser_base.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o json_parser_thread.lo json_parser_thread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c json_parser_thread.cpp -fPIC -DPIC -o .libs/json_parser_thread.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o parser_base.lo parser_base.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o parser_global.lo parser_global.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c parser_base.cpp -fPIC -DPIC -o .libs/parser_base.o >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c parser_global.cpp -fPIC -DPIC -o .libs/parser_global.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o sax_parser_base.lo sax_parser_base.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c sax_parser_base.cpp -fPIC -DPIC -o .libs/sax_parser_base.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o sax_token_parser.lo sax_token_parser.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c sax_token_parser.cpp -fPIC -DPIC -o .libs/sax_token_parser.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o sax_token_parser_thread.lo sax_token_parser_thread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c sax_token_parser_thread.cpp -fPIC -DPIC -o .libs/sax_token_parser_thread.o >In file included from ../../include/orcus/sax_ns_parser.hpp:11, > from ../../include/orcus/sax_token_parser.hpp:11, > from sax_token_parser.cpp:8: >../../include/orcus/sax_parser.hpp:24:22: error: 'uint8_t' does not name a type > 24 | static constexpr uint8_t baseline_version = 10; > | ^~~~~~~ >../../include/orcus/sax_parser.hpp:12:1: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' > 11 | #include "sax_parser_base.hpp" > +++ |+#include <cstdint> > 12 | >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\""../.."\" -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1" -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c -o stream.lo stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -Wshadow -DSIZEOF_VOID_P=8 -O2 -D__ORCUS_ODS -D__ORCUS_XLSX -D__ORCUS_XLS_XML -D__ORCUS_GNUMERIC -I/usr/include/mdds-2.1 -D__ORCUS_SPREADSHEET_MODEL -D__ORCUS_PYTHON_CSV -c stream.cpp -fPIC -DPIC -o .libs/stream.o >make[3]: *** [Makefile:1301: sax_token_parser.lo] Error 1 >make[3]: *** Waiting for unfinished jobs.... >stream.cpp: In function 'std::string orcus::{anonymous}::convert_utf16_to_utf8(const char*, size_t, unicode_t)': >stream.cpp:98:10: warning: 'template<class _Codecvt, class _Elem, class _Wide_alloc, class _Byte_alloc> class std::__cxx11::wstring_convert' is deprecated [-Wdeprecated-declarations] > 98 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> conversion; > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/locale:45, > from stream.cpp:18: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/locale_conv.h:262:33: note: declared here > 262 | class _GLIBCXX17_DEPRECATED wstring_convert > | ^~~~~~~~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src/parser' >make[2]: *** [Makefile:2361: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2/src' >make[1]: *** [Makefile:1472: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2' >make: *** [Makefile:1381: all] Error 2 > * ERROR: dev-libs/liborcus-0.19.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/liborcus-0.19.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/liborcus-0.19.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:liborcus-0.19.2:20240805-113130.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/liborcus-0.19.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/liborcus-0.19.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2' > * S: '/var/tmp/portage/dev-libs/liborcus-0.19.2/work/liborcus-0.19.2' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 937392
:
899126
| 899127 |
899128
|
899129
|
899130
|
899131
|
899132
|
899133