Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/librevenge.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-93120-5984/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/librevenge.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/librevenge-0.0.5-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/librevenge.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-93120-5984/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/librevenge.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eRtTEI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf librevenge-0.0.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/librevenge-0.0.5.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd librevenge-0.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eOTmxJ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd librevenge-0.0.5 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-12-28 21:26:34.000000000 +0800 +++ ./configure 2023-10-07 01:42:53.567314977 +0800 @@ -1872,7 +1872,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-10-07 01:42:53.567314977 +0800 +++ ./configure 2023-10-07 01:42:53.587314916 +0800 @@ -9022,7 +9022,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -21350,7 +21350,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --disable-static --disable-werror --without-doc --enable-pretty-printers configure: WARNING: unrecognized options: --without-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for x86_64-opencloudos-linux-gnu-ar... no checking for x86_64-opencloudos-linux-gnu-lib... no checking for x86_64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 9028: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether 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 x86_64-opencloudos-linux-gnu-pkg-config... no 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... no configure: WARNING: *** Could not find doxygen in your PATH. configure: WARNING: *** The documentation will not be built. checking for ZLIB... yes checking for gdb... no 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: WARNING: unrecognized options: --without-doc configure: ============================================================================== Build configuration: debug: no docs: no fuzzers: no tests: yes generators: yes streams: yes werror: no pretty printers: yes ============================================================================== + sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in build Making all in win32 make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in inc Making all in librevenge make[3]: Nothing to be done for 'all'. Making all in librevenge-stream make[3]: Nothing to be done for 'all'. Making all in librevenge-generators make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in src Making all in lib make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_0_0_la-RVNGMemoryStream.lo `test -f 'RVNGMemoryStream.cpp' || echo './'`RVNGMemoryStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGMemoryStream.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGMemoryStream.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_0_0_la-RVNGStringVector.lo `test -f 'RVNGStringVector.cpp' || echo './'`RVNGStringVector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGStringVector.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGStringVector.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGRawGeneratorBase.lo `test -f 'RVNGRawGeneratorBase.cpp' || echo './'`RVNGRawGeneratorBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawGeneratorBase.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawGeneratorBase.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_0_0_la-RVNGPropertyListVector.lo `test -f 'RVNGPropertyListVector.cpp' || echo './'`RVNGPropertyListVector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGPropertyListVector.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGPropertyListVector.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGRawDrawingGenerator.lo `test -f 'RVNGRawDrawingGenerator.cpp' || echo './'`RVNGRawDrawingGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawDrawingGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawDrawingGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_0_0_la-RVNGProperty.lo `test -f 'RVNGProperty.cpp' || echo './'`RVNGProperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGProperty.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGProperty.o In file included from /usr/include/c++/12/ios:40, from /usr/include/c++/12/istream:38, from /usr/include/c++/12/sstream:38, from RVNGProperty.cpp:26: In function 'std::char_traits::copy(char*, char const*, unsigned long)', inlined from 'std::__cxx11::basic_string, std::allocator >::_S_copy(char*, char const*, unsigned long)' at /usr/include/c++/12/bits/basic_string.h:431:21, inlined from 'std::__cxx11::basic_string, std::allocator >::_S_copy(char*, char const*, unsigned long)' at /usr/include/c++/12/bits/basic_string.h:426:7, inlined from 'std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' at /usr/include/c++/12/bits/basic_string.tcc:532:22, inlined from 'std::__cxx11::basic_string, std::allocator >::replace(unsigned long, unsigned long, char const*, unsigned long)' at /usr/include/c++/12/bits/basic_string.h:2179:19, inlined from 'std::__cxx11::basic_string, std::allocator >::replace(unsigned long, unsigned long, char const*)' at /usr/include/c++/12/bits/basic_string.h:2204:22, inlined from 'librevenge::(anonymous namespace)::doubleToString(double)' at RVNGProperty.cpp:54:23: /usr/include/c++/12/bits/char_traits.h:435:56: warning: 'memcpy' accessing 9223372036854775810 or more bytes at offsets -4611686018427387902 and [-4611686018427387903, 4611686018427387904] may overlap up to 9223372036854775813 bytes at offset -3 [-Wrestrict] 435 | return static_cast(__builtin_memcpy(__s1, __s2, __n)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGTextDrawingGenerator.lo `test -f 'RVNGTextDrawingGenerator.cpp' || echo './'`RVNGTextDrawingGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGTextDrawingGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextDrawingGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGTextPresentationGenerator.lo `test -f 'RVNGTextPresentationGenerator.cpp' || echo './'`RVNGTextPresentationGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGTextPresentationGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextPresentationGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGRawTextGenerator.lo `test -f 'RVNGRawTextGenerator.cpp' || echo './'`RVNGRawTextGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawTextGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawTextGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_0_0_la-RVNGString.lo `test -f 'RVNGString.cpp' || echo './'`RVNGString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGString.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGString.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.lo `test -f 'RVNGRawSpreadsheetGenerator.cpp' || echo './'`RVNGRawSpreadsheetGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawSpreadsheetGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGTextTextGenerator.lo `test -f 'RVNGTextTextGenerator.cpp' || echo './'`RVNGTextTextGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGTextTextGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextTextGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGRawPresentationGenerator.lo `test -f 'RVNGRawPresentationGenerator.cpp' || echo './'`RVNGRawPresentationGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGRawPresentationGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGRawPresentationGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_stream_0_0_la-RVNGStreamImplementation.lo `test -f 'RVNGStreamImplementation.cpp' || echo './'`RVNGStreamImplementation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGStreamImplementation.cpp -fPIC -DPIC -o .libs/librevenge_stream_0_0_la-RVNGStreamImplementation.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_stream_0_0_la-RVNGZipStream.lo `test -f 'RVNGZipStream.cpp' || echo './'`RVNGZipStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGZipStream.cpp -fPIC -DPIC -o .libs/librevenge_stream_0_0_la-RVNGZipStream.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.lo `test -f 'RVNGTextSpreadsheetGenerator.cpp' || echo './'`RVNGTextSpreadsheetGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGTextSpreadsheetGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.lo `test -f 'RVNGCSVSpreadsheetGenerator.cpp' || echo './'`RVNGCSVSpreadsheetGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGCSVSpreadsheetGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.lo `test -f 'RVNGHTMLTextTableStyle.cpp' || echo './'`RVNGHTMLTextTableStyle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGHTMLTextTableStyle.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGHTMLTextGenerator.lo `test -f 'RVNGHTMLTextGenerator.cpp' || echo './'`RVNGHTMLTextGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGHTMLTextGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_0_0_la-RVNGBinaryData.lo `test -f 'RVNGBinaryData.cpp' || echo './'`RVNGBinaryData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGBinaryData.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGBinaryData.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.lo `test -f 'RVNGHTMLTextTextStyle.cpp' || echo './'`RVNGHTMLTextTextStyle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGHTMLTextTextStyle.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.lo `test -f 'RVNGSVGPresentationGenerator.cpp' || echo './'`RVNGSVGPresentationGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_GENERATORS_BUILD -DLIBREVENGE_GENERATORS_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGSVGPresentationGenerator.cpp -fPIC -DPIC -o .libs/librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_0_0_la-RVNGSVGDrawingGenerator.lo `test -f 'RVNGSVGDrawingGenerator.cpp' || echo './'`RVNGSVGDrawingGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGSVGDrawingGenerator.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGSVGDrawingGenerator.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_stream_0_0_la-RVNGDirectoryStream.lo `test -f 'RVNGDirectoryStream.cpp' || echo './'`RVNGDirectoryStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGDirectoryStream.cpp -fPIC -DPIC -o .libs/librevenge_stream_0_0_la-RVNGDirectoryStream.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_stream_0_0_la-RVNGOLEStream.lo `test -f 'RVNGOLEStream.cpp' || echo './'`RVNGOLEStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_STREAM_BUILD -DLIBREVENGE_STREAM_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGOLEStream.cpp -fPIC -DPIC -o .libs/librevenge_stream_0_0_la-RVNGOLEStream.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' In file included from /usr/include/c++/12/string:40, from RVNGOLEStream.h:36, from RVNGOLEStream.cpp:44: In function 'std::char_traits::copy(char*, char const*, unsigned long)', inlined from 'std::__cxx11::basic_string, std::allocator >::_S_copy(char*, char const*, unsigned long)' at /usr/include/c++/12/bits/basic_string.h:431:21, inlined from 'std::__cxx11::basic_string, std::allocator >::_S_copy(char*, char const*, unsigned long)' at /usr/include/c++/12/bits/basic_string.h:426:7, inlined from 'std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)' at /usr/include/c++/12/bits/basic_string.tcc:532:22, inlined from 'std::__cxx11::basic_string, std::allocator >::assign(char const*)' at /usr/include/c++/12/bits/basic_string.h:1655:19, inlined from 'std::__cxx11::basic_string, std::allocator >::operator=(char const*)' at /usr/include/c++/12/bits/basic_string.h:823:28, inlined from 'librevenge::DirEntry::load(unsigned char*, unsigned int) [clone .part.0]' at RVNGOLEStream.cpp:870:10: /usr/include/c++/12/bits/char_traits.h:435:56: warning: 'memcpy' accessing 9223372036854775810 or more bytes at offsets -4611686018427387902 and [-4611686018427387903, 4611686018427387904] may overlap up to 9223372036854775813 bytes at offset -3 [-Wrestrict] 435 | return static_cast(__builtin_memcpy(__s1, __s2, __n)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 0:5:0 -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o librevenge-stream-0.0.la -rpath /usr/lib64 librevenge_stream_0_0_la-RVNGStreamImplementation.lo librevenge_stream_0_0_la-RVNGDirectoryStream.lo librevenge_stream_0_0_la-RVNGOLEStream.lo librevenge_stream_0_0_la-RVNGZipStream.lo -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/librevenge_stream_0_0_la-RVNGStreamImplementation.o .libs/librevenge_stream_0_0_la-RVNGDirectoryStream.o .libs/librevenge_stream_0_0_la-RVNGOLEStream.o .libs/librevenge_stream_0_0_la-RVNGZipStream.o -lz -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,librevenge-stream-0.0.so.0 -o .libs/librevenge-stream-0.0.so.0.0.5 libtool: link: (cd ".libs" && 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: link: (cd ".libs" && rm -f "librevenge-stream-0.0.so" && ln -s "librevenge-stream-0.0.so.0.0.5" "librevenge-stream-0.0.so") libtool: link: ( cd ".libs" && rm -f "librevenge-stream-0.0.la" && ln -s "../librevenge-stream-0.0.la" "librevenge-stream-0.0.la" ) make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o librevenge_0_0_la-RVNGPropertyList.lo `test -f 'RVNGPropertyList.cpp' || echo './'`RVNGPropertyList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DLIBREVENGE_BUILD -DBOOST_ERROR_CODE_HEADER_ONLY -DLIBREVENGE_VISIBILITY -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGPropertyList.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGPropertyList.o make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 0:5:0 -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o librevenge-0.0.la -rpath /usr/lib64 librevenge_0_0_la-RVNGBinaryData.lo librevenge_0_0_la-RVNGMemoryStream.lo librevenge_0_0_la-RVNGProperty.lo librevenge_0_0_la-RVNGPropertyList.lo librevenge_0_0_la-RVNGPropertyListVector.lo librevenge_0_0_la-RVNGString.lo librevenge_0_0_la-RVNGStringVector.lo librevenge_0_0_la-RVNGSVGDrawingGenerator.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/librevenge_0_0_la-RVNGBinaryData.o .libs/librevenge_0_0_la-RVNGMemoryStream.o .libs/librevenge_0_0_la-RVNGProperty.o .libs/librevenge_0_0_la-RVNGPropertyList.o .libs/librevenge_0_0_la-RVNGPropertyListVector.o .libs/librevenge_0_0_la-RVNGString.o .libs/librevenge_0_0_la-RVNGStringVector.o .libs/librevenge_0_0_la-RVNGSVGDrawingGenerator.o -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,librevenge-0.0.so.0 -o .libs/librevenge-0.0.so.0.0.5 libtool: link: (cd ".libs" && rm -f "librevenge-0.0.so.0" && ln -s "librevenge-0.0.so.0.0.5" "librevenge-0.0.so.0") libtool: link: (cd ".libs" && rm -f "librevenge-0.0.so" && ln -s "librevenge-0.0.so.0.0.5" "librevenge-0.0.so") libtool: link: ( cd ".libs" && rm -f "librevenge-0.0.la" && ln -s "../librevenge-0.0.la" "librevenge-0.0.la" ) make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 0:5:0 -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o librevenge-generators-0.0.la -rpath /usr/lib64 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 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.o .libs/librevenge_generators_0_0_la-RVNGHTMLTextGenerator.o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.o .libs/librevenge_generators_0_0_la-RVNGRawGeneratorBase.o .libs/librevenge_generators_0_0_la-RVNGRawDrawingGenerator.o .libs/librevenge_generators_0_0_la-RVNGRawPresentationGenerator.o .libs/librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.o .libs/librevenge_generators_0_0_la-RVNGRawTextGenerator.o .libs/librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.o .libs/librevenge_generators_0_0_la-RVNGTextDrawingGenerator.o .libs/librevenge_generators_0_0_la-RVNGTextPresentationGenerator.o .libs/librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.o .libs/librevenge_generators_0_0_la-RVNGTextTextGenerator.o ./.libs/librevenge-0.0.so -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,librevenge-generators-0.0.so.0 -o .libs/librevenge-generators-0.0.so.0.0.5 libtool: link: (cd ".libs" && 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: link: (cd ".libs" && rm -f "librevenge-generators-0.0.so" && ln -s "librevenge-generators-0.0.so.0.0.5" "librevenge-generators-0.0.so") libtool: link: ( cd ".libs" && rm -f "librevenge-generators-0.0.la" && ln -s "../librevenge-generators-0.0.la" "librevenge-generators-0.0.la" ) make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' Making all in test make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in data Making all in gdb Making all in auto-load make[4]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb/auto-load' /usr/bin/sed -e "s|\@datadir\@|/usr/share|" librevenge-stream.py.in > librevenge-stream-0.0-gdb.py make[4]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb/auto-load' make[4]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb/auto-load' /usr/bin/sed -e "s|\@datadir\@|/usr/share|" librevenge.py.in > librevenge-0.0-gdb.py make[4]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb/auto-load' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in docs Making all in doxygen make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YyDiCT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64 + cd librevenge-0.0.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64 'INSTALL=/usr/bin/install -p' Making install in build make[1]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/build' Making install in win32 make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/build/win32' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/build/win32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/build/win32' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/build/win32' make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/build' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/build' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/build' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/build' make[1]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/build' Making install in inc make[1]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc' Making install in librevenge make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge' Making install in librevenge-stream make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge-stream' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge-stream' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge-stream' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge-stream' Making install in librevenge-generators make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge-generators' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge-generators' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge-generators' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc/librevenge-generators' make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/inc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc' make[1]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/inc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p librevenge-0.0.la librevenge-generators-0.0.la librevenge-stream-0.0.la '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/librevenge-0.0.so.0.0.5 /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-0.0.so.0.0.5 libtool: install: (cd /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 && { 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: /usr/bin/install -p .libs/librevenge-0.0.lai /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-0.0.la libtool: warning: relinking 'librevenge-generators-0.0.la' libtool: install: (cd /builddir/build/BUILD/librevenge-0.0.5/src/lib; /bin/sh "/builddir/build/BUILD/librevenge-0.0.5/libtool" --tag CXX --mode=relink g++ -I../../inc -DNDEBUG -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 0:5:0 -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o librevenge-generators-0.0.la -rpath /usr/lib64 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 /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/librevenge_generators_0_0_la-RVNGCSVSpreadsheetGenerator.o .libs/librevenge_generators_0_0_la-RVNGHTMLTextGenerator.o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTextStyle.o .libs/librevenge_generators_0_0_la-RVNGHTMLTextTableStyle.o .libs/librevenge_generators_0_0_la-RVNGRawGeneratorBase.o .libs/librevenge_generators_0_0_la-RVNGRawDrawingGenerator.o .libs/librevenge_generators_0_0_la-RVNGRawPresentationGenerator.o .libs/librevenge_generators_0_0_la-RVNGRawSpreadsheetGenerator.o .libs/librevenge_generators_0_0_la-RVNGRawTextGenerator.o .libs/librevenge_generators_0_0_la-RVNGSVGPresentationGenerator.o .libs/librevenge_generators_0_0_la-RVNGTextDrawingGenerator.o .libs/librevenge_generators_0_0_la-RVNGTextPresentationGenerator.o .libs/librevenge_generators_0_0_la-RVNGTextSpreadsheetGenerator.o .libs/librevenge_generators_0_0_la-RVNGTextTextGenerator.o -L/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 -L/usr/lib64 -lrevenge-0.0 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,librevenge-generators-0.0.so.0 -o .libs/librevenge-generators-0.0.so.0.0.5 libtool: install: /usr/bin/install -p .libs/librevenge-generators-0.0.so.0.0.5T /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-generators-0.0.so.0.0.5 libtool: install: (cd /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 && { 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: /usr/bin/install -p .libs/librevenge-generators-0.0.lai /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-generators-0.0.la libtool: install: /usr/bin/install -p .libs/librevenge-stream-0.0.so.0.0.5 /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-stream-0.0.so.0.0.5 libtool: install: (cd /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 && { 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 /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 && { 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: /usr/bin/install -p .libs/librevenge-stream-0.0.lai /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-stream-0.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/include/librevenge-0.0/librevenge' /usr/bin/install -p -m 644 ../../inc/librevenge/librevenge.h ../../inc/librevenge/librevenge-api.h ../../inc/librevenge/RVNGBinaryData.h ../../inc/librevenge/RVNGDrawingInterface.h ../../inc/librevenge/RVNGPresentationInterface.h ../../inc/librevenge/RVNGProperty.h ../../inc/librevenge/RVNGPropertyList.h ../../inc/librevenge/RVNGPropertyListVector.h ../../inc/librevenge/RVNGSpreadsheetInterface.h ../../inc/librevenge/RVNGString.h ../../inc/librevenge/RVNGStringVector.h ../../inc/librevenge/RVNGSVGDrawingGenerator.h ../../inc/librevenge/RVNGTextInterface.h '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/include/librevenge-0.0/librevenge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/include/librevenge-0.0/librevenge-generators' /usr/bin/install -p -m 644 ../../inc/librevenge-generators/librevenge-generators.h ../../inc/librevenge-generators/librevenge-generators-api.h ../../inc/librevenge-generators/RVNGCSVSpreadsheetGenerator.h ../../inc/librevenge-generators/RVNGHTMLTextGenerator.h ../../inc/librevenge-generators/RVNGRawDrawingGenerator.h ../../inc/librevenge-generators/RVNGRawPresentationGenerator.h ../../inc/librevenge-generators/RVNGRawSpreadsheetGenerator.h ../../inc/librevenge-generators/RVNGRawTextGenerator.h ../../inc/librevenge-generators/RVNGSVGPresentationGenerator.h ../../inc/librevenge-generators/RVNGTextDrawingGenerator.h ../../inc/librevenge-generators/RVNGTextPresentationGenerator.h ../../inc/librevenge-generators/RVNGTextSpreadsheetGenerator.h ../../inc/librevenge-generators/RVNGTextTextGenerator.h '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/include/librevenge-0.0/librevenge-generators' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/include/librevenge-0.0/librevenge-stream' /usr/bin/install -p -m 644 ../../inc/librevenge-stream/librevenge-stream.h ../../inc/librevenge-stream/librevenge-stream-api.h ../../inc/librevenge-stream/RVNGDirectoryStream.h ../../inc/librevenge-stream/RVNGStream.h ../../inc/librevenge-stream/RVNGStreamImplementation.h '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/include/librevenge-0.0/librevenge-stream' make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/lib' Making install in test make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src' make[1]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data' Making install in gdb make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb' Making install in auto-load make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb/auto-load' make[4]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb/auto-load' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/gdb/auto-load//usr/lib64' /usr/bin/install -p -m 644 librevenge-0.0-gdb.py librevenge-stream-0.0-gdb.py '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/gdb/auto-load//usr/lib64' make[4]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb/auto-load' make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb/auto-load' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb' make[4]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/librevenge/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/librevenge/python/librevenge/util' /usr/bin/install -p -m 644 librevenge/util/__init__.py librevenge/util/compatibility.py librevenge/util/printing.py '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/librevenge/python/librevenge/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/librevenge/python/librevenge' /usr/bin/install -p -m 644 librevenge/__init__.py '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/librevenge/python/librevenge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/librevenge/python/librevenge/v0_0' /usr/bin/install -p -m 644 librevenge/v0_0/__init__.py librevenge/v0_0/streams.py librevenge/v0_0/types.py '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/librevenge/python/librevenge/v0_0' make[4]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb' make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data/gdb' make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data' make[1]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/data' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/docs' Making install in doxygen make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/docs/doxygen' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/docs/doxygen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/docs/doxygen' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/docs/doxygen' make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/docs' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/docs' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/docs' make[1]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/docs' make[1]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5' make[2]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 librevenge-0.0.pc librevenge-generators-0.0.pc librevenge-stream-0.0.pc '/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5' make[1]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5' + rm -f /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64//usr/lib64/librevenge-0.0.la /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64//usr/lib64/librevenge-generators-0.0.la /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64//usr/lib64/librevenge-stream-0.0.la + rm -rf /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64//usr/share/doc/librevenge + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.0.5-2.ocs23 --unique-debug-suffix -0.0.5-2.ocs23.x86_64 --unique-debug-src-base librevenge-0.0.5-2.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/librevenge-0.0.5 extracting debug info from /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-0.0.so.0.0.5 extracting debug info from /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-generators-0.0.so.0.0.5 extracting debug info from /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64/librevenge-stream-0.0.so.0.0.5 1065 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pLR5lW + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd librevenge-0.0.5 + export LD_LIBRARY_PATH=/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/lib64 + /usr/bin/make -O -j32 V=1 VERBOSE=1 check Making check in build Making check in win32 make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. Making check in inc Making check in librevenge make[2]: Nothing to be done for 'check'. Making check in librevenge-stream make[2]: Nothing to be done for 'check'. Making check in librevenge-generators make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. Making check in src Making check in lib make[2]: Nothing to be done for 'check'. Making check in test /usr/bin/make test testfileinfo make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o RVNGFileInfo.o RVNGFileInfo.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -DRVNG_DATA_DIR=\"../../src/test/data\" -DRVNG_DIRECTORY_STREAM_TEST_DIR=\"../../inc/librevenge-stream\" -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o test-test.o `test -f 'test.cpp' || echo './'`test.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o testfileinfo RVNGFileInfo.o ../../src/lib/librevenge-0.0.la ../../src/lib/librevenge-stream-0.0.la libtool: link: g++ -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/testfileinfo RVNGFileInfo.o ../../src/lib/.libs/librevenge-0.0.so ../../src/lib/.libs/librevenge-stream-0.0.so -lz make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -DRVNG_DATA_DIR=\"../../src/test/data\" -DRVNG_DIRECTORY_STREAM_TEST_DIR=\"../../inc/librevenge-stream\" -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o test-RVNGPropertyListTest.o `test -f 'RVNGPropertyListTest.cpp' || echo './'`RVNGPropertyListTest.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -DRVNG_DATA_DIR=\"../../src/test/data\" -DRVNG_DIRECTORY_STREAM_TEST_DIR=\"../../inc/librevenge-stream\" -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o test-RVNGOLEStreamTest.o `test -f 'RVNGOLEStreamTest.cpp' || echo './'`RVNGOLEStreamTest.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -DRVNG_DATA_DIR=\"../../src/test/data\" -DRVNG_DIRECTORY_STREAM_TEST_DIR=\"../../inc/librevenge-stream\" -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o test-RVNGDirectoryStreamTest.o `test -f 'RVNGDirectoryStreamTest.cpp' || echo './'`RVNGDirectoryStreamTest.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -DRVNG_DATA_DIR=\"../../src/test/data\" -DRVNG_DIRECTORY_STREAM_TEST_DIR=\"../../inc/librevenge-stream\" -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o test-RVNGStreamTest.o `test -f 'RVNGStreamTest.cpp' || echo './'`RVNGStreamTest.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -DRVNG_DATA_DIR=\"../../src/test/data\" -DRVNG_DIRECTORY_STREAM_TEST_DIR=\"../../inc/librevenge-stream\" -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o test-RVNGStringTest.o `test -f 'RVNGStringTest.cpp' || echo './'`RVNGStringTest.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -DRVNG_DATA_DIR=\"../../src/test/data\" -DRVNG_DIRECTORY_STREAM_TEST_DIR=\"../../inc/librevenge-stream\" -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o test-RVNGStringIterTest.o `test -f 'RVNGStringIterTest.cpp' || echo './'`RVNGStringIterTest.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' g++ -DHAVE_CONFIG_H -I. -I../.. -DRVNG_DATA_DIR=\"../../src/test/data\" -DRVNG_DIRECTORY_STREAM_TEST_DIR=\"../../inc/librevenge-stream\" -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o test-RVNGBinaryDataTest.o `test -f 'RVNGBinaryDataTest.cpp' || echo './'`RVNGBinaryDataTest.cpp make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[3]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' /bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test test-RVNGBinaryDataTest.o test-RVNGDirectoryStreamTest.o test-RVNGOLEStreamTest.o test-RVNGPropertyListTest.o test-RVNGStreamTest.o test-RVNGStringIterTest.o test-RVNGStringTest.o test-test.o ../../src/lib/librevenge-0.0.la ../../src/lib/librevenge-stream-0.0.la -lcppunit libtool: link: g++ -I../../inc -I../../src/lib -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test test-RVNGBinaryDataTest.o test-RVNGDirectoryStreamTest.o test-RVNGOLEStreamTest.o test-RVNGPropertyListTest.o test-RVNGStreamTest.o test-RVNGStringIterTest.o test-RVNGStringTest.o test-test.o ../../src/lib/.libs/librevenge-0.0.so ../../src/lib/.libs/librevenge-stream-0.0.so -lz -lcppunit make[3]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' /usr/bin/make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' PASS: test make[4]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[4]: Entering directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' ============================================================================ Testsuite summary for librevenge 0.0.5 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/librevenge-0.0.5/src/test' make[2]: Nothing to be done for 'check-am'. Making check in data Making check in gdb Making check in auto-load make[3]: Nothing to be done for 'check'. make[3]: Nothing to be done for 'check-am'. make[2]: Nothing to be done for 'check-am'. Making check in docs Making check in doxygen make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: librevenge-0.0.5-2.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EZFdcs + umask 022 + cd /builddir/build/BUILD + cd librevenge-0.0.5 + DOCDIR=/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/doc/librevenge + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/doc/librevenge + cp -pr README /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/doc/librevenge + cp -pr NEWS /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/doc/librevenge + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.M8UeaB + umask 022 + cd /builddir/build/BUILD + cd librevenge-0.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/licenses/librevenge + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/licenses/librevenge + cp -pr COPYING.LGPL COPYING.MPL /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/licenses/librevenge + RPM_EC=0 ++ jobs -p + exit 0 Provides: librevenge = 0.0.5-2.ocs23 librevenge(x86-64) = 0.0.5-2.ocs23 librevenge-0.0.so.0()(64bit) librevenge-generators-0.0.so.0()(64bit) librevenge-stream-0.0.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) librevenge-0.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: librevenge-devel-0.0.5-2.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gyMuAx + umask 022 + cd /builddir/build/BUILD + cd librevenge-0.0.5 + DOCDIR=/builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/doc/librevenge-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/doc/librevenge-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64/usr/share/doc/librevenge-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: librevenge-devel = 0.0.5-2.ocs23 librevenge-devel(x86-64) = 0.0.5-2.ocs23 pkgconfig(librevenge-0.0) = 0.0.5 pkgconfig(librevenge-generators-0.0) = 0.0.5 pkgconfig(librevenge-stream-0.0) = 0.0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config librevenge-0.0.so.0()(64bit) librevenge-generators-0.0.so.0()(64bit) librevenge-stream-0.0.so.0()(64bit) pkgconfig(librevenge-0.0) Processing files: librevenge-gdb-0.0.5-2.ocs23.x86_64 Provides: librevenge-gdb = 0.0.5-2.ocs23 librevenge-gdb(x86-64) = 0.0.5-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: librevenge-debuginfo = 0.0.5-2.ocs23 Processing files: librevenge-debugsource-0.0.5-2.ocs23.x86_64 Provides: librevenge-debugsource = 0.0.5-2.ocs23 librevenge-debugsource(x86-64) = 0.0.5-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: librevenge-debuginfo-0.0.5-2.ocs23.x86_64 Provides: debuginfo(build-id) = 125d786b2d337f0dcafb254f59074a13c65a1738 debuginfo(build-id) = 55811057aa254af7f64512f27b077bf9cfecb9db debuginfo(build-id) = 65cd0e83ea7db663248bb4dc31c8585f5f8cfc14 librevenge-0.0.so.0.0.5-0.0.5-2.ocs23.x86_64.debug()(64bit) librevenge-debuginfo = 0.0.5-2.ocs23 librevenge-debuginfo(x86-64) = 0.0.5-2.ocs23 librevenge-generators-0.0.so.0.0.5-0.0.5-2.ocs23.x86_64.debug()(64bit) librevenge-stream-0.0.so.0.0.5-0.0.5-2.ocs23.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librevenge-debugsource(x86-64) = 0.0.5-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/librevenge-0.0.5-2.ocs23.x86_64 Wrote: /builddir/build/RPMS/librevenge-gdb-0.0.5-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/librevenge-debugsource-0.0.5-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/librevenge-devel-0.0.5-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/librevenge-0.0.5-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/librevenge-debuginfo-0.0.5-2.ocs23.x86_64.rpm Child return code was: 0