checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -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 for gcc... /usr/gcc/13/bin/gcc 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 /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/13/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/13/bin/gcc... (cached) gcc3 checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/gcc/13/bin/g++... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/13/bin/gcc 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 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 /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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... /usr/gcc/13/bin/g++ -E checking for ld used by /usr/gcc/13/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/13/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/g++ static flag -static works... no checking if /usr/gcc/13/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/13/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether /usr/gcc/13/bin/g++ supports C++11 features by default... yes checking for native Win32... no checking for Win32 platform in general... no checking for -fvisibility=hidden compiler flag... yes checking for Darwin (Mac OS X) platform... no checking for boost/algorithm/string.hpp... yes checking for boost/archive/iterators/base64_from_binary.hpp... yes checking for boost/archive/iterators/binary_from_base64.hpp... yes checking for boost/archive/iterators/remove_whitespace.hpp... yes checking for boost/archive/iterators/transform_width.hpp... yes checking for boost/spirit/include/qi.hpp... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPUNIT... yes checking for doxygen... /usr/bin/doxygen checking for ZLIB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/gdb/Makefile config.status: creating data/gdb/auto-load/Makefile config.status: creating src/Makefile config.status: creating src/fuzz/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/librevenge.rc config.status: creating src/lib/librevenge-generators.rc config.status: creating src/lib/librevenge-stream.rc config.status: creating src/test/Makefile config.status: creating inc/Makefile config.status: creating inc/librevenge/Makefile config.status: creating inc/librevenge-generators/Makefile config.status: creating inc/librevenge-stream/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen/Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating librevenge-0.0.pc config.status: creating librevenge-generators-0.0.pc config.status: creating librevenge-stream-0.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ============================================================================== Build configuration: debug: no docs: yes fuzzers: no tests: yes generators: yes streams: yes werror: no pretty printers: no ============================================================================== Making all in build Making all in win32 Making all in inc Making all in librevenge Making all in librevenge-stream Making all in librevenge-generators Making all in src Making all in lib CXX librevenge_0_0_la-RVNGBinaryData.lo CXX librevenge_0_0_la-RVNGMemoryStream.lo CXX librevenge_0_0_la-RVNGPropertyList.lo CXX librevenge_0_0_la-RVNGPropertyListVector.lo CXX librevenge_0_0_la-RVNGProperty.lo CXX librevenge_0_0_la-RVNGString.lo CXX librevenge_0_0_la-RVNGStringVector.lo CXX librevenge_0_0_la-RVNGSVGDrawingGenerator.lo CXX librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.lo CXX librevenge_generators_0_0_la-RVNGHTMLTextGenerator.lo CXX librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.lo CXX librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.lo CXX librevenge_generators_0_0_la-RVNGRawGeneratorBase.lo CXX librevenge_generators_0_0_la-RVNGRawDrawingGenerator.lo CXX librevenge_generators_0_0_la-RVNGRawPresentationGenerator.lo CXX librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.lo CXX librevenge_generators_0_0_la-RVNGRawTextGenerator.lo CXX librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.lo CXX librevenge_generators_0_0_la-RVNGTextDrawingGenerator.lo CXX librevenge_generators_0_0_la-RVNGTextPresentationGenerator.lo CXX librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.lo CXX librevenge_generators_0_0_la-RVNGTextTextGenerator.lo CXX librevenge_stream_0_0_la-RVNGStreamImplementation.lo CXX librevenge_stream_0_0_la-RVNGDirectoryStream.lo CXX librevenge_stream_0_0_la-RVNGOLEStream.lo CXX librevenge_stream_0_0_la-RVNGZipStream.lo CXXLD librevenge-0.0.la CXXLD librevenge-generators-0.0.la CXXLD librevenge-stream-0.0.la Making all in test Making all in data Making all in docs Making all in doxygen warning: Tag 'TCL_SUBST' at line 255 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1023 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 1158 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1439 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1724 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 1798 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1896 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2076 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2089 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2098 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2140 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2147 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2360 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! error: Invalid alias '\li': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias '\c': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'fo:country\n\': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'The': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'country-specific': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'variant': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'of': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'the': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'language': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'a': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'valid': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'country': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'code': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'according': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'to': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'ISO': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias '3166': invalid 'name=' or 'name{...}=' part. Check you config file. warning: No files to be processed, please check your settings, in particular INPUT, FILE_PATTERNS, and RECURSIVE Doxygen version used: 1.9.8 (b359f287aba9ae352c8793ef46d8959d8e50627f*) Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/i86/src/lib Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/i86/inc/librevenge Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/i86/inc/librevenge-generators Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/i86/inc/librevenge-stream Reading and parsing tag files Parsing files Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Associating documentation with modules... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Computing module relations... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating concept documentation... Generating module documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating topic index... Generating module index... Generating module member index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 0/65536 hits=0 misses=0 symbol lookup cache used 0/65536 hits=0 misses=0 finished... checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -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 for gcc... /usr/gcc/13/bin/gcc 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 /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/13/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/13/bin/gcc... (cached) gcc3 checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/gcc/13/bin/g++... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc 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 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 /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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... /usr/gcc/13/bin/g++ -E checking for ld used by /usr/gcc/13/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking for /usr/gcc/13/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/g++ static flag -static works... no checking if /usr/gcc/13/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/13/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether /usr/gcc/13/bin/g++ supports C++11 features by default... yes checking for native Win32... no checking for Win32 platform in general... no checking for -fvisibility=hidden compiler flag... yes checking for Darwin (Mac OS X) platform... no checking for boost/algorithm/string.hpp... yes checking for boost/archive/iterators/base64_from_binary.hpp... yes checking for boost/archive/iterators/binary_from_base64.hpp... yes checking for boost/archive/iterators/remove_whitespace.hpp... yes checking for boost/archive/iterators/transform_width.hpp... yes checking for boost/spirit/include/qi.hpp... yes checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPUNIT... yes checking for doxygen... /usr/bin/doxygen checking for ZLIB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/gdb/Makefile config.status: creating data/gdb/auto-load/Makefile config.status: creating src/Makefile config.status: creating src/fuzz/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/librevenge.rc config.status: creating src/lib/librevenge-generators.rc config.status: creating src/lib/librevenge-stream.rc config.status: creating src/test/Makefile config.status: creating inc/Makefile config.status: creating inc/librevenge/Makefile config.status: creating inc/librevenge-generators/Makefile config.status: creating inc/librevenge-stream/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen/Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating librevenge-0.0.pc config.status: creating librevenge-generators-0.0.pc config.status: creating librevenge-stream-0.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ============================================================================== Build configuration: debug: no docs: yes fuzzers: no tests: yes generators: yes streams: yes werror: no pretty printers: no ============================================================================== Making all in build Making all in win32 Making all in inc Making all in librevenge Making all in librevenge-stream Making all in librevenge-generators Making all in src Making all in lib CXX librevenge_0_0_la-RVNGBinaryData.lo CXX librevenge_0_0_la-RVNGMemoryStream.lo CXX librevenge_0_0_la-RVNGProperty.lo CXX librevenge_0_0_la-RVNGPropertyList.lo CXX librevenge_0_0_la-RVNGPropertyListVector.lo CXX librevenge_0_0_la-RVNGString.lo CXX librevenge_0_0_la-RVNGStringVector.lo CXX librevenge_0_0_la-RVNGSVGDrawingGenerator.lo CXX librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.lo CXX librevenge_generators_0_0_la-RVNGHTMLTextGenerator.lo CXX librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.lo CXX librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.lo CXX librevenge_generators_0_0_la-RVNGRawGeneratorBase.lo CXX librevenge_generators_0_0_la-RVNGRawDrawingGenerator.lo CXX librevenge_generators_0_0_la-RVNGRawPresentationGenerator.lo CXX librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.lo CXX librevenge_generators_0_0_la-RVNGRawTextGenerator.lo CXX librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.lo CXX librevenge_generators_0_0_la-RVNGTextDrawingGenerator.lo CXX librevenge_generators_0_0_la-RVNGTextPresentationGenerator.lo CXX librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.lo CXX librevenge_generators_0_0_la-RVNGTextTextGenerator.lo CXX librevenge_stream_0_0_la-RVNGStreamImplementation.lo CXX librevenge_stream_0_0_la-RVNGDirectoryStream.lo CXX librevenge_stream_0_0_la-RVNGOLEStream.lo CXX librevenge_stream_0_0_la-RVNGZipStream.lo CXXLD librevenge-0.0.la CXXLD librevenge-generators-0.0.la CXXLD librevenge-stream-0.0.la Making all in test Making all in data Making all in docs Making all in doxygen warning: Tag 'TCL_SUBST' at line 255 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1023 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 1158 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1439 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1724 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 1798 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1896 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2076 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2089 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2098 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2140 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2147 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2360 of file '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/docs/doxygen/doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! error: Invalid alias '\li': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias '\c': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'fo:country\n\': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'The': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'country-specific': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'variant': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'of': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'the': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'language': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'a': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'valid': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'country': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'code': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'according': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'to': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias 'ISO': invalid 'name=' or 'name{...}=' part. Check you config file. error: Invalid alias '3166': invalid 'name=' or 'name{...}=' part. Check you config file. warning: No files to be processed, please check your settings, in particular INPUT, FILE_PATTERNS, and RECURSIVE Doxygen version used: 1.9.8 (b359f287aba9ae352c8793ef46d8959d8e50627f*) Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/amd64/src/lib Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/amd64/inc/librevenge Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/amd64/inc/librevenge-generators Searching for files in directory /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/amd64/inc/librevenge-stream Reading and parsing tag files Parsing files Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Associating documentation with modules... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Computing module relations... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating concept documentation... Generating module documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating topic index... Generating module index... Generating module member index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 0/65536 hits=0 misses=0 symbol lookup cache used 0/65536 hits=0 misses=0 finished... Making install in build Making install in win32 Making install in inc Making install in librevenge Making install in librevenge-stream Making install in librevenge-generators Making install in src Making install in lib /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c librevenge-0.0.la librevenge-generators-0.0.la librevenge-stream-0.0.la '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/librevenge.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/librevenge-api.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGBinaryData.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGDrawingInterface.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGPresentationInterface.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGProperty.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGPropertyList.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGPropertyListVector.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGSpreadsheetInterface.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGString.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGStringVector.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGSVGDrawingGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGTextInterface.h '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge' libtool: install: /usr/bin/ginstall -c .libs/librevenge-0.0.so.0.0.5 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-0.0.so.0.0.5 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge-generators' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/librevenge-generators.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/librevenge-generators-api.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGCSVSpreadsheetGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGHTMLTextGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGRawDrawingGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGRawPresentationGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGRawSpreadsheetGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGRawTextGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGSVGPresentationGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGTextDrawingGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGTextPresentationGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGTextSpreadsheetGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGTextTextGenerator.h '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge-generators' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib && { ln -s -f librevenge-0.0.so.0.0.5 librevenge-0.0.so.0 || { rm -f librevenge-0.0.so.0 && ln -s librevenge-0.0.so.0.0.5 librevenge-0.0.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib && { ln -s -f librevenge-0.0.so.0.0.5 librevenge-0.0.so || { rm -f librevenge-0.0.so && ln -s librevenge-0.0.so.0.0.5 librevenge-0.0.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-0.0.so.0.0.5 libtool: install: /usr/bin/ginstall -c .libs/librevenge-0.0.lai /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-0.0.la libtool: warning: relinking 'librevenge-generators-0.0.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/i86/src/lib; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/i86/libtool" --silent --tag CXX --mode=relink /usr/gcc/13/bin/g++ -I/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc -DNDEBUG -fvisibility=hidden -m32 -O3 -pthread -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 0:5:0 -export-dynamic -m32 -o librevenge-generators-0.0.la -rpath /usr/lib librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.lo librevenge_generators_0_0_la-RVNGHTMLTextGenerator.lo librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.lo librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.lo librevenge_generators_0_0_la-RVNGRawGeneratorBase.lo librevenge_generators_0_0_la-RVNGRawDrawingGenerator.lo librevenge_generators_0_0_la-RVNGRawPresentationGenerator.lo librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.lo librevenge_generators_0_0_la-RVNGRawTextGenerator.lo librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.lo librevenge_generators_0_0_la-RVNGTextDrawingGenerator.lo librevenge_generators_0_0_la-RVNGTextPresentationGenerator.lo librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.lo librevenge_generators_0_0_la-RVNGTextTextGenerator.lo ./librevenge-0.0.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386) /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge-stream' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/librevenge-stream.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/librevenge-stream-api.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/RVNGDirectoryStream.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/RVNGStream.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/RVNGStreamImplementation.h '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge-stream' libtool: install: /usr/bin/ginstall -c .libs/librevenge-generators-0.0.so.0.0.5T /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-generators-0.0.so.0.0.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib && { ln -s -f librevenge-generators-0.0.so.0.0.5 librevenge-generators-0.0.so.0 || { rm -f librevenge-generators-0.0.so.0 && ln -s librevenge-generators-0.0.so.0.0.5 librevenge-generators-0.0.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib && { ln -s -f librevenge-generators-0.0.so.0.0.5 librevenge-generators-0.0.so || { rm -f librevenge-generators-0.0.so && ln -s librevenge-generators-0.0.so.0.0.5 librevenge-generators-0.0.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-generators-0.0.so.0.0.5 libtool: install: /usr/bin/ginstall -c .libs/librevenge-generators-0.0.lai /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-generators-0.0.la libtool: install: /usr/bin/ginstall -c .libs/librevenge-stream-0.0.so.0.0.5 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-stream-0.0.so.0.0.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib && { ln -s -f librevenge-stream-0.0.so.0.0.5 librevenge-stream-0.0.so.0 || { rm -f librevenge-stream-0.0.so.0 && ln -s librevenge-stream-0.0.so.0.0.5 librevenge-stream-0.0.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib && { ln -s -f librevenge-stream-0.0.so.0.0.5 librevenge-stream-0.0.so || { rm -f librevenge-stream-0.0.so && ln -s librevenge-stream-0.0.so.0.0.5 librevenge-stream-0.0.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-stream-0.0.so.0.0.5 libtool: install: /usr/bin/ginstall -c .libs/librevenge-stream-0.0.lai /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/librevenge-stream-0.0.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in test Making install in data Making install in docs Making install in doxygen /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 librevenge-0.0.pc librevenge-generators-0.0.pc librevenge-stream-0.0.pc '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/pkgconfig' Making install in build Making install in win32 Making install in inc Making install in librevenge Making install in librevenge-stream Making install in librevenge-generators Making install in src Making install in lib /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64' /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c librevenge-0.0.la librevenge-generators-0.0.la librevenge-stream-0.0.la '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/librevenge.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/librevenge-api.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGBinaryData.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGDrawingInterface.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGPresentationInterface.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGProperty.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGPropertyList.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGPropertyListVector.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGSpreadsheetInterface.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGString.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGStringVector.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGSVGDrawingGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge/RVNGTextInterface.h '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge-generators' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/librevenge-generators.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/librevenge-generators-api.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGCSVSpreadsheetGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGHTMLTextGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGRawDrawingGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGRawPresentationGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGRawSpreadsheetGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGRawTextGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGSVGPresentationGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGTextDrawingGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGTextPresentationGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGTextSpreadsheetGenerator.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-generators/RVNGTextTextGenerator.h '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge-generators' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge-stream' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/librevenge-stream.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/librevenge-stream-api.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/RVNGDirectoryStream.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/RVNGStream.h /jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc/librevenge-stream/RVNGStreamImplementation.h '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/include/librevenge-0.0/librevenge-stream' libtool: install: /usr/bin/ginstall -c .libs/librevenge-0.0.so.0.0.5 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-0.0.so.0.0.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64 && { ln -s -f librevenge-0.0.so.0.0.5 librevenge-0.0.so.0 || { rm -f librevenge-0.0.so.0 && ln -s librevenge-0.0.so.0.0.5 librevenge-0.0.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64 && { ln -s -f librevenge-0.0.so.0.0.5 librevenge-0.0.so || { rm -f librevenge-0.0.so && ln -s librevenge-0.0.so.0.0.5 librevenge-0.0.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-0.0.so.0.0.5 libtool: install: /usr/bin/ginstall -c .libs/librevenge-0.0.lai /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-0.0.la libtool: warning: relinking 'librevenge-generators-0.0.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/amd64/src/lib; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/amd64/libtool" --silent --tag CXX --mode=relink /usr/gcc/13/bin/g++ -I/jenkins/jobs/oi-userland/workspace/components/library/librevenge/librevenge-0.0.5/inc -DNDEBUG -fvisibility=hidden -m64 -O3 -pthread -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 0:5:0 -export-dynamic -m64 -o librevenge-generators-0.0.la -rpath /usr/lib/amd64 librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.lo librevenge_generators_0_0_la-RVNGHTMLTextGenerator.lo librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.lo librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.lo librevenge_generators_0_0_la-RVNGRawGeneratorBase.lo librevenge_generators_0_0_la-RVNGRawDrawingGenerator.lo librevenge_generators_0_0_la-RVNGRawPresentationGenerator.lo librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.lo librevenge_generators_0_0_la-RVNGRawTextGenerator.lo librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.lo librevenge_generators_0_0_la-RVNGTextDrawingGenerator.lo librevenge_generators_0_0_la-RVNGTextPresentationGenerator.lo librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.lo librevenge_generators_0_0_la-RVNGTextTextGenerator.lo ./librevenge-0.0.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386) libtool: install: /usr/bin/ginstall -c .libs/librevenge-generators-0.0.so.0.0.5T /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-generators-0.0.so.0.0.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64 && { ln -s -f librevenge-generators-0.0.so.0.0.5 librevenge-generators-0.0.so.0 || { rm -f librevenge-generators-0.0.so.0 && ln -s librevenge-generators-0.0.so.0.0.5 librevenge-generators-0.0.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64 && { ln -s -f librevenge-generators-0.0.so.0.0.5 librevenge-generators-0.0.so || { rm -f librevenge-generators-0.0.so && ln -s librevenge-generators-0.0.so.0.0.5 librevenge-generators-0.0.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-generators-0.0.so.0.0.5 libtool: install: /usr/bin/ginstall -c .libs/librevenge-generators-0.0.lai /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-generators-0.0.la libtool: install: /usr/bin/ginstall -c .libs/librevenge-stream-0.0.so.0.0.5 /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-stream-0.0.so.0.0.5 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64 && { ln -s -f librevenge-stream-0.0.so.0.0.5 librevenge-stream-0.0.so.0 || { rm -f librevenge-stream-0.0.so.0 && ln -s librevenge-stream-0.0.so.0.0.5 librevenge-stream-0.0.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64 && { ln -s -f librevenge-stream-0.0.so.0.0.5 librevenge-stream-0.0.so || { rm -f librevenge-stream-0.0.so && ln -s librevenge-stream-0.0.so.0.0.5 librevenge-stream-0.0.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-stream-0.0.so.0.0.5 libtool: install: /usr/bin/ginstall -c .libs/librevenge-stream-0.0.lai /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-stream-0.0.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' Making install in test Making install in data Making install in docs Making install in doxygen /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 librevenge-0.0.pc librevenge-generators-0.0.pc librevenge-stream-0.0.pc '/jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/pkgconfig' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-generators-0.0.so.0.0.5 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/prototype/i386/usr/lib/amd64/librevenge-generators-0.0.so.0.0.5 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/librevenge/build/manifest-i386-librevenge.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/library/c++/librevenge@0.0.5,5.11-2023.0.0.1:20231029T124221Z PUBLISHED generating metadata: library/librevenge