Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/kf5-kpeople.spec'], chrootPath='/var/lib/mock/f33-build-22033540-1846545/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/kf5-kpeople.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1596412800 Wrote: /builddir/build/SRPMS/kf5-kpeople-5.73.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/kf5-kpeople.spec'], chrootPath='/var/lib/mock/f33-build-22033540-1846545/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/kf5-kpeople.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1596412800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vFCGwu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kpeople-5.73.0 + /usr/bin/xz -dc /builddir/build/SOURCES/kpeople-5.73.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kpeople-5.73.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JlTXfq + umask 022 + cd /builddir/build/BUILD + cd kpeople-5.73.0 + QTDIR=/usr + export QTDIR + PATH=/usr/lib/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -S . -B i686-redhat-linux-gnu -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTING:BOOL=FALSE -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_INCLUDEDIR_KF5:PATH=/usr/include/KF5 -DCMAKE_INSTALL_LIBEXECDIR_KF5:PATH=/usr/libexec/kf5 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib/qt5/mkspecs/modules -DKDE_INSTALL_BINDIR:PATH=/usr/bin -DKDE_INSTALL_INCLUDEDIR:PATH=/usr/include -DKDE_INSTALL_KCFGDIR:PATH=/usr/share/config.kcfg -DKDE_INSTALL_LIBDIR:PATH=/usr/lib -DKDE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DKDE_INSTALL_METAINFODIR:PATH=/usr/share/metainfo -DKDE_INSTALL_PLUGINDIR:PATH=/usr/lib/qt5/plugins -DKDE_INSTALL_QMLDIR:PATH=/usr/lib/qt5/qml -DKDE_INSTALL_QTPLUGINDIR:PATH=/usr/lib/qt5/plugins -DKDE_INSTALL_QTQUICKIMPORTSDIR:PATH=/usr/lib/qt5/imports -DKDE_INSTALL_SYSCONFDIR:PATH=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON -DENABLE_EXAMPLES:BOOL=OFF -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- -- Found Gettext: /usr/bin/msgmerge (found version "0.21") -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Failed -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- The following REQUIRED packages have been found: * ECM (required version >= 5.73.0), Extra CMake Modules., * Qt5Gui * Qt5Sql * Qt5Network (required version >= 5.14.2) * Qt5Qml * Qt5DBus * Qt5 (required version >= 5.12.0) * KF5CoreAddons (required version >= 5.73.0) * KF5WidgetsAddons (required version >= 5.73.0) * Gettext * KF5I18n (required version >= 5.73.0) * Qt5Widgets (required version >= 5.12.0) * KF5ItemViews (required version >= 5.73.0) * Qt5Core -- The following features have been disabled: * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_USE_RELATIVE_PATHS -- Build files have been written to: /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu + /usr/bin/cmake --build i686-redhat-linux-gnu -j6 --verbose /usr/bin/cmake -S/builddir/build/BUILD/kpeople-5.73.0 -B/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/build.make CMakeFiles/pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/depend /usr/bin/gmake -f CMakeFiles/tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/build.make CMakeFiles/tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/depend /usr/bin/gmake -f src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/build.make src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/src/backends /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles/pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/depend.internal". Scanning dependencies of target pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9 Scanning dependencies of target tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9 gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/build.make CMakeFiles/tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/build.make CMakeFiles/pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/depend.internal". Scanning dependencies of target KF5PeopleBackend_autogen gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/build.make src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 2%] Generating ts... [ 4%] Generating mo... /usr/bin/cmake -DPYTHON_EXECUTABLE=/usr/bin/python3 -D_ki18n_pmap_compile_script=/usr/lib/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/locale -DPO_DIR=/builddir/build/BUILD/kpeople-5.73.0/po -P /usr/lib/cmake/KF5I18n/build-tsfiles.cmake /usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/locale -DPO_DIR=/builddir/build/BUILD/kpeople-5.73.0/po -P /usr/lib/cmake/KF5I18n/build-pofiles.cmake [ 6%] Automatic MOC for target KF5PeopleBackend cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/AutogenInfo.json release gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/c++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include [ 6%] Built target tsfiles-25b8f6806e5fe3a85a2b9f11c4ea82f9 AutoGen: Parsing "SRC:/src/backends/abstractcontact.h" AutoGen: Parsing "SRC:/src/backends/abstracteditablecontact.h" AutoGen: Parsing "SRC:/src/backends/allcontactsmonitor.h" AutoGen: Parsing "SRC:/src/backends/abstractpersonaction.h" AutoGen: Parsing "SRC:/src/backends/contactmonitor.h" AutoGen: Parsing "SRC:/src/backends/defaultcontactmonitor_p.h" AutoGen: Parsing "SRC:/src/backends/abstractcontact.cpp" AutoGen: Parsing "SRC:/src/backends/abstracteditablecontact.cpp" AutoGen: Parsing "SRC:/src/backends/abstractpersonaction.cpp" AutoGen: Parsing "SRC:/src/backends/allcontactsmonitor.cpp" AutoGen: Parsing "SRC:/src/backends/contactmonitor.cpp" AutoGen: Parsing "SRC:/src/backends/basepersonsdatasource.cpp" AutoGen: Parsing "SRC:/src/backends/defaultcontactmonitor.cpp" AutoGen: Parsing "SRC:/src/backends/basepersonsdatasource.h" AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_allcontactsmonitor.cpp", because it doesn't exist, from "SRC:/src/backends/allcontactsmonitor.h" /usr/lib/qt5/bin/moc -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_allcontactsmonitor.cpp /builddir/build/BUILD/kpeople-5.73.0/src/backends/allcontactsmonitor.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_abstractpersonaction.cpp", because it doesn't exist, from "SRC:/src/backends/abstractpersonaction.h" /usr/lib/qt5/bin/moc -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_abstractpersonaction.cpp /builddir/build/BUILD/kpeople-5.73.0/src/backends/abstractpersonaction.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_basepersonsdatasource.cpp", because it doesn't exist, from "SRC:/src/backends/basepersonsdatasource.h" /usr/lib/qt5/bin/moc -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_basepersonsdatasource.cpp /builddir/build/BUILD/kpeople-5.73.0/src/backends/basepersonsdatasource.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_contactmonitor.cpp", because it doesn't exist, from "SRC:/src/backends/contactmonitor.h" /usr/lib/qt5/bin/moc -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_contactmonitor.cpp /builddir/build/BUILD/kpeople-5.73.0/src/backends/contactmonitor.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_defaultcontactmonitor_p.cpp", because it doesn't exist, from "SRC:/src/backends/defaultcontactmonitor_p.h" /usr/lib/qt5/bin/moc -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/EWIEGA46WW/moc_defaultcontactmonitor_p.cpp /builddir/build/BUILD/kpeople-5.73.0/src/backends/defaultcontactmonitor_p.h gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 6%] Built target pofiles-25b8f6806e5fe3a85a2b9f11c4ea82f9 AutoMoc: Generating MOC compilation "SRC:/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/mocs_compilation.cpp" AutoGen: Writing the parse cache file "SRC:/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend_autogen.dir/AutogenUsed.txt" gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 6%] Built target KF5PeopleBackend_autogen /usr/bin/gmake -f src/backends/CMakeFiles/KF5PeopleBackend.dir/build.make src/backends/CMakeFiles/KF5PeopleBackend.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/src/backends /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/CMakeFiles/KF5PeopleBackend.dir/depend.internal". Scanning dependencies of target KF5PeopleBackend gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f src/backends/CMakeFiles/KF5PeopleBackend.dir/build.make src/backends/CMakeFiles/KF5PeopleBackend.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 8%] Building CXX object src/backends/CMakeFiles/KF5PeopleBackend.dir/contactmonitor.cpp.o [ 12%] Building CXX object src/backends/CMakeFiles/KF5PeopleBackend.dir/abstractcontact.cpp.o [ 12%] Building CXX object src/backends/CMakeFiles/KF5PeopleBackend.dir/KF5PeopleBackend_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/c++ -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleBackend.dir/contactmonitor.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/backends/contactmonitor.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/c++ -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleBackend.dir/abstractcontact.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/backends/abstractcontact.cpp [ 14%] Building CXX object src/backends/CMakeFiles/KF5PeopleBackend.dir/basepersonsdatasource.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/c++ -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleBackend.dir/KF5PeopleBackend_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/mocs_compilation.cpp [ 16%] Building CXX object src/backends/CMakeFiles/KF5PeopleBackend.dir/defaultcontactmonitor.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/c++ -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleBackend.dir/basepersonsdatasource.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/backends/basepersonsdatasource.cpp [ 18%] Building CXX object src/backends/CMakeFiles/KF5PeopleBackend.dir/allcontactsmonitor.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/c++ -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleBackend.dir/defaultcontactmonitor.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/backends/defaultcontactmonitor.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/c++ -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleBackend.dir/allcontactsmonitor.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/backends/allcontactsmonitor.cpp [ 20%] Building CXX object src/backends/CMakeFiles/KF5PeopleBackend.dir/abstractpersonaction.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/c++ -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleBackend.dir/abstractpersonaction.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/backends/abstractpersonaction.cpp [ 22%] Building CXX object src/backends/CMakeFiles/KF5PeopleBackend.dir/abstracteditablecontact.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/c++ -DKF5PeopleBackend_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends/KF5PeopleBackend_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleBackend.dir/abstracteditablecontact.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/backends/abstracteditablecontact.cpp [ 25%] Linking CXX shared library ../../bin/libKF5PeopleBackend.so cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/cmake -E cmake_link_script CMakeFiles/KF5PeopleBackend.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libKF5PeopleBackend.so.5 -o ../../bin/libKF5PeopleBackend.so.5.73.0 CMakeFiles/KF5PeopleBackend.dir/KF5PeopleBackend_autogen/mocs_compilation.cpp.o CMakeFiles/KF5PeopleBackend.dir/contactmonitor.cpp.o CMakeFiles/KF5PeopleBackend.dir/abstractcontact.cpp.o CMakeFiles/KF5PeopleBackend.dir/basepersonsdatasource.cpp.o CMakeFiles/KF5PeopleBackend.dir/allcontactsmonitor.cpp.o CMakeFiles/KF5PeopleBackend.dir/defaultcontactmonitor.cpp.o CMakeFiles/KF5PeopleBackend.dir/abstractpersonaction.cpp.o CMakeFiles/KF5PeopleBackend.dir/abstracteditablecontact.cpp.o /usr/lib/libQt5Widgets.so.5.14.2 /usr/lib/libQt5Gui.so.5.14.2 /usr/lib/libQt5Core.so.5.14.2 cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends && /usr/bin/cmake -E cmake_symlink_library ../../bin/libKF5PeopleBackend.so.5.73.0 ../../bin/libKF5PeopleBackend.so.5 ../../bin/libKF5PeopleBackend.so gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 25%] Built target KF5PeopleBackend /usr/bin/gmake -f src/CMakeFiles/KF5People_autogen.dir/build.make src/CMakeFiles/KF5People_autogen.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/src /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/depend.internal". Scanning dependencies of target KF5People_autogen gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f src/CMakeFiles/KF5People_autogen.dir/build.make src/CMakeFiles/KF5People_autogen.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 27%] Automatic MOC for target KF5People cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/AutogenInfo.json release AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/c++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include AutoGen: Parsing "SRC:/i686-redhat-linux-gnu/src/kpeople_debug.h" AutoGen: Parsing "SRC:/src/duplicatesfinder_p.h" AutoGen: Parsing "SRC:/src/matchessolver_p.h" AutoGen: Parsing "SRC:/src/global.h" AutoGen: Parsing "SRC:/src/match_p.h" AutoGen: Parsing "SRC:/src/metacontact_p.h" AutoGen: Parsing "SRC:/src/persondata.h" AutoGen: Parsing "SRC:/src/personmanager_p.h" AutoGen: Parsing "SRC:/src/personpluginmanager.h" AutoGen: Parsing "SRC:/src/personssortfilterproxymodel.h" AutoGen: Parsing "SRC:/i686-redhat-linux-gnu/src/kpeople_debug.cpp" AutoGen: Parsing "SRC:/src/duplicatesfinder.cpp" AutoGen: Parsing "SRC:/src/global.cpp" AutoGen: Parsing "SRC:/src/match.cpp" AutoGen: Parsing "SRC:/src/matchessolver.cpp" AutoGen: Parsing "SRC:/src/personsmodel.h" AutoGen: Parsing "SRC:/src/persondata.cpp" AutoGen: Parsing "SRC:/src/personmanager.cpp" AutoGen: Parsing "SRC:/src/personpluginmanager.cpp" AutoGen: Parsing "SRC:/src/personsmodel.cpp" AutoGen: Parsing "SRC:/src/personssortfilterproxymodel.cpp" AutoGen: Parsing "SRC:/src/metacontact.cpp" AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_duplicatesfinder_p.cpp", because it doesn't exist, from "SRC:/src/duplicatesfinder_p.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_duplicatesfinder_p.cpp /builddir/build/BUILD/kpeople-5.73.0/src/duplicatesfinder_p.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_matchessolver_p.cpp", because it doesn't exist, from "SRC:/src/matchessolver_p.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_matchessolver_p.cpp /builddir/build/BUILD/kpeople-5.73.0/src/matchessolver_p.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/include/moc_match_p.cpp", because it doesn't exist, from "SRC:/src/match_p.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include/moc_match_p.cpp /builddir/build/BUILD/kpeople-5.73.0/src/match_p.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_personmanager_p.cpp", because it doesn't exist, from "SRC:/src/personmanager_p.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_personmanager_p.cpp /builddir/build/BUILD/kpeople-5.73.0/src/personmanager_p.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_persondata.cpp", because it doesn't exist, from "SRC:/src/persondata.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_persondata.cpp /builddir/build/BUILD/kpeople-5.73.0/src/persondata.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_personsmodel.cpp", because it doesn't exist, from "SRC:/src/personsmodel.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_personsmodel.cpp /builddir/build/BUILD/kpeople-5.73.0/src/personsmodel.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_personssortfilterproxymodel.cpp", because it doesn't exist, from "SRC:/src/personssortfilterproxymodel.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/moc_personssortfilterproxymodel.cpp /builddir/build/BUILD/kpeople-5.73.0/src/personssortfilterproxymodel.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/include/personsmodel.moc", because it doesn't exist, from "SRC:/src/personsmodel.cpp" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtSql -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KCoreAddons -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/moc_predefs.h -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include/personsmodel.moc /builddir/build/BUILD/kpeople-5.73.0/src/personsmodel.cpp AutoMoc: Generating MOC compilation "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/mocs_compilation.cpp" AutoGen: Writing the parse cache file "SRC:/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/AutogenUsed.txt" gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 27%] Built target KF5People_autogen /usr/bin/gmake -f src/CMakeFiles/KF5People.dir/build.make src/CMakeFiles/KF5People.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 29%] Automatic RCC for resources.qrc cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/cmake -E cmake_autorcc /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/AutoRcc_resources_EWIEGA46WW_Info.json release AutoRcc: Generating "SRC:/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/qrc_resources.cpp", because it doesn't exist, from "SRC:/src/resources.qrc" /usr/lib/qt5/bin/rcc -name resources -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/qrc_resources.cpp /builddir/build/BUILD/kpeople-5.73.0/src/resources.qrc AutoRcc: Writing settings file "SRC:/i686-redhat-linux-gnu/src/CMakeFiles/KF5People_autogen.dir/AutoRcc_resources_EWIEGA46WW_Used.txt" cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/src /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/CMakeFiles/KF5People.dir/depend.internal". Scanning dependencies of target KF5People gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f src/CMakeFiles/KF5People.dir/build.make src/CMakeFiles/KF5People.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 33%] Building CXX object src/CMakeFiles/KF5People.dir/KF5People_autogen/mocs_compilation.cpp.o [ 33%] Building CXX object src/CMakeFiles/KF5People.dir/kpeople_debug.cpp.o [ 35%] Building CXX object src/CMakeFiles/KF5People.dir/global.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/kpeople_debug.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople_debug.cpp [ 37%] Building CXX object src/CMakeFiles/KF5People.dir/persondata.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/KF5People_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/mocs_compilation.cpp [ 39%] Building CXX object src/CMakeFiles/KF5People.dir/metacontact.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/global.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/global.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/persondata.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/persondata.cpp [ 41%] Building CXX object src/CMakeFiles/KF5People.dir/matchessolver.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/metacontact.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/metacontact.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/matchessolver.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/matchessolver.cpp /builddir/build/BUILD/kpeople-5.73.0/src/persondata.cpp:129:2: warning: #warning is a GCC extension 129 | #warning probably not needed anymore | ^~~~~~~ /builddir/build/BUILD/kpeople-5.73.0/src/persondata.cpp:129:2: warning: #warning probably not needed anymore [-Wcpp] [ 43%] Building CXX object src/CMakeFiles/KF5People.dir/match.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/match.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/match.cpp [ 45%] Building CXX object src/CMakeFiles/KF5People.dir/duplicatesfinder.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/duplicatesfinder.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/duplicatesfinder.cpp [ 47%] Building CXX object src/CMakeFiles/KF5People.dir/personsmodel.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/personsmodel.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/personsmodel.cpp [ 50%] Building CXX object src/CMakeFiles/KF5People.dir/personpluginmanager.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/personpluginmanager.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/personpluginmanager.cpp [ 52%] Building CXX object src/CMakeFiles/KF5People.dir/personmanager.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/personmanager.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/personmanager.cpp [ 54%] Building CXX object src/CMakeFiles/KF5People.dir/personssortfilterproxymodel.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/personssortfilterproxymodel.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/personssortfilterproxymodel.cpp [ 56%] Building CXX object src/CMakeFiles/KF5People.dir/KF5People_autogen/EWIEGA46WW/qrc_resources.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5People_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtSql -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtDBus -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5People.dir/KF5People_autogen/EWIEGA46WW/qrc_resources.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/KF5People_autogen/EWIEGA46WW/qrc_resources.cpp /builddir/build/BUILD/kpeople-5.73.0/src/personsmodel.cpp: In member function 'virtual QModelIndex KPeople::PersonsModel::parent(const QModelIndex&) const': /builddir/build/BUILD/kpeople-5.73.0/src/personsmodel.cpp:241:33: warning: comparison of integer expressions of different signedness: 'quintptr' {aka 'unsigned int'} and 'int' [-Wsign-compare] 241 | if (childIndex.internalId() == -1 || !childIndex.isValid()) { | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [ 58%] Linking CXX shared library ../bin/libKF5People.so cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/KF5People.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libKF5People.so.5 -o ../bin/libKF5People.so.5.73.0 CMakeFiles/KF5People.dir/KF5People_autogen/mocs_compilation.cpp.o CMakeFiles/KF5People.dir/kpeople_debug.cpp.o CMakeFiles/KF5People.dir/global.cpp.o CMakeFiles/KF5People.dir/metacontact.cpp.o CMakeFiles/KF5People.dir/persondata.cpp.o CMakeFiles/KF5People.dir/matchessolver.cpp.o CMakeFiles/KF5People.dir/match.cpp.o CMakeFiles/KF5People.dir/duplicatesfinder.cpp.o CMakeFiles/KF5People.dir/personsmodel.cpp.o CMakeFiles/KF5People.dir/personpluginmanager.cpp.o CMakeFiles/KF5People.dir/personmanager.cpp.o CMakeFiles/KF5People.dir/personssortfilterproxymodel.cpp.o CMakeFiles/KF5People.dir/KF5People_autogen/EWIEGA46WW/qrc_resources.cpp.o -Wl,-rpath,/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/bin: /usr/lib/libQt5Sql.so.5.14.2 /usr/lib/libKF5I18n.so.5.73.0 /usr/lib/libKF5CoreAddons.so.5.73.0 ../bin/libKF5PeopleBackend.so.5.73.0 /usr/lib/libQt5DBus.so.5.14.2 /usr/lib/libQt5Widgets.so.5.14.2 /usr/lib/libQt5Gui.so.5.14.2 /usr/lib/libQt5Core.so.5.14.2 cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src && /usr/bin/cmake -E cmake_symlink_library ../bin/libKF5People.so.5.73.0 ../bin/libKF5People.so.5 ../bin/libKF5People.so gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 58%] Built target KF5People /usr/bin/gmake -f src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/build.make src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/src/widgets /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/depend.internal". Scanning dependencies of target KF5PeopleWidgets_autogen gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/build.make src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 60%] Automatic MOC for target KF5PeopleWidgets cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/AutogenInfo.json release AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/c++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KWidgetsAddons -I/usr/include/KF5/KCoreAddons -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include AutoGen: Parsing "SRC:/i686-redhat-linux-gnu/src/widgets/kpeople_widgets_debug.h" AutoGen: Parsing "SRC:/src/widgets/abstractfieldwidgetfactory.h" AutoGen: Parsing "SRC:/src/widgets/mergedialog.h" AutoGen: Parsing "SRC:/src/widgets/persondetailsdialog.h" AutoGen: Parsing "SRC:/src/widgets/mergedelegate.h" AutoGen: Parsing "SRC:/src/widgets/abstractfieldwidgetfactory.cpp" AutoGen: Parsing "SRC:/src/widgets/actions.cpp" AutoGen: Parsing "SRC:/src/widgets/plugins/emaildetailswidget.h" AutoGen: Parsing "SRC:/src/widgets/mergedelegate.cpp" AutoGen: Parsing "SRC:/src/widgets/mergedialog.cpp" AutoGen: Parsing "SRC:/src/widgets/actions.h" AutoGen: Parsing "SRC:/src/widgets/persondetailsdialog.cpp" AutoGen: Parsing "SRC:/src/widgets/persondetailsview.cpp" AutoGen: Parsing "SRC:/i686-redhat-linux-gnu/src/widgets/kpeople_widgets_debug.cpp" AutoGen: Parsing "SRC:/src/widgets/plugins/emaildetailswidget.cpp" AutoGen: Parsing "SRC:/src/widgets/persondetailsview.h" AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_abstractfieldwidgetfactory.cpp", because it doesn't exist, from "SRC:/src/widgets/abstractfieldwidgetfactory.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KWidgetsAddons -I/usr/include/KF5/KCoreAddons -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_abstractfieldwidgetfactory.cpp /builddir/build/BUILD/kpeople-5.73.0/src/widgets/abstractfieldwidgetfactory.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_mergedelegate.cpp", because it doesn't exist, from "SRC:/src/widgets/mergedelegate.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KWidgetsAddons -I/usr/include/KF5/KCoreAddons -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_mergedelegate.cpp /builddir/build/BUILD/kpeople-5.73.0/src/widgets/mergedelegate.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_persondetailsdialog.cpp", because it doesn't exist, from "SRC:/src/widgets/persondetailsdialog.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KWidgetsAddons -I/usr/include/KF5/KCoreAddons -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_persondetailsdialog.cpp /builddir/build/BUILD/kpeople-5.73.0/src/widgets/persondetailsdialog.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_actions.cpp", because it doesn't exist, from "SRC:/src/widgets/actions.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KWidgetsAddons -I/usr/include/KF5/KCoreAddons -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_actions.cpp /builddir/build/BUILD/kpeople-5.73.0/src/widgets/actions.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_persondetailsview.cpp", because it doesn't exist, from "SRC:/src/widgets/persondetailsview.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KWidgetsAddons -I/usr/include/KF5/KCoreAddons -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_persondetailsview.cpp /builddir/build/BUILD/kpeople-5.73.0/src/widgets/persondetailsview.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_mergedialog.cpp", because it doesn't exist, from "SRC:/src/widgets/mergedialog.h" /usr/lib/qt5/bin/moc -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/KF5/KI18n -I/usr/include/KF5 -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KWidgetsAddons -I/usr/include/KF5/KCoreAddons -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/EWIEGA46WW/moc_mergedialog.cpp /builddir/build/BUILD/kpeople-5.73.0/src/widgets/mergedialog.h AutoMoc: Generating MOC compilation "SRC:/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/mocs_compilation.cpp" AutoGen: Writing the parse cache file "SRC:/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets_autogen.dir/AutogenUsed.txt" gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 60%] Built target KF5PeopleWidgets_autogen /usr/bin/gmake -f src/widgets/CMakeFiles/KF5PeopleWidgets.dir/build.make src/widgets/CMakeFiles/KF5PeopleWidgets.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 62%] Generating ui_person-details-presentation.h cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/lib/qt5/bin/uic -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/ui_person-details-presentation.h /builddir/build/BUILD/kpeople-5.73.0/src/widgets/person-details-presentation.ui cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/src/widgets /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/CMakeFiles/KF5PeopleWidgets.dir/depend.internal". Scanning dependencies of target KF5PeopleWidgets gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f src/widgets/CMakeFiles/KF5PeopleWidgets.dir/build.make src/widgets/CMakeFiles/KF5PeopleWidgets.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 66%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/persondetailsdialog.cpp.o [ 66%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/KF5PeopleWidgets_autogen/mocs_compilation.cpp.o [ 68%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/persondetailsview.cpp.o [ 70%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/plugins/emaildetailswidget.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/persondetailsdialog.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/widgets/persondetailsdialog.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/KF5PeopleWidgets_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/mocs_compilation.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/persondetailsview.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/widgets/persondetailsview.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/plugins/emaildetailswidget.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/widgets/plugins/emaildetailswidget.cpp [ 75%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/abstractfieldwidgetfactory.cpp.o [ 75%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/actions.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/actions.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/widgets/actions.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/abstractfieldwidgetfactory.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/widgets/abstractfieldwidgetfactory.cpp /builddir/build/BUILD/kpeople-5.73.0/src/widgets/persondetailsview.cpp:78:2: warning: #warning is a GCC extension 78 | #warning fixme, should be made user-visible somehow | ^~~~~~~ /builddir/build/BUILD/kpeople-5.73.0/src/widgets/persondetailsview.cpp:78:2: warning: #warning fixme, should be made user-visible somehow [-Wcpp] /builddir/build/BUILD/kpeople-5.73.0/src/widgets/persondetailsview.cpp:120:2: warning: #warning is a GCC extension 120 | #warning figure out a way to list properties | ^~~~~~~ /builddir/build/BUILD/kpeople-5.73.0/src/widgets/persondetailsview.cpp:120:2: warning: #warning figure out a way to list properties [-Wcpp] [ 77%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/mergedialog.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/mergedialog.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/widgets/mergedialog.cpp [ 79%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/mergedelegate.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/mergedelegate.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/widgets/mergedelegate.cpp [ 81%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/kpeople_widgets_debug.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/c++ -DKCOREADDONS_LIB -DKF5PeopleWidgets_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/KF5PeopleWidgets_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/backends -I/builddir/build/BUILD/kpeople-5.73.0/src/backends -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KCoreAddons -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleWidgets.dir/kpeople_widgets_debug.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets/kpeople_widgets_debug.cpp [ 83%] Linking CXX shared library ../../bin/libKF5PeopleWidgets.so cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/cmake -E cmake_link_script CMakeFiles/KF5PeopleWidgets.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libKF5PeopleWidgets.so.5 -o ../../bin/libKF5PeopleWidgets.so.5.73.0 CMakeFiles/KF5PeopleWidgets.dir/KF5PeopleWidgets_autogen/mocs_compilation.cpp.o CMakeFiles/KF5PeopleWidgets.dir/persondetailsdialog.cpp.o CMakeFiles/KF5PeopleWidgets.dir/persondetailsview.cpp.o CMakeFiles/KF5PeopleWidgets.dir/plugins/emaildetailswidget.cpp.o CMakeFiles/KF5PeopleWidgets.dir/abstractfieldwidgetfactory.cpp.o CMakeFiles/KF5PeopleWidgets.dir/actions.cpp.o CMakeFiles/KF5PeopleWidgets.dir/mergedialog.cpp.o CMakeFiles/KF5PeopleWidgets.dir/mergedelegate.cpp.o CMakeFiles/KF5PeopleWidgets.dir/kpeople_widgets_debug.cpp.o -Wl,-rpath,/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/bin: ../../bin/libKF5People.so.5.73.0 /usr/lib/libKF5I18n.so.5.73.0 /usr/lib/libKF5ItemViews.so.5.73.0 /usr/lib/libKF5WidgetsAddons.so.5.73.0 ../../bin/libKF5PeopleBackend.so.5.73.0 /usr/lib/libKF5CoreAddons.so.5.73.0 /usr/lib/libQt5Widgets.so.5.14.2 /usr/lib/libQt5Gui.so.5.14.2 /usr/lib/libQt5Core.so.5.14.2 cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets && /usr/bin/cmake -E cmake_symlink_library ../../bin/libKF5PeopleWidgets.so.5.73.0 ../../bin/libKF5PeopleWidgets.so.5 ../../bin/libKF5PeopleWidgets.so gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 83%] Built target KF5PeopleWidgets /usr/bin/gmake -f src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/build.make src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/src/declarative /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/depend.internal". Scanning dependencies of target KF5PeopleDeclarative_autogen gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/build.make src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 85%] Automatic MOC for target KF5PeopleDeclarative cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/AutogenInfo.json release AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/c++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include AutoGen: Parsing "SRC:/src/declarative/declarativepersondata.h" AutoGen: Parsing "SRC:/src/declarative/declarativepersondata.cpp" AutoGen: Parsing "SRC:/src/declarative/personactionsmodel_p.h" AutoGen: Parsing "SRC:/src/declarative/peopleqmlplugin.cpp" AutoGen: Parsing "SRC:/src/declarative/personactionsmodel.cpp" AutoGen: Parsing "SRC:/src/declarative/peopleqmlplugin.h" AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/EWIEGA46WW/moc_personactionsmodel_p.cpp", because it doesn't exist, from "SRC:/src/declarative/personactionsmodel_p.h" /usr/lib/qt5/bin/moc -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/EWIEGA46WW/moc_personactionsmodel_p.cpp /builddir/build/BUILD/kpeople-5.73.0/src/declarative/personactionsmodel_p.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/include/peopleqmlplugin.moc", because it doesn't exist, from "SRC:/src/declarative/peopleqmlplugin.cpp" /usr/lib/qt5/bin/moc -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/moc_predefs.h -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/include/peopleqmlplugin.moc /builddir/build/BUILD/kpeople-5.73.0/src/declarative/peopleqmlplugin.cpp AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/EWIEGA46WW/moc_declarativepersondata.cpp", because it doesn't exist, from "SRC:/src/declarative/declarativepersondata.h" /usr/lib/qt5/bin/moc -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/EWIEGA46WW/moc_declarativepersondata.cpp /builddir/build/BUILD/kpeople-5.73.0/src/declarative/declarativepersondata.h AutoMoc: Generating "SRC:/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/EWIEGA46WW/moc_peopleqmlplugin.cpp", because it doesn't exist, from "SRC:/src/declarative/peopleqmlplugin.h" /usr/lib/qt5/bin/moc -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB "-DTRANSLATION_DOMAIN=\"kpeople5\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/c++/10 -I/usr/include/c++/10/i686-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/i686-redhat-linux/10/include -I/usr/local/include -I/usr/include --include /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/moc_predefs.h -p ./ -o /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/EWIEGA46WW/moc_peopleqmlplugin.cpp /builddir/build/BUILD/kpeople-5.73.0/src/declarative/peopleqmlplugin.h AutoMoc: Generating MOC compilation "SRC:/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/mocs_compilation.cpp" AutoGen: Writing the parse cache file "SRC:/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative_autogen.dir/AutogenUsed.txt" gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 85%] Built target KF5PeopleDeclarative_autogen /usr/bin/gmake -f src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/build.make src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 87%] Generating __/widgets/moc_actions.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/__/widgets && /usr/lib/qt5/bin/moc @/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/__/widgets/moc_actions.cpp_parameters cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/kpeople-5.73.0 /builddir/build/BUILD/kpeople-5.73.0/src/declarative /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/depend.internal". Dependee "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/depend.internal". Scanning dependencies of target KF5PeopleDeclarative gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/gmake -f src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/build.make src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [ 91%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/KF5PeopleDeclarative_autogen/mocs_compilation.cpp.o [ 91%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/declarativepersondata.cpp.o [ 93%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/personactionsmodel.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative && /usr/bin/c++ -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleDeclarative.dir/KF5PeopleDeclarative_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/mocs_compilation.cpp [ 95%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/peopleqmlplugin.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative && /usr/bin/c++ -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleDeclarative.dir/personactionsmodel.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/declarative/personactionsmodel.cpp [ 97%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/__/widgets/moc_actions.cpp.o cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative && /usr/bin/c++ -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleDeclarative.dir/declarativepersondata.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/declarative/declarativepersondata.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative && /usr/bin/c++ -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleDeclarative.dir/peopleqmlplugin.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/src/declarative/peopleqmlplugin.cpp cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative && /usr/bin/c++ -DKF5PeopleDeclarative_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700 -DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kpeople5\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/src/declarative -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/KF5PeopleDeclarative_autogen/include -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src -I/builddir/build/BUILD/kpeople-5.73.0/src -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/src/widgets -I/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/kpeople -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/KF5PeopleDeclarative.dir/__/widgets/moc_actions.cpp.o -c /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative/__/widgets/moc_actions.cpp [100%] Linking CXX shared library ../../bin/libKF5PeopleDeclarative.so cd /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/src/declarative && /usr/bin/cmake -E cmake_link_script CMakeFiles/KF5PeopleDeclarative.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libKF5PeopleDeclarative.so -o ../../bin/libKF5PeopleDeclarative.so CMakeFiles/KF5PeopleDeclarative.dir/KF5PeopleDeclarative_autogen/mocs_compilation.cpp.o CMakeFiles/KF5PeopleDeclarative.dir/declarativepersondata.cpp.o CMakeFiles/KF5PeopleDeclarative.dir/personactionsmodel.cpp.o CMakeFiles/KF5PeopleDeclarative.dir/peopleqmlplugin.cpp.o CMakeFiles/KF5PeopleDeclarative.dir/__/widgets/moc_actions.cpp.o -Wl,-rpath,/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/bin: /usr/lib/libQt5Qml.so.5.14.2 ../../bin/libKF5PeopleWidgets.so.5.73.0 /usr/lib/libQt5Network.so.5.14.2 ../../bin/libKF5People.so.5.73.0 /usr/lib/libQt5Widgets.so.5.14.2 /usr/lib/libQt5Gui.so.5.14.2 /usr/lib/libQt5Core.so.5.14.2 -Wl,-rpath-link,/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/bin gmake[2]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' [100%] Built target KF5PeopleDeclarative gmake[1]: Leaving directory '/builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/kpeople-5.73.0/i686-redhat-linux-gnu/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DHRT4q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386 ++ dirname /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386 + cd kpeople-5.73.0 + DESTDIR=/builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386 + /usr/bin/cmake --install i686-redhat-linux-gnu -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ar -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ar/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ar/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/az -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/az/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/az/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/bs -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/bs/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/bs/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ca -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ca/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ca/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ca@valencia -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ca@valencia/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ca@valencia/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/cs -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/cs/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/cs/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/da -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/da/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/da/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/de -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/de/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/de/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/el -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/el/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/el/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/en_GB -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/en_GB/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/en_GB/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/es -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/es/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/es/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/et -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/et/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/et/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/eu -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/eu/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/eu/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/fi -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/fi/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/fi/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/fr -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/fr/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/fr/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/gd -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/gd/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/gd/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/gl -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/gl/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/gl/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/he -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/he/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/he/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/hu -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/hu/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/hu/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ia -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ia/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ia/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/id -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/id/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/id/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/it -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/it/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/it/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ja -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ja/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ja/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ko -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ko/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ko/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/lt -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/lt/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/lt/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ml -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ml/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ml/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nb -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nb/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nb/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nl -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nl/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nl/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nn -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nn/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/nn/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pl -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pl/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pl/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pt -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pt/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pt/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pt_BR -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pt_BR/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/pt_BR/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ro -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ro/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ro/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ru -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ru/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/ru/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sk -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sk/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sk/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sl -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sl/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sl/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@ijekavian -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@ijekavian/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@ijekavian/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@ijekavianlatin -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@latin -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@latin/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sr@latin/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sv -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sv/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/sv/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/tg -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/tg/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/tg/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/tr -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/tr/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/tr/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/uk -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/uk/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/uk/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/zh_CN -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/zh_CN/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/zh_CN/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/zh_TW -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/zh_TW/LC_MESSAGES -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/locale/zh_TW/LC_MESSAGES/kpeople5.mo -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/cmake/KF5People/KPeopleTargets.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/cmake/KF5People/KPeopleTargets-release.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/cmake/KF5People/KF5PeopleConfig.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/cmake/KF5People/KF5PeopleConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5People.so.5.73.0 -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5People.so.5 -- Set runtime path of "/builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5People.so.5.73.0" to "" -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5People.so -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/PersonData -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/PersonPluginManager -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/PersonsModel -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/Global -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/kpeople_export.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/persondata.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/personpluginmanager.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/personsmodel.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/global.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/kservicetypes5/kpeople_data_source.desktop -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/kservicetypes5/kpeople_plugin.desktop -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/qlogging-categories5/kpeople.categories -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/qlogging-categories5/kpeople.renamecategories -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/qt5/mkspecs/modules/qt_KPeople.pri -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/qt5/qml/org/kde/people/libKF5PeopleDeclarative.so -- Set runtime path of "/builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/qt5/qml/org/kde/people/libKF5PeopleDeclarative.so" to "" -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/qt5/qml/org/kde/people/qmldir -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleWidgets.so.5.73.0 -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleWidgets.so.5 -- Set runtime path of "/builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleWidgets.so.5.73.0" to "" -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleWidgets.so -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/Widgets/AbstractFieldWidgetFactory -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/Widgets/PersonDetailsView -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/Widgets/MergeDialog -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/Widgets/PersonDetailsDialog -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeople/Widgets/Actions -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/widgets/kpeoplewidgets_export.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/widgets/abstractfieldwidgetfactory.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/widgets/persondetailsview.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/widgets/mergedialog.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/widgets/persondetailsdialog.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeople/widgets/actions.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/kservicetypes5/persondetailsplugin.desktop -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/qt5/mkspecs/modules/qt_KPeopleWidgets.pri -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleBackend.so.5.73.0 -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleBackend.so.5 -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleBackend.so -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeopleBackend/AbstractContact -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeopleBackend/AbstractEditableContact -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeopleBackend/AbstractPersonAction -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeopleBackend/AllContactsMonitor -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeopleBackend/BasePersonsDataSource -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/KPeopleBackend/ContactMonitor -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeoplebackend/kpeoplebackend_export.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeoplebackend/abstractcontact.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeoplebackend/abstracteditablecontact.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeoplebackend/abstractpersonaction.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeoplebackend/allcontactsmonitor.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeoplebackend/basepersonsdatasource.h -- Installing: /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/include/KF5/KPeople/kpeoplebackend/contactmonitor.h + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386 kf5-kpeople --all-name + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 5.73.0-1.fc33 --unique-debug-suffix -5.73.0-1.fc33.i386 --unique-debug-src-base kf5-kpeople-5.73.0-1.fc33.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/kpeople-5.73.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleBackend.so.5.73.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleWidgets.so.5.73.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/qt5/qml/org/kde/people/libKF5PeopleDeclarative.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5People.so.5.73.0 extracting debug info from /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/qt5/qml/org/kde/people/libKF5PeopleDeclarative.so extracting debug info from /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleWidgets.so.5.73.0 extracting debug info from /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5PeopleBackend.so.5.73.0 extracting debug info from /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/lib/libKF5People.so.5.73.0 original debug info size: 11080kB, size after compression: 6648kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 580 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: kf5-kpeople-5.73.0-1.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F1EGOr + umask 022 + cd /builddir/build/BUILD + cd kpeople-5.73.0 + DOCDIR=/builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/doc/kf5-kpeople + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/doc/kf5-kpeople + cp -pr README.md /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/doc/kf5-kpeople + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wiJAGt + umask 022 + cd /builddir/build/BUILD + cd kpeople-5.73.0 + LICENSEDIR=/builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/licenses/kf5-kpeople + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/licenses/kf5-kpeople + cp -pr COPYING /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386/usr/share/licenses/kf5-kpeople + RPM_EC=0 ++ jobs -p + exit 0 Provides: kf5-kpeople = 5.73.0-1.fc33 kf5-kpeople(x86-32) = 5.73.0-1.fc33 libKF5People.so.5 libKF5PeopleBackend.so.5 libKF5PeopleWidgets.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libKF5CoreAddons.so.5 libKF5I18n.so.5 libKF5ItemViews.so.5 libKF5People.so.5 libKF5PeopleBackend.so.5 libKF5PeopleWidgets.so.5 libKF5WidgetsAddons.so.5 libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Core.so.5(Qt_5.14) libQt5DBus.so.5 libQt5DBus.so.5(Qt_5) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5Qml.so.5 libQt5Qml.so.5(Qt_5) libQt5Sql.so.5 libQt5Sql.so.5(Qt_5) libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: kf5-kpeople-devel-5.73.0-1.fc33.i686 Provides: cmake(KF5People) = 5.73.0 cmake(kf5people) = 5.73.0 kf5-kpeople-devel = 5.73.0-1.fc33 kf5-kpeople-devel(x86-32) = 5.73.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-32) libKF5People.so.5 libKF5PeopleBackend.so.5 libKF5PeopleWidgets.so.5 Processing files: kf5-kpeople-debugsource-5.73.0-1.fc33.i686 Provides: kf5-kpeople-debugsource = 5.73.0-1.fc33 kf5-kpeople-debugsource(x86-32) = 5.73.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kf5-kpeople-debuginfo-5.73.0-1.fc33.i686 Provides: debuginfo(build-id) = 4f7af4d86841abe2e4698334512e6c07303a1833 debuginfo(build-id) = 56ed41337a843e11b2328f6551a09da0254acdc1 debuginfo(build-id) = b9ec50c5637b10381b8c13e7d6433ecdf43e5325 debuginfo(build-id) = dbc8486ee551638999700f4cb6b79c115f0c1088 kf5-kpeople-debuginfo = 5.73.0-1.fc33 kf5-kpeople-debuginfo(x86-32) = 5.73.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kf5-kpeople-debugsource(x86-32) = 5.73.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386 Wrote: /builddir/build/RPMS/kf5-kpeople-devel-5.73.0-1.fc33.i686.rpm Wrote: /builddir/build/RPMS/kf5-kpeople-5.73.0-1.fc33.i686.rpm Wrote: /builddir/build/RPMS/kf5-kpeople-debugsource-5.73.0-1.fc33.i686.rpm Wrote: /builddir/build/RPMS/kf5-kpeople-debuginfo-5.73.0-1.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rkqrEs + umask 022 + cd /builddir/build/BUILD + cd kpeople-5.73.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kf5-kpeople-5.73.0-1.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0