D: [iurt_root_command] chroot
warning: line 28: It's not recommended to have unversioned Obsoletes: Obsoletes:	wv2
warning: line 41: It's not recommended to have unversioned Obsoletes: Obsoletes:	wv2-devel
warning: line 43: It's not recommended to have unversioned Obsoletes: Obsoletes:	lib64wv2_1-devel
warning: %patchN is deprecated (3 usages found), use %patch N (or %patch -P N)
Installing /home/pterjan/rpmbuild/SRPMS/wv2-0.4.2-11.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.X8aL9o
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf wv2-0.4.2
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/wv2-0.4.2.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd wv2-0.4.2
+ rm -rf /home/pterjan/rpmbuild/BUILD/wv2-0.4.2-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/wv2-0.4.2-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (wv2-0.4.2-mga-fix-build.patch):'
Patch #0 (wv2-0.4.2-mga-fix-build.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file src/olestream.h
+ echo 'Patch #3 (wv2-0.4.2-linkage.patch):'
Patch #3 (wv2-0.4.2-linkage.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 -b --suffix .link --fuzz=0
patching file CMakeLists.txt
+ echo 'Patch #4 (wv2-0.4.2-xml2-include.patch):'
Patch #4 (wv2-0.4.2-xml2-include.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .xml --fuzz=0
patching file CMakeLists.txt
patching file cmake/FindLIBGSF.cmake
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ex4jel
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd wv2-0.4.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF
-- The C compiler identification is GNU 14.1.0
-- The CXX compiler identification is GNU 14.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0")
-- Checking for modules 'glib-2.0;gobject-2.0'
--   Found glib-2.0, version 2.80.3
--   Found gobject-2.0, version 2.80.3
-- Checking for modules 'libgsf-1;libxml-2.0'
--   Found libgsf-1, version 1.14.52
--   Found libxml-2.0, version 2.12.7
-- Found LIBGSF: /usr/lib64/libgsf-1.so
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
-- Found Iconv: /usr/lib64/libc.so
-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1")
-- Looking for sys/iconv.h
-- Looking for sys/iconv.h - not found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for math.h
-- Looking for math.h - found
-- Looking for float.h
-- Looking for float.h - found
-- Looking for ieeefp.h
-- Looking for ieeefp.h - not found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of long
-- Check size of long - done
-- Check size of int
-- Check size of int - done
-- Check size of void *
-- Check size of void * - done
-- Looking for isinf
-- Looking for isinf - found
-- Looking for isnan
-- Looking for isnan - found
-- Looking for finite
-- Looking for finite - found
-- Looking for _finite
-- Looking for _finite - not found
-- Looking for inflate
-- Looking for inflate - found
-- Configuring done (13.6s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16
/usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/wv2-0.4.2 -B/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build'
/usr/bin/gmake  -f src/CMakeFiles/wv2.dir/build.make src/CMakeFiles/wv2.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build'
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/wv2-0.4.2 /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src/CMakeFiles/wv2.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build'
/usr/bin/gmake  -f src/CMakeFiles/wv2.dir/build.make src/CMakeFiles/wv2.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build'
[  2%] Building CXX object src/CMakeFiles/wv2.dir/olestorage.cpp.o
[  5%] Building CXX object src/CMakeFiles/wv2.dir/olestream.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/olestorage.cpp.o -MF CMakeFiles/wv2.dir/olestorage.cpp.o.d -o CMakeFiles/wv2.dir/olestorage.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/olestorage.cpp
[  8%] Building CXX object src/CMakeFiles/wv2.dir/word97_generated.cpp.o
[ 10%] Building CXX object src/CMakeFiles/wv2.dir/word97_helper.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/olestream.cpp.o -MF CMakeFiles/wv2.dir/olestream.cpp.o.d -o CMakeFiles/wv2.dir/olestream.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/olestream.cpp
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/word97_generated.cpp.o -MF CMakeFiles/wv2.dir/word97_generated.cpp.o.d -o CMakeFiles/wv2.dir/word97_generated.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.cpp
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/word97_helper.cpp.o -MF CMakeFiles/wv2.dir/word97_helper.cpp.o.d -o CMakeFiles/wv2.dir/word97_helper.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp
[ 13%] Building CXX object src/CMakeFiles/wv2.dir/word95_helper.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/word95_helper.cpp.o -MF CMakeFiles/wv2.dir/word95_helper.cpp.o.d -o CMakeFiles/wv2.dir/word95_helper.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_helper.cpp
[ 16%] Building CXX object src/CMakeFiles/wv2.dir/word_helper.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/word_helper.cpp.o -MF CMakeFiles/wv2.dir/word_helper.cpp.o.d -o CMakeFiles/wv2.dir/word_helper.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word_helper.cpp
[ 18%] Building CXX object src/CMakeFiles/wv2.dir/word95_generated.cpp.o
[ 21%] Building CXX object src/CMakeFiles/wv2.dir/global.cpp.o
[ 24%] Building CXX object src/CMakeFiles/wv2.dir/convert.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/word95_generated.cpp.o -MF CMakeFiles/wv2.dir/word95_generated.cpp.o.d -o CMakeFiles/wv2.dir/word95_generated.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.cpp
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/convert.cpp.o -MF CMakeFiles/wv2.dir/convert.cpp.o.d -o CMakeFiles/wv2.dir/convert.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/convert.cpp
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/global.cpp.o -MF CMakeFiles/wv2.dir/global.cpp.o.d -o CMakeFiles/wv2.dir/global.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/global.cpp
[ 27%] Building CXX object src/CMakeFiles/wv2.dir/parser.cpp.o
[ 29%] Building CXX object src/CMakeFiles/wv2.dir/parser9x.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/parser.cpp.o -MF CMakeFiles/wv2.dir/parser.cpp.o.d -o CMakeFiles/wv2.dir/parser.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser.cpp
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/parser9x.cpp.o -MF CMakeFiles/wv2.dir/parser9x.cpp.o.d -o CMakeFiles/wv2.dir/parser9x.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser9x.cpp
[ 32%] Building CXX object src/CMakeFiles/wv2.dir/parser95.cpp.o
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.cpp:1285:2: warning: #warning "Couldn't generate reading code for DPPOLYLINE::rgpta" [-Wcpp]
 1285 | #warning "Couldn't generate reading code for DPPOLYLINE::rgpta"
      |  ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.cpp:1329:2: warning: #warning "Couldn't generate writing code for DPPOLYLINE::rgpta" [-Wcpp]
 1329 | #warning "Couldn't generate writing code for DPPOLYLINE::rgpta"
      |  ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.cpp:1373:2: warning: #warning "Can't compare DPPOLYLINE::rgpta items" [-Wcpp]
 1373 | #warning "Can't compare DPPOLYLINE::rgpta items"
      |  ^~~~~~~
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/parser95.cpp.o -MF CMakeFiles/wv2.dir/parser95.cpp.o.d -o CMakeFiles/wv2.dir/parser95.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser95.cpp
[ 35%] Building CXX object src/CMakeFiles/wv2.dir/parser97.cpp.o
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.cpp:6858:2: warning: #warning "Couldn't generate reading code for SEPX::grpprl" [-Wcpp]
 6858 | #warning "Couldn't generate reading code for SEPX::grpprl"
      |  ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.cpp:6874:2: warning: #warning "Couldn't generate writing code for SEPX::grpprl" [-Wcpp]
 6874 | #warning "Couldn't generate writing code for SEPX::grpprl"
      |  ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.cpp:6895:2: warning: #warning "Can't compare SEPX::grpprl items" [-Wcpp]
 6895 | #warning "Can't compare SEPX::grpprl items"
      |  ^~~~~~~
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/parser97.cpp.o -MF CMakeFiles/wv2.dir/parser97.cpp.o.d -o CMakeFiles/wv2.dir/parser97.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser97.cpp
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.cpp:8326:2: warning: #warning "Couldn't generate reading code for SEPX::grpprl" [-Wcpp]
 8326 | #warning "Couldn't generate reading code for SEPX::grpprl"
      |  ^~~~~~~
[ 37%] Building CXX object src/CMakeFiles/wv2.dir/parserfactory.cpp.o
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.cpp:8342:2: warning: #warning "Couldn't generate writing code for SEPX::grpprl" [-Wcpp]
 8342 | #warning "Couldn't generate writing code for SEPX::grpprl"
      |  ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.cpp:8363:2: warning: #warning "Can't compare SEPX::grpprl items" [-Wcpp]
 8363 | #warning "Can't compare SEPX::grpprl items"
      |  ^~~~~~~
[ 40%] Building CXX object src/CMakeFiles/wv2.dir/ustring.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/parserfactory.cpp.o -MF CMakeFiles/wv2.dir/parserfactory.cpp.o.d -o CMakeFiles/wv2.dir/parserfactory.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parserfactory.cpp
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/ustring.cpp.o -MF CMakeFiles/wv2.dir/ustring.cpp.o.d -o CMakeFiles/wv2.dir/ustring.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/ustring.cpp
[ 43%] Building CXX object src/CMakeFiles/wv2.dir/textconverter.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/textconverter.cpp.o -MF CMakeFiles/wv2.dir/textconverter.cpp.o.d -o CMakeFiles/wv2.dir/textconverter.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/textconverter.cpp
[ 45%] Building CXX object src/CMakeFiles/wv2.dir/styles.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/styles.cpp.o -MF CMakeFiles/wv2.dir/styles.cpp.o.d -o CMakeFiles/wv2.dir/styles.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/styles.cpp
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.cpp:29:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/styles.cpp:242:2: warning: #warning "Couldn't generate writing code for STD::xstzName" [-Wcpp]
  242 | #warning "Couldn't generate writing code for STD::xstzName"
      |  ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/styles.cpp:246:2: warning: #warning "Couldn't generate writing code for STD::grupx" [-Wcpp]
  246 | #warning "Couldn't generate writing code for STD::grupx"
      |  ^~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_helper.cpp:21:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word95_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/convert.h:31,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/convert.cpp:29:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser9x.h:23,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser9x.cpp:19:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.cpp:29:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser9x.h:23,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser95.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser95.cpp:19:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser9x.h:23,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser97.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser97.cpp:19:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp:21:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser9x.h:23,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser95.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parserfactory.cpp:20:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/string:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parserfactory.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parserfactory.cpp:19:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
[ 48%] Building CXX object src/CMakeFiles/wv2.dir/handlers.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/handlers.cpp.o -MF CMakeFiles/wv2.dir/handlers.cpp.o.d -o CMakeFiles/wv2.dir/handlers.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/handlers.cpp
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/styles.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/styles.cpp:19:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
[ 51%] Building CXX object src/CMakeFiles/wv2.dir/properties97.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/properties97.cpp.o -MF CMakeFiles/wv2.dir/properties97.cpp.o.d -o CMakeFiles/wv2.dir/properties97.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/properties97.cpp
[ 54%] Building CXX object src/CMakeFiles/wv2.dir/fonts.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/fonts.cpp.o -MF CMakeFiles/wv2.dir/fonts.cpp.o.d -o CMakeFiles/wv2.dir/fonts.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/fonts.cpp
[ 56%] Building CXX object src/CMakeFiles/wv2.dir/lists.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/lists.cpp.o -MF CMakeFiles/wv2.dir/lists.cpp.o.d -o CMakeFiles/wv2.dir/lists.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/lists.cpp
[ 59%] Building CXX object src/CMakeFiles/wv2.dir/paragraphproperties.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/paragraphproperties.cpp.o -MF CMakeFiles/wv2.dir/paragraphproperties.cpp.o.d -o CMakeFiles/wv2.dir/paragraphproperties.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/paragraphproperties.cpp
[ 62%] Building CXX object src/CMakeFiles/wv2.dir/headers.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/headers.cpp.o -MF CMakeFiles/wv2.dir/headers.cpp.o.d -o CMakeFiles/wv2.dir/headers.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/headers.cpp
[ 64%] Building CXX object src/CMakeFiles/wv2.dir/headers95.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/headers95.cpp.o -MF CMakeFiles/wv2.dir/headers95.cpp.o.d -o CMakeFiles/wv2.dir/headers95.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/headers95.cpp
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp:680:33: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  680 |     struct InZone : public std::binary_function<TabDescriptor, Zone, bool>
      |                                 ^~~~~~~~~~~~~~~
/usr/include/c++/14/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
[ 67%] Building CXX object src/CMakeFiles/wv2.dir/headers97.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/headers97.cpp.o -MF CMakeFiles/wv2.dir/headers97.cpp.o.d -o CMakeFiles/wv2.dir/headers97.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/headers97.cpp
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp: In member function 'wvWare::S16 wvWare::Word97::PAP::applyPAPSPRM(const wvWare::U8*, const wvWare::Style*, const wvWare::StyleSheet*, wvWare::OLEStreamReader*, wvWare::WordVersion)':
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp:849:81: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = wvWare::Word97::{anonymous}::InZone; _Tp = wvWare::Word97::{anonymous}::Zone]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
  849 |                 newEnd = std::remove_if ( rgdxaTab.begin(), newEnd, std::bind2nd( InZone(), Zone( myPtr, i, itbdDelMax ) ) );
      |                                                                     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14/bits/stl_function.h:1435:
/usr/include/c++/14/backward/binders.h:172:5: note: declared here
  172 |     bind2nd(const _Operation& __fn, const _Tp& __x)
      |     ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp: In member function 'wvWare::S16 wvWare::Word97::TAP::applyTAPSPRM(const wvWare::U8*, const wvWare::Style*, const wvWare::StyleSheet*, wvWare::OLEStreamReader*, wvWare::WordVersion)':
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp:1913:102: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = plus<short int>; _Tp = short int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
 1913 |             std::transform( rgdxaCenter.begin(), rgdxaCenter.end(), rgdxaCenter.begin(), std::bind1st( std::plus<S16>(), dxaNew ) );
      |                                                                                          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14/backward/binders.h:136:5: note: declared here
  136 |     bind1st(const _Operation& __fn, const _Tp& __x)
      |     ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp:2108:84: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = plus<short int>; _Tp = int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
 2108 |                                 rgdxaCenter.begin() + itcInsert + ctc, std::bind1st( std::plus<S16>(), ctc * dxaCol ) );
      |                                                                        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14/backward/binders.h:136:5: note: declared here
  136 |     bind1st(const _Operation& __fn, const _Tp& __x)
      |     ^~~~~~~
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_helper.cpp:2141:73: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = minus<short int>; _Tp = short int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
 2141 |                             rgdxaCenter.begin() + itcFirst, std::bind2nd( std::minus<S16>(), shift ) );
      |                                                             ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14/backward/binders.h:172:5: note: declared here
  172 |     bind2nd(const _Operation& __fn, const _Tp& __x)
      |     ^~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parser9x.h:23,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/handlers.cpp:20:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/bits/refwrap.h:39,
                 from /usr/include/c++/14/vector:68,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/handlers.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/handlers.cpp:19:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
[ 70%] Building CXX object src/CMakeFiles/wv2.dir/footnotes97.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/footnotes97.cpp.o -MF CMakeFiles/wv2.dir/footnotes97.cpp.o.d -o CMakeFiles/wv2.dir/footnotes97.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/footnotes97.cpp
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parserfactory.cpp: In static member function 'static wvWare::SharedPtr<wvWare::Parser> wvWare::ParserFactory::createParser(const std::string&)':
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/parserfactory.cpp:117:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
  117 |         fread( buffer, 1, 4, file );
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/paragraphproperties.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/paragraphproperties.cpp:19:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
[ 72%] Building CXX object src/CMakeFiles/wv2.dir/functor.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/functor.cpp.o -MF CMakeFiles/wv2.dir/functor.cpp.o.d -o CMakeFiles/wv2.dir/functor.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/functor.cpp
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/fonts.cpp:21:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/bits/refwrap.h:39,
                 from /usr/include/c++/14/vector:68,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/fonts.h:23,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/fonts.cpp:19:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
[ 75%] Building CXX object src/CMakeFiles/wv2.dir/functordata.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/functordata.cpp.o -MF CMakeFiles/wv2.dir/functordata.cpp.o.d -o CMakeFiles/wv2.dir/functordata.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/functordata.cpp
[ 78%] Building CXX object src/CMakeFiles/wv2.dir/associatedstrings.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/associatedstrings.cpp.o -MF CMakeFiles/wv2.dir/associatedstrings.cpp.o.d -o CMakeFiles/wv2.dir/associatedstrings.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/associatedstrings.cpp
[ 81%] Building CXX object src/CMakeFiles/wv2.dir/fields.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/fields.cpp.o -MF CMakeFiles/wv2.dir/fields.cpp.o.d -o CMakeFiles/wv2.dir/fields.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/fields.cpp
[ 83%] Building CXX object src/CMakeFiles/wv2.dir/utilities.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/utilities.cpp.o -MF CMakeFiles/wv2.dir/utilities.cpp.o.d -o CMakeFiles/wv2.dir/utilities.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.cpp
[ 86%] Building C object src/CMakeFiles/wv2.dir/crc32.c.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/gcc -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/crc32.c.o -MF CMakeFiles/wv2.dir/crc32.c.o.d -o CMakeFiles/wv2.dir/crc32.c.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/crc32.c
[ 89%] Building CXX object src/CMakeFiles/wv2.dir/wvlog.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/wvlog.cpp.o -MF CMakeFiles/wv2.dir/wvlog.cpp.o.d -o CMakeFiles/wv2.dir/wvlog.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/wvlog.cpp
[ 91%] Building CXX object src/CMakeFiles/wv2.dir/graphics.cpp.o
[ 94%] Building CXX object src/CMakeFiles/wv2.dir/wv2version.cpp.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/graphics.cpp.o -MF CMakeFiles/wv2.dir/graphics.cpp.o.d -o CMakeFiles/wv2.dir/graphics.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/graphics.cpp
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/wv2version.cpp.o -MF CMakeFiles/wv2.dir/wv2version.cpp.o.d -o CMakeFiles/wv2.dir/wv2version.cpp.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/wv2version.cpp
[ 97%] Building CXX object src/CMakeFiles/wv2.dir/zcodec.cxx.o
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/g++ -DHAVE_CONFIG_H -Dwv2_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src -I/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT src/CMakeFiles/wv2.dir/zcodec.cxx.o -MF CMakeFiles/wv2.dir/zcodec.cxx.o.d -o CMakeFiles/wv2.dir/zcodec.cxx.o -c /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/zcodec.cxx
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/functordata.cpp:20:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/lists.cpp:21:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/bits/refwrap.h:39,
                 from /usr/include/c++/14/vector:68,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/lists.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/lists.cpp:19:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.cpp:19:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/functional:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/footnotes97.cpp:21:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/bits/refwrap.h:39,
                 from /usr/include/c++/14/vector:68,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/footnotes97.h:25,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/footnotes97.cpp:19:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/properties97.h:24,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/properties97.cpp:19:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/string:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/olestorage.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/olestream.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word_helper.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/properties97.h:23:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/fields.cpp:22:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/string:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/olestorage.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/olestream.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/fields.cpp:20:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/word97_generated.h:33,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/graphics.cpp:20:
/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/utilities.h:28:51: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   28 |     template<class T> struct Delete : public std::unary_function<T*, void>
      |                                                   ^~~~~~~~~~~~~~
In file included from /usr/include/c++/14/string:49,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/graphics.h:22,
                 from /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/src/graphics.cpp:19:
/usr/include/c++/14/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
[100%] Linking CXX shared library libwv2.so
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/wv2.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libwv2.so.4 -o libwv2.so.4.0.1 CMakeFiles/wv2.dir/olestorage.cpp.o CMakeFiles/wv2.dir/olestream.cpp.o CMakeFiles/wv2.dir/word97_generated.cpp.o CMakeFiles/wv2.dir/word97_helper.cpp.o CMakeFiles/wv2.dir/word95_helper.cpp.o CMakeFiles/wv2.dir/word_helper.cpp.o CMakeFiles/wv2.dir/word95_generated.cpp.o CMakeFiles/wv2.dir/convert.cpp.o CMakeFiles/wv2.dir/global.cpp.o CMakeFiles/wv2.dir/parser.cpp.o CMakeFiles/wv2.dir/parser9x.cpp.o CMakeFiles/wv2.dir/parser95.cpp.o CMakeFiles/wv2.dir/parser97.cpp.o CMakeFiles/wv2.dir/parserfactory.cpp.o CMakeFiles/wv2.dir/ustring.cpp.o CMakeFiles/wv2.dir/textconverter.cpp.o CMakeFiles/wv2.dir/styles.cpp.o CMakeFiles/wv2.dir/handlers.cpp.o CMakeFiles/wv2.dir/properties97.cpp.o CMakeFiles/wv2.dir/fonts.cpp.o CMakeFiles/wv2.dir/lists.cpp.o CMakeFiles/wv2.dir/paragraphproperties.cpp.o CMakeFiles/wv2.dir/headers.cpp.o CMakeFiles/wv2.dir/headers95.cpp.o CMakeFiles/wv2.dir/headers97.cpp.o CMakeFiles/wv2.dir/footnotes97.cpp.o CMakeFiles/wv2.dir/functor.cpp.o CMakeFiles/wv2.dir/functordata.cpp.o CMakeFiles/wv2.dir/associatedstrings.cpp.o CMakeFiles/wv2.dir/fields.cpp.o CMakeFiles/wv2.dir/utilities.cpp.o CMakeFiles/wv2.dir/crc32.c.o CMakeFiles/wv2.dir/wvlog.cpp.o CMakeFiles/wv2.dir/graphics.cpp.o CMakeFiles/wv2.dir/wv2version.cpp.o CMakeFiles/wv2.dir/zcodec.cxx.o  -lz -lgsf-1 -lc -lgobject-2.0 -lglib-2.0
cd /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/src && /usr/bin/cmake -E cmake_symlink_library libwv2.so.4.0.1 libwv2.so.4 libwv2.so
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build'
[100%] Built target wv2
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/wv2-0.4.2/build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gJhdlQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64
+ cd wv2-0.4.2
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/bin/wv2-config
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/lib64/libwv2.so.4.0.1
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/lib64/libwv2.so.4
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/lib64/libwv2.so
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/lib64/wvWare/wv2.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/lib64/wvWare/wv2-relwithdebinfo.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/olestorage.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/olestream.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/word95_generated.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/word97_generated.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/word_helper.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/parser.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/parserfactory.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/ustring.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/textconverter.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/styles.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/sharedptr.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/convert.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/global.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/handlers.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/fonts.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/lists.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/utilities.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/paragraphproperties.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/functor.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/functordata.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/associatedstrings.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/fields.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/dllmagic.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/wvlog.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/wv2version.h
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/include/wv2/zcodec.hxx
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/lib64/libwv2.la
+ /usr/lib/rpm/mageia/mkmultiarch binaries /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64/usr/bin/wv2-config
+ find /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64 -name '*.la' -delete
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.4.2-11.mga10 --unique-debug-suffix -0.4.2-11.mga10.x86_64 --unique-debug-src-base wv2-0.4.2-11.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/wv2-0.4.2
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/wv2-0.4.2-11.mga10.x86_64
2479 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/multiarch-x86_64-linux/wv2-config from /bin/sh to #!/usr/bin/sh
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: lib64wv2_4-0.4.2-11.mga10.x86_64
Provides: lib64wv2_4 = 0.4.2-11.mga10 lib64wv2_4(x86-64) = 0.4.2-11.mga10 libwv2 = 0.4.2-11.mga10 libwv2.so.4()(64bit) wv2 = 0.4.2-11.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgsf-1.so.114()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit)
Obsoletes: wv2
Processing files: lib64wv2-devel-0.4.2-11.mga10.x86_64
Provides: devel(libwv2(64bit)) lib64wv2-devel = 0.4.2-11.mga10 lib64wv2-devel(x86-64) = 0.4.2-11.mga10 wv2-devel = 0.4.2-11.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libgcc_s(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgsf-1(64bit)) devel(libstdc++(64bit)) devel(libz(64bit)) multiarch-utils
Obsoletes: lib64wv2_1-devel wv2-devel
Processing files: wv2-debugsource-0.4.2-11.mga10.x86_64
Provides: wv2-debugsource = 0.4.2-11.mga10 wv2-debugsource(x86-64) = 0.4.2-11.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64wv2_4-debuginfo-0.4.2-11.mga10.x86_64
Provides: debuginfo(build-id) = cf2bcd3c3f0ac352c0d1435cf8074ef1390e352b lib64wv2_4-debuginfo = 0.4.2-11.mga10 lib64wv2_4-debuginfo(x86-64) = 0.4.2-11.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: wv2-debugsource(x86-64) = 0.4.2-11.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64wv2-devel-0.4.2-11.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64wv2_4-0.4.2-11.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/wv2-debugsource-0.4.2-11.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64wv2_4-debuginfo-0.4.2-11.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DQU9dd
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd wv2-0.4.2
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/wv2-0.4.2-11.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.J1M6zW
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/wv2-0.4.2-SPECPARTS
+ rm -rf wv2-0.4.2 wv2-0.4.2.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    line 28: It's not recommended to have unversioned Obsoletes: Obsoletes:	wv2
    line 41: It's not recommended to have unversioned Obsoletes: Obsoletes:	wv2-devel
    line 43: It's not recommended to have unversioned Obsoletes: Obsoletes:	lib64wv2_1-devel
    %patchN is deprecated (3 usages found), use %patch N (or %patch -P N)
D: [iurt_root_command] Success!