D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/vowpal-wabbit-8.8.0-19.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8DjTEq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + test -d /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FfMcZw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + rm -rf vowpal_wabbit-8.8.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/vowpal_wabbit-8.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd vowpal_wabbit-8.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Unit-tests-dynamically-link-to-libvw-so-they-can-t-c.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/vowpal_wabbit-8.8.0-soversion.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/vowpal_wabbit-8.8.0-system-rapidjson.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf rapidjson + 2to3 -n -w utl/vw-csv2bin /usr/bin/2to3:3: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ from lib2to3.main import main RefactoringTool: Skipping optional fixer: buffer RefactoringTool: Skipping optional fixer: idioms RefactoringTool: Skipping optional fixer: set_literal RefactoringTool: Skipping optional fixer: ws_comma RefactoringTool: Refactored utl/vw-csv2bin RefactoringTool: Files that were modified: RefactoringTool: utl/vw-csv2bin --- utl/vw-csv2bin (original) +++ utl/vw-csv2bin (refactored) @@ -12,7 +12,7 @@ delimeter = ',' def printhelp(): - print "\n" + sys.argv[0] + """ converts csv data into vw binary classifier training data. + print("\n" + sys.argv[0] + """ converts csv data into vw binary classifier training data. Options: -h Print this help. @@ -30,7 +30,7 @@ Examples: cat data.csv | ./vw-csv2bin -c 14 -p '>' -n '<' > training.vw ./vw-csv2bin -i data.csv -o training.vw -d '\\t' -c 14 -p '>' -n '<' -""" +""") try: opts, args = getopt.getopt(sys.argv[1:],"hi:o:p:n:c:d:") + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP utl/vw-csv2bin utl/vw-csv2bin: updating + sed -i -e /-fvisibility=hidden/d CMakeLists.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JPdAfN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + 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 + cd vowpal_wabbit-8.8.0 + '[' 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 -DGIT_SUBMODULE:BOOL=OFF -DWARNINGS:BOOL=OFF -DBUILD_TESTS:BOOL=OFF -DUSE_LATEST_STD=ON -- VowpalWabbit Version: 8.8.0 -- The CXX compiler identification is GNU 14.2.0 -- 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 -- Number of processors: 48 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Boost: /usr/lib64/cmake/Boost-1.87.0/BoostConfig.cmake (found version "1.87.0") found components: program_options system thread unit_test_framework -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") -- Configuring done (1.2s) -- 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_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP GIT_SUBMODULE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/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/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0 -B/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' /usr/bin/gmake -f cluster/CMakeFiles/spanning_tree.dir/build.make cluster/CMakeFiles/spanning_tree.dir/depend /usr/bin/gmake -f vowpalwabbit/CMakeFiles/allreduce.dir/build.make vowpalwabbit/CMakeFiles/allreduce.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0 /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/cluster /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/cluster /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/cluster/CMakeFiles/spanning_tree.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f vowpalwabbit/CMakeFiles/active_interactor.dir/build.make vowpalwabbit/CMakeFiles/active_interactor.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0 /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit/CMakeFiles/allreduce.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0 /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit/CMakeFiles/active_interactor.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' /usr/bin/gmake -f vowpalwabbit/CMakeFiles/allreduce.dir/build.make vowpalwabbit/CMakeFiles/allreduce.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' /usr/bin/gmake -f cluster/CMakeFiles/spanning_tree.dir/build.make cluster/CMakeFiles/spanning_tree.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' /usr/bin/gmake -f vowpalwabbit/CMakeFiles/active_interactor.dir/build.make vowpalwabbit/CMakeFiles/active_interactor.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' [ 1%] Building CXX object vowpalwabbit/CMakeFiles/allreduce.dir/allreduce_sockets.cc.o [ 3%] Building CXX object cluster/CMakeFiles/spanning_tree.dir/__/vowpalwabbit/spanning_tree.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -Dallreduce_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -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 vowpalwabbit/CMakeFiles/allreduce.dir/allreduce_sockets.cc.o -MF CMakeFiles/allreduce.dir/allreduce_sockets.cc.o.d -o CMakeFiles/allreduce.dir/allreduce_sockets.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/allreduce_sockets.cc cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/cluster && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/cluster/../vowpalwabbit -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 -MD -MT cluster/CMakeFiles/spanning_tree.dir/__/vowpalwabbit/spanning_tree.cc.o -MF CMakeFiles/spanning_tree.dir/__/vowpalwabbit/spanning_tree.cc.o.d -o CMakeFiles/spanning_tree.dir/__/vowpalwabbit/spanning_tree.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/spanning_tree.cc [ 3%] Building CXX object vowpalwabbit/CMakeFiles/active_interactor.dir/active_interactor.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -D_FILE_OFFSET_BITS=64 -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 -fPIE -MD -MT vowpalwabbit/CMakeFiles/active_interactor.dir/active_interactor.cc.o -MF CMakeFiles/active_interactor.dir/active_interactor.cc.o.d -o CMakeFiles/active_interactor.dir/active_interactor.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/active_interactor.cc [ 2%] Building CXX object cluster/CMakeFiles/spanning_tree.dir/spanning_tree_main.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/cluster && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/cluster/../vowpalwabbit -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 -MD -MT cluster/CMakeFiles/spanning_tree.dir/spanning_tree_main.cc.o -MF CMakeFiles/spanning_tree.dir/spanning_tree_main.cc.o.d -o CMakeFiles/spanning_tree.dir/spanning_tree_main.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/cluster/spanning_tree_main.cc [ 4%] Building CXX object vowpalwabbit/CMakeFiles/allreduce.dir/allreduce_threads.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -Dallreduce_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -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 vowpalwabbit/CMakeFiles/allreduce.dir/allreduce_threads.cc.o -MF CMakeFiles/allreduce.dir/allreduce_threads.cc.o.d -o CMakeFiles/allreduce.dir/allreduce_threads.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/allreduce_threads.cc [ 5%] Building CXX object cluster/CMakeFiles/spanning_tree.dir/__/vowpalwabbit/vw_exception.cc.o [ 5%] Building CXX object vowpalwabbit/CMakeFiles/allreduce.dir/vw_exception.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/cluster && /usr/bin/g++ -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/cluster/../vowpalwabbit -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 -MD -MT cluster/CMakeFiles/spanning_tree.dir/__/vowpalwabbit/vw_exception.cc.o -MF CMakeFiles/spanning_tree.dir/__/vowpalwabbit/vw_exception.cc.o.d -o CMakeFiles/spanning_tree.dir/__/vowpalwabbit/vw_exception.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/vw_exception.cc cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -Dallreduce_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -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 vowpalwabbit/CMakeFiles/allreduce.dir/vw_exception.cc.o -MF CMakeFiles/allreduce.dir/vw_exception.cc.o.d -o CMakeFiles/allreduce.dir/vw_exception.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/vw_exception.cc [ 6%] Linking CXX executable active_interactor cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/cmake -E cmake_link_script CMakeFiles/active_interactor.dir/link.txt --verbose=1 [ 7%] Linking CXX shared library liballreduce.so cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/cmake -E cmake_link_script CMakeFiles/allreduce.dir/link.txt --verbose=1 /usr/bin/g++ -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 -Wl,--dependency-file=CMakeFiles/active_interactor.dir/link.d CMakeFiles/active_interactor.dir/active_interactor.cc.o -o active_interactor gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' [ 7%] Built target active_interactor /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,--dependency-file=CMakeFiles/allreduce.dir/link.d -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,liballreduce.so.0 -o liballreduce.so.8.8.0 CMakeFiles/allreduce.dir/allreduce_sockets.cc.o CMakeFiles/allreduce.dir/allreduce_threads.cc.o CMakeFiles/allreduce.dir/vw_exception.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/cmake -E cmake_symlink_library liballreduce.so.8.8.0 liballreduce.so.0 liballreduce.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' [ 7%] Built target allreduce /usr/bin/gmake -f vowpalwabbit/CMakeFiles/vw.dir/build.make vowpalwabbit/CMakeFiles/vw.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0 /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit/CMakeFiles/vw.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' /usr/bin/gmake -f vowpalwabbit/CMakeFiles/vw.dir/build.make vowpalwabbit/CMakeFiles/vw.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build' [ 8%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/accumulate.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/accumulate.cc.o -MF CMakeFiles/vw.dir/accumulate.cc.o.d -o CMakeFiles/vw.dir/accumulate.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/accumulate.cc [ 9%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/action_score.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/action_score.cc.o -MF CMakeFiles/vw.dir/action_score.cc.o.d -o CMakeFiles/vw.dir/action_score.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/action_score.cc [ 10%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/active_cover.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/active_cover.cc.o -MF CMakeFiles/vw.dir/active_cover.cc.o.d -o CMakeFiles/vw.dir/active_cover.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/active_cover.cc [ 10%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/active.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/active.cc.o -MF CMakeFiles/vw.dir/active.cc.o.d -o CMakeFiles/vw.dir/active.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/active.cc [ 11%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/audit_regressor.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/audit_regressor.cc.o -MF CMakeFiles/vw.dir/audit_regressor.cc.o.d -o CMakeFiles/vw.dir/audit_regressor.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/audit_regressor.cc [ 12%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/autolink.cc.o [ 13%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/baseline.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/autolink.cc.o -MF CMakeFiles/vw.dir/autolink.cc.o.d -o CMakeFiles/vw.dir/autolink.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/autolink.cc cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/baseline.cc.o -MF CMakeFiles/vw.dir/baseline.cc.o.d -o CMakeFiles/vw.dir/baseline.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/baseline.cc [ 13%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/best_constant.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/best_constant.cc.o -MF CMakeFiles/vw.dir/best_constant.cc.o.d -o CMakeFiles/vw.dir/best_constant.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/best_constant.cc [ 14%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/bfgs.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/bfgs.cc.o -MF CMakeFiles/vw.dir/bfgs.cc.o.d -o CMakeFiles/vw.dir/bfgs.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/bfgs.cc [ 15%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/binary.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/binary.cc.o -MF CMakeFiles/vw.dir/binary.cc.o.d -o CMakeFiles/vw.dir/binary.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/binary.cc [ 16%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/boosting.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/boosting.cc.o -MF CMakeFiles/vw.dir/boosting.cc.o.d -o CMakeFiles/vw.dir/boosting.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/boosting.cc [ 17%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/bs.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/bs.cc.o -MF CMakeFiles/vw.dir/bs.cc.o.d -o CMakeFiles/vw.dir/bs.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/bs.cc [ 17%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/cache.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/cache.cc.o -MF CMakeFiles/vw.dir/cache.cc.o.d -o CMakeFiles/vw.dir/cache.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/cache.cc [ 18%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/cb_adf.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/cb_adf.cc.o -MF CMakeFiles/vw.dir/cb_adf.cc.o.d -o CMakeFiles/vw.dir/cb_adf.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/cb_adf.cc [ 19%] Building CXX object vowpalwabbit/CMakeFiles/vw.dir/cb_algs.cc.o cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit && /usr/bin/g++ -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -D_FILE_OFFSET_BITS=64 -D__extern_always_inline=inline -Dvw_EXPORTS -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/build/vowpalwabbit -I/home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore -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 vowpalwabbit/CMakeFiles/vw.dir/cb_algs.cc.o -MF CMakeFiles/vw.dir/cb_algs.cc.o.d -o CMakeFiles/vw.dir/cb_algs.cc.o -c /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/cb_algs.cc In file included from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/io_buf.h:19, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/cache.h:8, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/cache.cc:6: /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore/hash.h: In function 'constexpr uint64_t uniform_hash(const void*, size_t, uint64_t)': /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore/hash.h:78:28: warning: 'reinterpret_cast' is not a constant expression [-Winvalid-constexpr] 78 | const uint32_t* blocks = (const uint32_t *)(data + nblocks * 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/parse_primitives.h:14, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/label_parser.h:4, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/no_label.h:7, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/example.h:11, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/cache.h:9: /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/hashstring.h: In function 'constexpr uint64_t hashall(substring, uint64_t)': /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/hashstring.h:15:23: warning: 'reinterpret_cast' is not a constant expression [-Winvalid-constexpr] 15 | return uniform_hash((unsigned char*)s.begin, s.end - s.begin, h); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/io_buf.h:19, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/reductions.h:10, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/binary.cc:2: /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore/hash.h: In function 'constexpr uint64_t uniform_hash(const void*, size_t, uint64_t)': /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/explore/hash.h:78:28: warning: 'reinterpret_cast' is not a constant expression [-Winvalid-constexpr] 78 | const uint32_t* blocks = (const uint32_t *)(data + nblocks * 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/parse_primitives.h:14, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/label_parser.h:4, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/no_label.h:7, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/example.h:11, from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/reductions.h:11: /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/hashstring.h: In function 'constexpr uint64_t hashall(substring, uint64_t)': /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/hashstring.h:15:23: warning: 'reinterpret_cast' is not a constant expression [-Winvalid-constexpr] 15 | return uniform_hash((unsigned char*)s.begin, s.end - s.begin, h); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/example.h:19: /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/action_score.h: At global scope: /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/vowpal_wabbit-8.8.0/vowpalwabbit/action_score.h:12:44: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator struct std::iterator' is deprecated [-Wdeprecated-declarations] 12 | class score_iterator : public virtual std::iterator= 2:5.40.1 Processing files: lib64vowpal-wabbit0-8.8.0-19.mga10.x86_64 Provides: lib64vowpal-wabbit0 = 8.8.0-19.mga10 lib64vowpal-wabbit0(x86-64) = 8.8.0-19.mga10 liballreduce.so.0()(64bit) libvw.so.0()(64bit) libvw_c_wrapper.so.0()(64bit) vowpal-wabbit = 8.8.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: liballreduce.so.0()(64bit) libboost_program_options.so.1.87.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(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.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(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.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libvw.so.0()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) Processing files: lib64vowpal-wabbit-devel-8.8.0-19.mga10.x86_64 Provides: cmake(VowpalWabbit) = 8.8.0 cmake(vowpalwabbit) = 8.8.0 devel(liballreduce(64bit)) devel(libvw(64bit)) devel(libvw_c_wrapper(64bit)) lib64vowpal-wabbit-devel = 8.8.0-19.mga10 lib64vowpal-wabbit-devel(x86-64) = 8.8.0-19.mga10 pkgconfig(libvw) = 8.8.0 pkgconfig(libvw_c_wrapper) = 8.8.0 vowpal-wabbit-devel = 8.8.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(liballreduce(64bit)) devel(libboost_program_options(64bit)) devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) devel(libvw(64bit)) devel(libz(64bit)) pkgconfig pkgconfig(libvw) pkgconfig(zlib) Processing files: vowpal-wabbit-debugsource-8.8.0-19.mga10.x86_64 Provides: vowpal-wabbit-debugsource = 8.8.0-19.mga10 vowpal-wabbit-debugsource(x86-64) = 8.8.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vowpal-wabbit-debuginfo-8.8.0-19.mga10.x86_64 Provides: debuginfo(build-id) = 7786764857506d032754d6f29f9f79328b3ff702 debuginfo(build-id) = 8b88acb25e5a952be430024948a2603630a6db23 debuginfo(build-id) = fc97f403b60d4f9ca7767cc2ed93b9933729da9c vowpal-wabbit-debuginfo = 8.8.0-19.mga10 vowpal-wabbit-debuginfo(x86-64) = 8.8.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vowpal-wabbit-debugsource(x86-64) = 8.8.0-19.mga10 Processing files: lib64vowpal-wabbit0-debuginfo-8.8.0-19.mga10.x86_64 Provides: debuginfo(build-id) = 3ae3f05a2e8834ee4f76709f6fb92d03f81b8c5b debuginfo(build-id) = 452695bde67f27166caedad8a58327ea1b449758 debuginfo(build-id) = 5925bcff6a7dc7479686e9b48e70c36439eb7367 lib64vowpal-wabbit0-debuginfo = 8.8.0-19.mga10 lib64vowpal-wabbit0-debuginfo(x86-64) = 8.8.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vowpal-wabbit-debugsource(x86-64) = 8.8.0-19.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vowpal-wabbit-8.8.0-19.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64vowpal-wabbit-devel-8.8.0-19.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vowpal-wabbit-debugsource-8.8.0-19.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/vowpal-wabbit-debuginfo-8.8.0-19.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64vowpal-wabbit0-8.8.0-19.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64vowpal-wabbit0-debuginfo-8.8.0-19.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.efJDuh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + test -d /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/vowpal-wabbit-8.8.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!