Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/keepassxc.spec'], chrootPath='/var/lib/mock/f29-build-28979-15537/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/keepassxc.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/keepassxc-2.3.3-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/keepassxc.spec'], chrootPath='/var/lib/mock/f29-build-28979-15537/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/keepassxc.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qqmlR3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keepassxc-2.3.3 + /usr/bin/xz -dc /builddir/build/SOURCES/keepassxc-2.3.3-src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keepassxc-2.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/\' src/gui/entry/EditEntryWidget.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HnBIRB + umask 022 + cd /builddir/build/BUILD + cd keepassxc-2.3.3 + mkdir build + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DWITH_TESTS=OFF -DWITH_XC_ALL=ON -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting up build for KeePassXC v2.3.3 -- Performing Test WERROR_C_AVAILABLE -- Performing Test WERROR_C_AVAILABLE - Success -- Performing Test WERROR_CXX_AVAILABLE -- Performing Test WERROR_CXX_AVAILABLE - Success -- Found LibGPGError: /usr/lib64/libgpg-error.so -- Found Gcrypt: /usr/lib64/libgcrypt.so (Required is at least version "1.7.0") -- Found Argon2: /usr/lib64/libargon2.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found YubiKey: /usr/lib64/libyubikey.so;/usr/lib64/libykpers-1.so -- Performing Test HAVE_PR_SET_DUMPABLE -- Performing Test HAVE_PR_SET_DUMPABLE - Success -- Performing Test HAVE_RLIMIT_CORE -- Performing Test HAVE_RLIMIT_CORE - Success -- Found sodium: /usr/lib64/libsodium.so (Required is at least version "1.0.12") -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found X11: /usr/lib64/libX11.so -- Including translations... -- Enabled features: * Auto-Type, Automatic password typing * Networking, Compile KeePassXC with network access code (e.g. for downloading website icons) * KeePassXC-Browser, Browser integration with KeePassXC-Browser * KeePassHTTP, Browser integration compatible with ChromeIPass and PassIFox (deprecated, implies Networking) * SSHAgent, SSH agent integration compatible with KeeAgent * YubiKey, YubiKey HMAC-SHA1 challenge-response -- Disabled features: -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/keepassxc-2.3.3/build + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/keepassxc-2.3.3 -B/builddir/build/BUILD/keepassxc-2.3.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/keepassxc-2.3.3/build/CMakeFiles /builddir/build/BUILD/keepassxc-2.3.3/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/autotype_autogen.dir/build.make src/CMakeFiles/autotype_autogen.dir/depend /usr/bin/make -f src/sshagent/CMakeFiles/sshagent_autogen.dir/build.make src/sshagent/CMakeFiles/sshagent_autogen.dir/depend /usr/bin/make -f src/CMakeFiles/zxcvbn_autogen.dir/build.make src/CMakeFiles/zxcvbn_autogen.dir/depend /usr/bin/make -f src/http/qhttp/CMakeFiles/qhttp_autogen.dir/build.make src/http/qhttp/CMakeFiles/qhttp_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/CMakeFiles/sshagent_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target sshagent_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/sshagent/CMakeFiles/sshagent_autogen.dir/build.make src/sshagent/CMakeFiles/sshagent_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src /builddir/build/BUILD/keepassxc-2.3.3/build/src/CMakeFiles/autotype_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target autotype_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/CMakeFiles/autotype_autogen.dir/build.make src/CMakeFiles/autotype_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/CMakeFiles/qhttp_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target qhttp_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/http/qhttp/CMakeFiles/qhttp_autogen.dir/build.make src/http/qhttp/CMakeFiles/qhttp_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src /builddir/build/BUILD/keepassxc-2.3.3/build/src/CMakeFiles/zxcvbn_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target zxcvbn_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/CMakeFiles/zxcvbn_autogen.dir/build.make src/CMakeFiles/zxcvbn_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 2%] Automatic MOC and UIC for target zxcvbn cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/CMakeFiles/zxcvbn_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 3%] Built target zxcvbn_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/browser/CMakeFiles/keepassxcbrowser_autogen.dir/build.make src/browser/CMakeFiles/keepassxcbrowser_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/browser /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/CMakeFiles/keepassxcbrowser_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target keepassxcbrowser_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/browser/CMakeFiles/keepassxcbrowser_autogen.dir/build.make src/browser/CMakeFiles/keepassxcbrowser_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 3%] Automatic MOC and UIC for target qhttp cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/CMakeFiles/qhttp_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 0%] Automatic MOC and UIC for target sshagent cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/CMakeFiles/sshagent_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 4%] Built target qhttp_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f share/translations/CMakeFiles/translations.dir/build.make share/translations/CMakeFiles/translations.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 1%] Automatic MOC and UIC for target autotype cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/CMakeFiles/autotype_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 4%] Built target sshagent_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/proxy/CMakeFiles/proxy_autogen.dir/build.make src/proxy/CMakeFiles/proxy_autogen.dir/depend make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 4%] Built target autotype_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/cli/CMakeFiles/cli_autogen.dir/build.make src/cli/CMakeFiles/cli_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/share/translations /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/CMakeFiles/translations.dir/DependInfo.cmake --color= Scanning dependencies of target translations make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f share/translations/CMakeFiles/translations.dir/build.make share/translations/CMakeFiles/translations.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/proxy /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/CMakeFiles/proxy_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target proxy_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/proxy/CMakeFiles/proxy_autogen.dir/build.make src/proxy/CMakeFiles/proxy_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/cli /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/CMakeFiles/cli_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target cli_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/cli/CMakeFiles/cli_autogen.dir/build.make src/cli/CMakeFiles/cli_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 5%] Generating keepassx_ar.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_ar.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ar.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ar.qm'... Generated 781 translation(s) (781 finished and 0 unfinished) Ignored 158 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 5%] Automatic MOC and UIC for target cli cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/CMakeFiles/cli_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 5%] Built target cli_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/CMakeFiles/autotype.dir/build.make src/CMakeFiles/autotype.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 5%] Generating keepassx_bn.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_bn.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_bn.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_bn.qm'... Generated 549 translation(s) (549 finished and 0 unfinished) Ignored 390 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 6%] Generating keepassx_ca.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_ca.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ca.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ca.qm'... Generated 622 translation(s) (622 finished and 0 unfinished) Ignored 317 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src /builddir/build/BUILD/keepassxc-2.3.3/build/src/CMakeFiles/autotype.dir/DependInfo.cmake --color= Scanning dependencies of target autotype make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/CMakeFiles/autotype.dir/build.make src/CMakeFiles/autotype.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 6%] Generating keepassx_cs.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_cs.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_cs.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_cs.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 6%] Generating keepassx_da.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_da.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_da.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_da.qm'... Generated 902 translation(s) (902 finished and 0 unfinished) Ignored 37 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 7%] Generating keepassx_de.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_de.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_de.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_de.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 7%] Generating keepassx_el.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_el.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_el.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_el.qm'... Generated 467 translation(s) (467 finished and 0 unfinished) Ignored 472 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 7%] Generating keepassx_en_GB.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_en_GB.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_en_GB.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_en_GB.qm'... Generated 559 translation(s) (559 finished and 0 unfinished) Ignored 380 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 8%] Generating keepassx_en_US.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_en_US.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_en_US.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_en_US.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 8%] Generating keepassx_es.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_es.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_es.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_es.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 5%] Automatic MOC and UIC for target proxy cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/CMakeFiles/proxy_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 9%] Generating keepassx_eu.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_eu.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_eu.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_eu.qm'... Generated 373 translation(s) (373 finished and 0 unfinished) Ignored 566 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 9%] Built target proxy_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 4%] Automatic MOC and UIC for target keepassxcbrowser cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/CMakeFiles/keepassxcbrowser_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 9%] Built target keepassxcbrowser_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/sshagent/CMakeFiles/sshagent.dir/build.make src/sshagent/CMakeFiles/sshagent.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/CMakeFiles/sshagent.dir/DependInfo.cmake --color= Scanning dependencies of target sshagent make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/sshagent/CMakeFiles/sshagent.dir/build.make src/sshagent/CMakeFiles/sshagent.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 6%] Building CXX object src/CMakeFiles/autotype.dir/core/Tools.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/core/Tools.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/core/Tools.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 10%] Building C object src/sshagent/CMakeFiles/sshagent.dir/blowfish.c.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/cc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fstack-protector-strong -Wchar-subscripts -Wwrite-strings -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Werror=implicit-function-declaration -Wcast-align -pie -fPIE -std=c99 -DNDEBUG -fPIC -o CMakeFiles/sshagent.dir/blowfish.c.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/blowfish.c make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 9%] Generating keepassx_fi.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_fi.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_fi.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_fi.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 10%] Generating keepassx_fr.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_fr.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_fr.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_fr.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 11%] Generating keepassx_hu.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_hu.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_hu.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_hu.qm'... Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 12%] Generating keepassx_id.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_id.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_id.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_id.qm'... Generated 905 translation(s) (905 finished and 0 unfinished) Ignored 34 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 13%] Generating keepassx_it.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_it.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_it.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_it.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 13%] Generating keepassx_ja.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_ja.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ja.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ja.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 13%] Generating keepassx_kk.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_kk.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_kk.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_kk.qm'... Generated 234 translation(s) (234 finished and 0 unfinished) Ignored 315 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 14%] Generating keepassx_ko.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_ko.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ko.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ko.qm'... Generated 902 translation(s) (902 finished and 0 unfinished) Ignored 37 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 14%] Generating keepassx_lt.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_lt.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_lt.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_lt.qm'... Generated 794 translation(s) (794 finished and 0 unfinished) Ignored 145 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 15%] Generating keepassx_nb.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_nb.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_nb.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_nb.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 15%] Generating keepassx_nl_NL.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_nl_NL.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_nl_NL.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_nl_NL.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 15%] Generating keepassx_pl.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_pl.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_pl.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_pl.qm'... Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 16%] Generating keepassx_pt_BR.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_pt_BR.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_pt_BR.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_pt_BR.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 16%] Generating keepassx_pt_PT.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_pt_PT.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_pt_PT.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_pt_PT.qm'... Generated 886 translation(s) (886 finished and 0 unfinished) Ignored 53 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 16%] Generating keepassx_ro.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_ro.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ro.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ro.qm'... Generated 421 translation(s) (421 finished and 0 unfinished) Ignored 518 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 17%] Generating keepassx_ru.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_ru.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ru.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_ru.qm'... Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 17%] Generating keepassx_sl_SI.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_sl_SI.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_sl_SI.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_sl_SI.qm'... Generated 230 translation(s) (230 finished and 0 unfinished) Ignored 319 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 18%] Generating keepassx_sr.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_sr.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_sr.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_sr.qm'... Generated 509 translation(s) (509 finished and 0 unfinished) Ignored 430 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 18%] Generating keepassx_sv.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_sv.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_sv.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_sv.qm'... Generated 541 translation(s) (541 finished and 0 unfinished) Ignored 398 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 18%] Generating keepassx_th.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_th.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_th.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_th.qm'... Generated 519 translation(s) (519 finished and 0 unfinished) Ignored 420 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 19%] Generating keepassx_tr.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_tr.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_tr.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_tr.qm'... Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Generated 563 translation(s) (563 finished and 0 unfinished) Ignored 376 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 19%] Generating keepassx_uk.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_uk.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_uk.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_uk.qm'... Generated 939 translation(s) (939 finished and 0 unfinished) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 20%] Generating keepassx_zh_CN.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_zh_CN.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_zh_CN.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_zh_CN.qm'... Generated 631 translation(s) (631 finished and 0 unfinished) Ignored 308 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 20%] Generating keepassx_zh_TW.qm cd /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/keepassxc-2.3.3/share/translations/keepassx_zh_TW.ts -qm /builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_zh_TW.qm Updating '/builddir/build/BUILD/keepassxc-2.3.3/build/share/translations/keepassx_zh_TW.qm'... Generated 890 translation(s) (890 finished and 0 unfinished) Ignored 49 untranslated source text(s) make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 12%] Building CXX object src/CMakeFiles/autotype.dir/autotype/AutoTypeAction.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/AutoTypeAction.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/autotype/AutoTypeAction.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/CMakeFiles/zxcvbn.dir/build.make src/CMakeFiles/zxcvbn.dir/depend make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 20%] Built target translations make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src /builddir/build/BUILD/keepassxc-2.3.3/build/src/CMakeFiles/zxcvbn.dir/DependInfo.cmake --color= Scanning dependencies of target zxcvbn make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 9%] Building CXX object src/CMakeFiles/autotype.dir/autotype/AutoType.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/AutoType.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/autotype/AutoType.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/http/qhttp/CMakeFiles/qhttp.dir/build.make src/http/qhttp/CMakeFiles/qhttp.dir/depend /usr/bin/make -f src/CMakeFiles/zxcvbn.dir/build.make src/CMakeFiles/zxcvbn.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/CMakeFiles/qhttp.dir/DependInfo.cmake --color= Scanning dependencies of target qhttp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/http/qhttp/CMakeFiles/qhttp.dir/build.make src/http/qhttp/CMakeFiles/qhttp.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 20%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpabstracts.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpabstracts.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/qhttpabstracts.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 20%] Building CXX object src/CMakeFiles/autotype.dir/autotype/AutoTypeSelectDialog.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/AutoTypeSelectDialog.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/autotype/AutoTypeSelectDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 20%] Building C object src/CMakeFiles/zxcvbn.dir/zxcvbn/zxcvbn.c.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/cc -DQT_NO_CAST_TO_ASCII -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/zxcvbn_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fstack-protector-strong -Wchar-subscripts -Wwrite-strings -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Werror=implicit-function-declaration -Wcast-align -pie -fPIE -std=c99 -DNDEBUG -o CMakeFiles/zxcvbn.dir/zxcvbn/zxcvbn.c.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn/zxcvbn.c make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 22%] Building CXX object src/CMakeFiles/zxcvbn.dir/zxcvbn_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_NO_CAST_TO_ASCII -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/zxcvbn_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -o CMakeFiles/zxcvbn.dir/zxcvbn_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/zxcvbn_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 22%] Linking CXX static library libzxcvbn.a cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/cmake -P CMakeFiles/zxcvbn.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/zxcvbn.dir/link.txt --verbose=1 /usr/bin/ar qc libzxcvbn.a CMakeFiles/zxcvbn.dir/zxcvbn/zxcvbn.c.o CMakeFiles/zxcvbn.dir/zxcvbn_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libzxcvbn.a make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 22%] Built target zxcvbn make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 21%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpserverconnection.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpserverconnection.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/qhttpserverconnection.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 21%] Building CXX object src/CMakeFiles/autotype.dir/autotype/AutoTypeSelectView.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/AutoTypeSelectView.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/autotype/AutoTypeSelectView.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/browser/CMakeFiles/keepassxcbrowser.dir/build.make src/browser/CMakeFiles/keepassxcbrowser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/browser /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/CMakeFiles/keepassxcbrowser.dir/DependInfo.cmake --color= Scanning dependencies of target keepassxcbrowser make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/browser/CMakeFiles/keepassxcbrowser.dir/build.make src/browser/CMakeFiles/keepassxcbrowser.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 23%] Building CXX object src/CMakeFiles/autotype.dir/autotype/ShortcutWidget.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/ShortcutWidget.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/autotype/ShortcutWidget.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 23%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpserverrequest.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpserverrequest.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/qhttpserverrequest.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 24%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/BrowserAccessControlDialog.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/BrowserAccessControlDialog.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/BrowserAccessControlDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 24%] Building CXX object src/CMakeFiles/autotype.dir/autotype/WildcardMatcher.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/WildcardMatcher.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/autotype/WildcardMatcher.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 25%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpserverresponse.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpserverresponse.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/qhttpserverresponse.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 26%] Building CXX object src/CMakeFiles/autotype.dir/autotype/WindowSelectComboBox.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/WindowSelectComboBox.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/autotype/WindowSelectComboBox.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 26%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpserver.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpserver.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/qhttpserver.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 26%] Building CXX object src/CMakeFiles/autotype.dir/autotype_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/autotype_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 26%] Linking CXX static library libautotype.a cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/cmake -P CMakeFiles/autotype.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/keepassxc-2.3.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/autotype.dir/link.txt --verbose=1 /usr/bin/ar qc libautotype.a CMakeFiles/autotype.dir/core/Tools.cpp.o CMakeFiles/autotype.dir/autotype/AutoType.cpp.o CMakeFiles/autotype.dir/autotype/AutoTypeAction.cpp.o CMakeFiles/autotype.dir/autotype/AutoTypeSelectDialog.cpp.o CMakeFiles/autotype.dir/autotype/AutoTypeSelectView.cpp.o CMakeFiles/autotype.dir/autotype/ShortcutWidget.cpp.o CMakeFiles/autotype.dir/autotype/WildcardMatcher.cpp.o CMakeFiles/autotype.dir/autotype/WindowSelectComboBox.cpp.o CMakeFiles/autotype.dir/autotype_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libautotype.a make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 26%] Built target autotype make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/proxy/CMakeFiles/proxy.dir/build.make src/proxy/CMakeFiles/proxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/proxy /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/CMakeFiles/proxy.dir/DependInfo.cmake --color= Scanning dependencies of target proxy make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/proxy/CMakeFiles/proxy.dir/build.make src/proxy/CMakeFiles/proxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 26%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpclientrequest.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpclientrequest.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/qhttpclientrequest.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 25%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/BrowserAction.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/BrowserAction.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/BrowserAction.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 27%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpclientresponse.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpclientresponse.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/qhttpclientresponse.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 26%] Building CXX object src/proxy/CMakeFiles/proxy.dir/keepassxc-proxy.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/proxy_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/proxy.dir/keepassxc-proxy.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/proxy/keepassxc-proxy.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 27%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/BrowserClients.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/BrowserClients.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/BrowserClients.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 27%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpclient.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpclient.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/qhttpclient.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 28%] Building CXX object src/proxy/CMakeFiles/proxy.dir/__/browser/NativeMessagingBase.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/proxy_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/proxy.dir/__/browser/NativeMessagingBase.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/NativeMessagingBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 30%] Building C object src/http/qhttp/CMakeFiles/qhttp.dir/http-parser/http_parser.c.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/cc -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fstack-protector-strong -Wchar-subscripts -Wwrite-strings -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Werror=implicit-function-declaration -Wcast-align -pie -fPIE -std=c99 -DNDEBUG -fPIC -o CMakeFiles/qhttp.dir/http-parser/http_parser.c.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/http-parser/http_parser.c make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 30%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttp_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http/qhttp/. -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttp_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp/qhttp_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 30%] Linking CXX static library libqhttp.a cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/cmake -P CMakeFiles/qhttp.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/qhttp && /usr/bin/cmake -E cmake_link_script CMakeFiles/qhttp.dir/link.txt --verbose=1 /usr/bin/ar qc libqhttp.a CMakeFiles/qhttp.dir/qhttpabstracts.cpp.o CMakeFiles/qhttp.dir/qhttpserverconnection.cpp.o CMakeFiles/qhttp.dir/qhttpserverrequest.cpp.o CMakeFiles/qhttp.dir/qhttpserverresponse.cpp.o CMakeFiles/qhttp.dir/qhttpserver.cpp.o CMakeFiles/qhttp.dir/qhttpclientrequest.cpp.o CMakeFiles/qhttp.dir/qhttpclientresponse.cpp.o CMakeFiles/qhttp.dir/qhttpclient.cpp.o CMakeFiles/qhttp.dir/http-parser/http_parser.c.o CMakeFiles/qhttp.dir/qhttp_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libqhttp.a make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 30%] Built target qhttp make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 29%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/BrowserEntryConfig.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/BrowserEntryConfig.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/BrowserEntryConfig.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 30%] Building CXX object src/proxy/CMakeFiles/proxy.dir/NativeMessagingHost.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/proxy_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/proxy.dir/NativeMessagingHost.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/proxy/NativeMessagingHost.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/cli/CMakeFiles/cli.dir/build.make src/cli/CMakeFiles/cli.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/cli /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/CMakeFiles/cli.dir/DependInfo.cmake --color= Scanning dependencies of target cli make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/cli/CMakeFiles/cli.dir/build.make src/cli/CMakeFiles/cli.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 30%] Building CXX object src/cli/CMakeFiles/cli.dir/Add.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Add.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Add.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 30%] Building CXX object src/proxy/CMakeFiles/proxy.dir/proxy_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/proxy_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/proxy.dir/proxy_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/proxy_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 30%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/BrowserOptionDialog.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/BrowserOptionDialog.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/BrowserOptionDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 32%] Linking CXX static library libproxy.a cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/cmake -P CMakeFiles/proxy.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/proxy.dir/link.txt --verbose=1 /usr/bin/ar qc libproxy.a CMakeFiles/proxy.dir/keepassxc-proxy.cpp.o CMakeFiles/proxy.dir/__/browser/NativeMessagingBase.cpp.o CMakeFiles/proxy.dir/NativeMessagingHost.cpp.o CMakeFiles/proxy.dir/proxy_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libproxy.a make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 33%] Built target proxy make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/http/CMakeFiles/keepasshttp_autogen.dir/build.make src/http/CMakeFiles/keepasshttp_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/http /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/http /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/CMakeFiles/keepasshttp_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target keepasshttp_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/http/CMakeFiles/keepasshttp_autogen.dir/build.make src/http/CMakeFiles/keepasshttp_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 33%] Automatic MOC and UIC for target keepasshttp cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/CMakeFiles/keepasshttp_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 33%] Built target keepasshttp_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/proxy/CMakeFiles/keepassxc-proxy_autogen.dir/build.make src/proxy/CMakeFiles/keepassxc-proxy_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/proxy /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/CMakeFiles/keepassxc-proxy_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target keepassxc-proxy_autogen make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/proxy/CMakeFiles/keepassxc-proxy_autogen.dir/build.make src/proxy/CMakeFiles/keepassxc-proxy_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 33%] Automatic MOC and UIC for target keepassxc-proxy cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/CMakeFiles/keepassxc-proxy_autogen.dir/AutogenInfo.cmake Release make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 33%] Built target keepassxc-proxy_autogen make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/http/CMakeFiles/keepasshttp.dir/build.make src/http/CMakeFiles/keepasshttp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/http /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/http /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/CMakeFiles/keepasshttp.dir/DependInfo.cmake --color= Scanning dependencies of target keepasshttp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/http/CMakeFiles/keepasshttp.dir/build.make src/http/CMakeFiles/keepasshttp.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 31%] Building CXX object src/cli/CMakeFiles/cli.dir/Clip.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Clip.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Clip.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 33%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/AccessControlDialog.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/AccessControlDialog.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/AccessControlDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 33%] Building CXX object src/cli/CMakeFiles/cli.dir/Command.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Command.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Command.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 33%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/BrowserService.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/BrowserService.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/BrowserService.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 34%] Building CXX object src/cli/CMakeFiles/cli.dir/Diceware.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Diceware.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Diceware.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 34%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/BrowserSettings.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/BrowserSettings.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/BrowserSettings.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 34%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/EntryConfig.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/EntryConfig.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/EntryConfig.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 35%] Building CXX object src/cli/CMakeFiles/cli.dir/Edit.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Edit.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Edit.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 35%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/HostInstaller.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/HostInstaller.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/HostInstaller.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 35%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/HttpPasswordGeneratorWidget.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/HttpPasswordGeneratorWidget.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/HttpPasswordGeneratorWidget.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 35%] Building CXX object src/cli/CMakeFiles/cli.dir/Estimate.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Estimate.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Estimate.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 36%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/NativeMessagingBase.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/NativeMessagingBase.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/NativeMessagingBase.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 37%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/HttpSettings.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/HttpSettings.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/HttpSettings.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 37%] Building CXX object src/cli/CMakeFiles/cli.dir/Extract.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Extract.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Extract.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 38%] Building CXX object src/cli/CMakeFiles/cli.dir/Generate.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Generate.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Generate.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 37%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/OptionDialog.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/OptionDialog.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/OptionDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 37%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/NativeMessagingHost.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/NativeMessagingHost.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/NativeMessagingHost.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 38%] Building CXX object src/cli/CMakeFiles/cli.dir/List.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/List.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/List.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 40%] Building CXX object src/cli/CMakeFiles/cli.dir/Locate.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Locate.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Locate.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 39%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/Variant.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/Variant.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/browser/Variant.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 40%] Building CXX object src/cli/CMakeFiles/cli.dir/Merge.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Merge.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Merge.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 38%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/Protocol.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/Protocol.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/Protocol.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 40%] Building CXX object src/cli/CMakeFiles/cli.dir/Remove.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Remove.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Remove.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 40%] Building CXX object src/browser/CMakeFiles/keepassxcbrowser.dir/keepassxcbrowser_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxcbrowser.dir/keepassxcbrowser_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser/keepassxcbrowser_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 42%] Linking CXX static library libkeepassxcbrowser.a cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/cmake -P CMakeFiles/keepassxcbrowser.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/browser && /usr/bin/cmake -E cmake_link_script CMakeFiles/keepassxcbrowser.dir/link.txt --verbose=1 /usr/bin/ar qc libkeepassxcbrowser.a CMakeFiles/keepassxcbrowser.dir/BrowserAccessControlDialog.cpp.o CMakeFiles/keepassxcbrowser.dir/BrowserAction.cpp.o CMakeFiles/keepassxcbrowser.dir/BrowserClients.cpp.o CMakeFiles/keepassxcbrowser.dir/BrowserEntryConfig.cpp.o CMakeFiles/keepassxcbrowser.dir/BrowserOptionDialog.cpp.o CMakeFiles/keepassxcbrowser.dir/BrowserService.cpp.o CMakeFiles/keepassxcbrowser.dir/BrowserSettings.cpp.o CMakeFiles/keepassxcbrowser.dir/HostInstaller.cpp.o CMakeFiles/keepassxcbrowser.dir/NativeMessagingBase.cpp.o CMakeFiles/keepassxcbrowser.dir/NativeMessagingHost.cpp.o CMakeFiles/keepassxcbrowser.dir/Variant.cpp.o CMakeFiles/keepassxcbrowser.dir/keepassxcbrowser_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libkeepassxcbrowser.a make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 42%] Built target keepassxcbrowser make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/proxy/CMakeFiles/keepassxc-proxy.dir/build.make src/proxy/CMakeFiles/keepassxc-proxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' cd /builddir/build/BUILD/keepassxc-2.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/keepassxc-2.3.3 /builddir/build/BUILD/keepassxc-2.3.3/src/proxy /builddir/build/BUILD/keepassxc-2.3.3/build /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/CMakeFiles/keepassxc-proxy.dir/DependInfo.cmake --color= Scanning dependencies of target keepassxc-proxy make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' /usr/bin/make -f src/proxy/CMakeFiles/keepassxc-proxy.dir/build.make src/proxy/CMakeFiles/keepassxc-proxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 42%] Building CXX object src/cli/CMakeFiles/cli.dir/Show.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Show.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/cli/Show.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 43%] Building CXX object src/cli/CMakeFiles/cli.dir/cli_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/cli_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli/cli_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 44%] Linking CXX static library libcli.a cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/cmake -P CMakeFiles/cli.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/cli.dir/link.txt --verbose=1 /usr/bin/ar qc libcli.a CMakeFiles/cli.dir/Add.cpp.o CMakeFiles/cli.dir/Clip.cpp.o CMakeFiles/cli.dir/Command.cpp.o CMakeFiles/cli.dir/Diceware.cpp.o CMakeFiles/cli.dir/Edit.cpp.o CMakeFiles/cli.dir/Estimate.cpp.o CMakeFiles/cli.dir/Extract.cpp.o CMakeFiles/cli.dir/Generate.cpp.o CMakeFiles/cli.dir/List.cpp.o CMakeFiles/cli.dir/Locate.cpp.o CMakeFiles/cli.dir/Merge.cpp.o CMakeFiles/cli.dir/Remove.cpp.o CMakeFiles/cli.dir/Show.cpp.o CMakeFiles/cli.dir/cli_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libcli.a make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 44%] Built target cli make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 9%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/bcrypt_pbkdf.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/bcrypt_pbkdf.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/bcrypt_pbkdf.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 44%] Building CXX object src/proxy/CMakeFiles/keepassxc-proxy.dir/keepassxc-proxy_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/keepassxc-proxy_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxc-proxy.dir/keepassxc-proxy_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/keepassxc-proxy_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 43%] Building CXX object src/proxy/CMakeFiles/keepassxc-proxy.dir/keepassxc-proxy.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy/keepassxc-proxy_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/browser -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepassxc-proxy.dir/keepassxc-proxy.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/proxy/keepassxc-proxy.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 44%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/AgentSettingsWidget.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/AgentSettingsWidget.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/AgentSettingsWidget.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 45%] Linking CXX executable keepassxc-proxy cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/proxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/keepassxc-proxy.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now -rdynamic CMakeFiles/keepassxc-proxy.dir/keepassxc-proxy.cpp.o CMakeFiles/keepassxc-proxy.dir/keepassxc-proxy_autogen/mocs_compilation.cpp.o -o keepassxc-proxy libproxy.a /usr/lib64/libQt5Network.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' BUILDSTDERR: /usr/bin/ld: libproxy.a(NativeMessagingHost.cpp.o): in function `NativeMessagingHost::newLocalMessage()': BUILDSTDERR: /usr/include/qt5/QtCore/qstring.h:1130: undefined reference to `__atomic_compare_exchange_1' BUILDSTDERR: collect2: error: ld returned 1 exit status BUILDSTDERR: make[2]: *** [src/proxy/CMakeFiles/keepassxc-proxy.dir/build.make:105: src/proxy/keepassxc-proxy] Error 1 BUILDSTDERR: make[1]: *** [CMakeFiles/Makefile2:706: src/proxy/CMakeFiles/keepassxc-proxy.dir/all] Error 2 BUILDSTDERR: make[1]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 44%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/AgentSettingsPage.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/AgentSettingsPage.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/AgentSettingsPage.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 46%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/BinaryStream.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/BinaryStream.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/BinaryStream.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 46%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/KeeAgentSettings.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/KeeAgentSettings.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/KeeAgentSettings.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 47%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/ASN1Key.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/ASN1Key.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/ASN1Key.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 46%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/OpenSSHKey.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/OpenSSHKey.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/OpenSSHKey.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 41%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/Server.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/Server.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/Server.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 48%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/sshagent_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/sshagent_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 47%] Building CXX object src/sshagent/CMakeFiles/sshagent.dir/SSHAgent.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent/sshagent_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/sshagent -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/sshagent.dir/SSHAgent.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/sshagent/SSHAgent.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 48%] Linking CXX static library libsshagent.a cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/cmake -P CMakeFiles/sshagent.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/sshagent && /usr/bin/cmake -E cmake_link_script CMakeFiles/sshagent.dir/link.txt --verbose=1 /usr/bin/ar qc libsshagent.a CMakeFiles/sshagent.dir/bcrypt_pbkdf.cpp.o CMakeFiles/sshagent.dir/blowfish.c.o CMakeFiles/sshagent.dir/AgentSettingsPage.cpp.o CMakeFiles/sshagent.dir/AgentSettingsWidget.cpp.o CMakeFiles/sshagent.dir/BinaryStream.cpp.o CMakeFiles/sshagent.dir/KeeAgentSettings.cpp.o CMakeFiles/sshagent.dir/OpenSSHKey.cpp.o CMakeFiles/sshagent.dir/ASN1Key.cpp.o CMakeFiles/sshagent.dir/SSHAgent.cpp.o CMakeFiles/sshagent.dir/sshagent_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libsshagent.a make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 48%] Built target sshagent make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 48%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/keepasshttp_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/keepasshttp_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 48%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/Service.cpp.o cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http/keepasshttp_autogen/include -I/builddir/build/BUILD/keepassxc-2.3.3/src -I/builddir/build/BUILD/keepassxc-2.3.3/build/src -I/builddir/build/BUILD/keepassxc-2.3.3/src/zxcvbn -I/builddir/build/BUILD/keepassxc-2.3.3/src/http -I/builddir/build/BUILD/keepassxc-2.3.3/build/src/http -isystem /usr/include/ykpers-1 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/Service.cpp.o -c /builddir/build/BUILD/keepassxc-2.3.3/src/http/Service.cpp make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[2]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 49%] Linking CXX static library libkeepasshttp.a cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/cmake -P CMakeFiles/keepasshttp.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/keepassxc-2.3.3/build/src/http && /usr/bin/cmake -E cmake_link_script CMakeFiles/keepasshttp.dir/link.txt --verbose=1 /usr/bin/ar qc libkeepasshttp.a CMakeFiles/keepasshttp.dir/AccessControlDialog.cpp.o CMakeFiles/keepasshttp.dir/EntryConfig.cpp.o CMakeFiles/keepasshttp.dir/HttpPasswordGeneratorWidget.cpp.o CMakeFiles/keepasshttp.dir/HttpSettings.cpp.o CMakeFiles/keepasshttp.dir/OptionDialog.cpp.o CMakeFiles/keepasshttp.dir/Protocol.cpp.o CMakeFiles/keepasshttp.dir/Server.cpp.o CMakeFiles/keepasshttp.dir/Service.cpp.o CMakeFiles/keepasshttp.dir/keepasshttp_autogen/mocs_compilation.cpp.o /usr/bin/ranlib libkeepasshttp.a make[2]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' make[1]: Entering directory '/builddir/build/BUILD/keepassxc-2.3.3/build' [ 49%] Built target keepasshttp make[1]: Leaving directory '/builddir/build/BUILD/keepassxc-2.3.3/build' BUILDSTDERR: make: *** [Makefile:133: all] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.HnBIRB (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.HnBIRB (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/keepassxc.spec