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 aarch64 --nodeps /builddir/build/SPECS/librevenge.spec'], chrootPath='/var/lib/mock/dist-oc9-build-59103-16463/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/librevenge-0.0.5-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/librevenge.spec'], chrootPath='/var/lib/mock/dist-oc9-build-59103-16463/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iopm65 + 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.uCn7G1 + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 2024-01-08 01:16:05.871015756 +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 2024-01-08 01:16:05.871015756 +0800 +++ ./configure 2024-01-08 01:16:05.951016180 +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.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' + 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' + '[' 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=aarch64-opencloudos-linux-gnu --host=aarch64-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 aarch64-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 aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-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... aarch64-opencloudos-linux-gnu checking host system type... aarch64-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 aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-opencloudos-linux-gnu-file... no checking for file... file checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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 aarch64-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: ============================================================================== Build configuration: debug: no docs: no fuzzers: no tests: yes generators: yes streams: yes werror: no pretty printers: yes ============================================================================== configure: WARNING: unrecognized options: --without-doc + 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 -j8 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c RVNGProperty.cpp -fPIC -DPIC -o .libs/librevenge_0_0_la-RVNGProperty.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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' In file included from /usr/include/boost/proto/transform/pass_through.hpp:24, from /usr/include/boost/proto/traits.hpp:33, from /usr/include/boost/proto/matches.hpp:42, from /usr/include/boost/phoenix/core/domain.hpp:12, from /usr/include/boost/phoenix/core/actor.hpp:18, from /usr/include/boost/spirit/home/support/make_component.hpp:17, from /usr/include/boost/spirit/home/support/meta_compiler.hpp:17, from /usr/include/boost/spirit/home/qi/meta_compiler.hpp:14, from /usr/include/boost/spirit/home/qi/action/action.hpp:14, from /usr/include/boost/spirit/home/qi/action.hpp:14, from /usr/include/boost/spirit/home/qi.hpp:14, from /usr/include/boost/spirit/include/qi.hpp:16, from RVNGPropertyList.cpp:29: /usr/include/boost/proto/transform/impl.hpp: In instantiation of 'typename boost::proto::detail::apply_transform::result_type boost::proto::transform::operator()(Expr&&, State&&, Data&&) const [with Expr = const boost::proto::exprns_::expr > >, 0>&; State = const boost::fusion::nil_&; Data = boost::spirit::unused_type&; PrimitiveTransform = boost::proto::switch_::cases, boost::proto::tag_of()>; X = void; typename boost::proto::detail::apply_transform::result_type = boost::spirit::qi::attr_parser]': /usr/include/boost/spirit/home/support/make_component.hpp:248:51: required from 'boost::spirit::detail::make_binary_helper::impl::result_type boost::spirit::detail::make_binary_helper::impl::operator()(typename boost::spirit::detail::make_binary_helper::impl::expr_param, typename boost::spirit::detail::make_binary_helper::impl::state_param, typename boost::spirit::detail::make_binary_helper::impl::data_param) const [with Expr = const boost::proto::exprns_::expr > >, 0>&; State = boost::fusion::nil_; Data = boost::spirit::unused_type&; Grammar = boost::spirit::meta_compiler::meta_grammar; result_type = boost::fusion::cons, boost::fusion::nil_>; typename boost::spirit::detail::make_binary_helper::impl::expr_param = const boost::proto::exprns_::expr > >, 0>&; boost::spirit::detail::make_binary_helper::impl = boost::spirit::detail::make_binary_helper::meta_grammar>::impl > >, 0>&, boost::fusion::nil_, boost::spirit::unused_type&>; typename boost::spirit::detail::make_binary_helper::impl::state_param = const boost::fusion::nil_&; typename boost::spirit::detail::make_binary_helper::impl::data_param = boost::spirit::unused_type&]' /usr/include/boost/proto/matches.hpp:717:74: required from 'boost::proto::if_::impl::result_type boost::proto::if_::impl::operator()(typename boost::proto::if_::impl::expr_param, typename boost::proto::if_::impl::state_param, typename boost::proto::if_::impl::data_param) const [with Expr = const boost::proto::exprns_::expr > >, 0>&; State = boost::fusion::nil_; Data = boost::spirit::unused_type&; If = boost::proto::detail::has_tag; Then = boost::proto::reverse_fold::meta_grammar> > >; Else = boost::spirit::detail::make_binary_helper::meta_grammar>; result_type = boost::fusion::cons, boost::fusion::nil_>; typename boost::proto::if_::impl::expr_param = const boost::proto::exprns_::expr > >, 0>&; boost::proto::if_::impl = boost::proto::if_, boost::proto::reverse_fold::meta_grammar> > >, boost::spirit::detail::make_binary_helper::meta_grammar> >::impl > >, 0>&, boost::fusion::nil_, boost::spirit::unused_type&>; typename boost::proto::if_::impl::state_param = const boost::fusion::nil_&; typename boost::proto::if_::impl::data_param = boost::spirit::unused_type&]' /usr/include/boost/proto/transform/detail/preprocessed/fold_impl.hpp:80:128: required from 'boost::proto::detail::reverse_fold_impl::result_type boost::proto::detail::reverse_fold_impl::operator()(typename boost::proto::detail::reverse_fold_impl::expr_param, typename boost::proto::detail::reverse_fold_impl::state_param, typename boost::proto::detail::reverse_fold_impl::data_param) const [with State0 = boost::proto::make; Fun = boost::proto::detail::reverse_fold_tree_::meta_grammar> >; Expr = const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&; State = const boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_>&; Data = boost::spirit::unused_type&; result_type = boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > >; typename boost::proto::detail::reverse_fold_impl::expr_param = const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&; boost::proto::detail::reverse_fold_impl = boost::proto::detail::reverse_fold_impl, boost::proto::detail::reverse_fold_tree_::meta_grammar> >, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_>&, boost::spirit::unused_type&, 2>; typename boost::proto::detail::reverse_fold_impl::state_param = const boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_>&; typename boost::proto::detail::reverse_fold_impl::data_param = boost::spirit::unused_type&]' /usr/include/boost/spirit/home/support/make_component.hpp:284:40: required from 'boost::spirit::detail::make_binary::impl::result_type boost::spirit::detail::make_binary::impl::operator()(typename boost::spirit::detail::make_binary::impl::expr_param, typename boost::spirit::detail::make_binary::impl::state_param, typename boost::spirit::detail::make_binary::impl::data_param) const [with Expr = const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&; State = const boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_>&; Data = boost::spirit::unused_type&; Domain = boost::spirit::qi::domain; Tag = boost::proto::tagns_::tag::shift_right; Grammar = boost::spirit::meta_compiler::meta_grammar; result_type = boost::spirit::qi::sequence >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >; typename boost::spirit::detail::make_binary::impl::expr_param = const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&; boost::spirit::detail::make_binary::impl = boost::spirit::detail::make_binary::meta_grammar, true>::impl&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_>&, boost::spirit::unused_type&>; typename boost::spirit::detail::make_binary::impl::state_param = const boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_>&; typename boost::spirit::detail::make_binary::impl::data_param = boost::spirit::unused_type&]' /usr/include/boost/proto/transform/impl.hpp:255:9: required from 'typename boost::proto::detail::apply_transform::result_type boost::proto::transform::operator()(Expr&&, State&&, Data&&) const [with Expr = const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&; State = const boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_>&; Data = boost::spirit::unused_type&; PrimitiveTransform = boost::proto::switch_::cases, boost::proto::tag_of()>; X = void; typename boost::proto::detail::apply_transform::result_type = boost::spirit::qi::sequence >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >]' /usr/include/boost/spirit/home/support/make_component.hpp:248:51: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /usr/include/boost/proto/transform/impl.hpp:255:9: required from 'typename boost::proto::detail::apply_transform::result_type boost::proto::transform::operator()(Expr&&, State&&, Data&&) const [with Expr = const boost::proto::exprns_::expr&, boost::spirit::qi::symbols&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&; State = mpl_::void_; Data = boost::spirit::unused_type&; PrimitiveTransform = boost::proto::switch_::cases, boost::proto::tag_of()>; X = void; typename boost::proto::detail::apply_transform::result_type = boost::spirit::qi::alternative >, boost::fusion::cons >, boost::fusion::nil_> > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_> > > > > >]' /usr/include/boost/spirit/home/support/meta_compiler.hpp:243:32: required from 'static typename boost::spirit::result_of::compile::type boost::spirit::detail::compiler::compile(const Expr&, Modifiers, mpl_::true_) [with Expr = boost::proto::exprns_::expr&, boost::spirit::qi::symbols&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>; Modifiers = boost::spirit::unused_type; Domain = boost::spirit::qi::domain; typename boost::spirit::result_of::compile::type = boost::spirit::qi::alternative >, boost::fusion::cons >, boost::fusion::nil_> > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_> > > > > >; mpl_::true_ = mpl_::bool_]' /usr/include/boost/spirit/home/support/meta_compiler.hpp:264:49: required from 'typename boost::spirit::result_of::compile::type boost::spirit::compile(const Expr&) [with Domain = qi::domain; Expr = boost::proto::exprns_::expr&, qi::symbols&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>; typename result_of::compile::type = qi::alternative >, boost::fusion::cons >, boost::fusion::nil_> > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::fusion::nil_> > > > >, boost::fusion::cons >, boost::fusion::cons, boost::fusion::nil_> > >, boost::fusion::nil_> > > > > >]' /usr/include/boost/spirit/home/qi/parse_attr.hpp:117:33: required from 'bool boost::spirit::qi::phrase_parse(Iterator&, Iterator, const Expr&, const Skipper&, skip_flag, A0&, A1&, A2&) [with Iterator = const char*; Expr = boost::proto::exprns_::expr&, symbols&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>; Skipper = boost::proto::exprns_::expr >, 0>; A0 = double; A1 = librevenge::RVNGUnit; A2 = double]' /usr/include/boost/spirit/home/qi/parse_attr.hpp:153:32: required from 'bool boost::spirit::qi::phrase_parse(Iterator&, Iterator, const Expr&, const Skipper&, A0&, A1&, A2&) [with Iterator = const char*; Expr = boost::proto::exprns_::expr&, symbols&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, boost::proto::exprns_::expr, 0> >, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>&, const boost::proto::exprns_::expr&, const boost::proto::exprns_::expr > >, 0>&>, 2>&>, 2>; Skipper = boost::proto::exprns_::expr >, 0>; A0 = double; A1 = librevenge::RVNGUnit; A2 = double]' RVNGPropertyList.cpp:47:18: required from here /usr/include/boost/proto/transform/impl.hpp:255:9: note: parameter passing for argument of type 'boost::spirit::qi::attr_parser' when C++17 is enabled changed to match C++14 in GCC 10.1 255 | BOOST_PROTO_TRANSFORM_(PrimitiveTransform, X) | ^~~~~~~~~~~~~~~~~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-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 -mbranch-protection=standard -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' RVNGPropertyList.cpp: In member function 'operator()': RVNGPropertyList.cpp:34:6: note: parameter passing for argument of type 'struct attr_parser' when C++17 is enabled changed to match C++14 in GCC 10.1 34 | bool findDouble(const librevenge::RVNGString &str, double &res, librevenge::RVNGUnit &unit) | ^ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-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 -mbranch-protection=standard -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=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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-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 -mbranch-protection=standard -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.py.in > librevenge-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-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]: 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.UfiVlK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64 + cd librevenge-0.0.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64 '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.oc9.aarch64/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.oc9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/librevenge-0.0.so.0.0.5 /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/lib64/librevenge-0.0.so.0.0.5 libtool: install: (cd /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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.oc9.aarch64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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.oc9.aarch64/usr/lib64 -L/usr/lib64 -lrevenge-0.0 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-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 -mbranch-protection=standard -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.oc9.aarch64/usr/lib64/librevenge-generators-0.0.so.0.0.5 libtool: install: (cd /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/usr/lib64/librevenge-stream-0.0.so.0.0.5 libtool: install: (cd /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/usr/include/librevenge-0.0/librevenge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/usr/include/librevenge-0.0/librevenge-generators' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/usr/share/librevenge/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/usr/share/librevenge/python/librevenge/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/share/librevenge/python/librevenge' /usr/bin/install -p -m 644 librevenge/__init__.py '/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/share/librevenge/python/librevenge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64/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.oc9.aarch64//usr/lib64/librevenge-0.0.la /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64//usr/lib64/librevenge-generators-0.0.la /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64//usr/lib64/librevenge-stream-0.0.la + rm -rf /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64//usr/share/doc/librevenge + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.0.5-2.oc9 --unique-debug-suffix -0.0.5-2.oc9.aarch64 --unique-debug-src-base librevenge-0.0.5-2.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/librevenge-0.0.5 extracting debug info from /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/lib64/librevenge-0.0.so.0.0.5 extracting debug info from /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/lib64/librevenge-stream-0.0.so.0.0.5 extracting debug info from /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/lib64/librevenge-generators-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 Processing files: librevenge-0.0.5-2.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q88fTH + umask 022 + cd /builddir/build/BUILD + cd librevenge-0.0.5 + DOCDIR=/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/usr/share/doc/librevenge + cp -pr README /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/share/doc/librevenge + cp -pr NEWS /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/share/doc/librevenge + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9feZKB + umask 022 + cd /builddir/build/BUILD + cd librevenge-0.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/usr/share/licenses/librevenge + cp -pr COPYING.LGPL COPYING.MPL /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/share/licenses/librevenge + RPM_EC=0 ++ jobs -p + exit 0 Provides: librevenge = 0.0.5-2.oc9 librevenge(aarch-64) = 0.0.5-2.oc9 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(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.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F0gvb9 + umask 022 + cd /builddir/build/BUILD + cd librevenge-0.0.5 + DOCDIR=/builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/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.oc9.aarch64/usr/share/doc/librevenge-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64/usr/share/doc/librevenge-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: librevenge-devel = 0.0.5-2.oc9 librevenge-devel(aarch-64) = 0.0.5-2.oc9 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.oc9.aarch64 Provides: librevenge-gdb = 0.0.5-2.oc9 librevenge-gdb(aarch-64) = 0.0.5-2.oc9 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.oc9 Processing files: librevenge-debugsource-0.0.5-2.oc9.aarch64 Provides: librevenge-debugsource = 0.0.5-2.oc9 librevenge-debugsource(aarch-64) = 0.0.5-2.oc9 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.oc9.aarch64 Provides: debuginfo(build-id) = 5e2f06078b7ac16276bf4fa77ed83ccdcbc09bf3 debuginfo(build-id) = 5f4ede563ac6f509c1968f12e68bbdb7010b8a3f debuginfo(build-id) = bbc0b5276d5e45c71c7214085df492fb780b66ca librevenge-0.0.so.0.0.5-0.0.5-2.oc9.aarch64.debug()(64bit) librevenge-debuginfo = 0.0.5-2.oc9 librevenge-debuginfo(aarch-64) = 0.0.5-2.oc9 librevenge-generators-0.0.so.0.0.5-0.0.5-2.oc9.aarch64.debug()(64bit) librevenge-stream-0.0.so.0.0.5-0.0.5-2.oc9.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librevenge-debugsource(aarch-64) = 0.0.5-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/librevenge-0.0.5-2.oc9.aarch64 Wrote: /builddir/build/RPMS/librevenge-gdb-0.0.5-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/librevenge-debugsource-0.0.5-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/librevenge-devel-0.0.5-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/librevenge-0.0.5-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/librevenge-debuginfo-0.0.5-2.oc9.aarch64.rpm Child return code was: 0