dpkg-buildpackage -rfakeroot -us -uc -b dpkg-buildpackage: info: source package keepassxc dpkg-buildpackage: info: source version 2.2.0-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Julian Andres Klode dpkg-source --before-build keepassxc dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --parallel dh_testdir -O--parallel dh_auto_clean -O--parallel dh_clean -O--parallel debian/rules build dh build --parallel dh_testdir -O--parallel dh_update_autotools_config -O--parallel debian/rules override_dh_auto_configure make[1]: Entering directory '/home/jak/Projects/Debian/keepassxc' dh_auto_configure -- -DWITH_TESTS=ON \ -DWITH_GUI_TESTS=ON \ -DWITH_XC_AUTOTYPE=ON \ -DWITH_XC_HTTP=ON \ -DWITH_XC_YUBIKEY=ON cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DWITH_TESTS=ON -DWITH_GUI_TESTS=ON -DWITH_XC_AUTOTYPE=ON -DWITH_XC_HTTP=ON -DWITH_XC_YUBIKEY=ON -- The C compiler identification is GNU 6.3.0 -- The CXX compiler identification is GNU 6.3.0 -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/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/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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/lib/x86_64-linux-gnu/libgpg-error.so -- Found Gcrypt: /usr/lib/x86_64-linux-gnu/libgcrypt.so (Required is at least version "1.6.0") -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Performing Test ZLIB_SUPPORTS_GZIP -- Performing Test ZLIB_SUPPORTS_GZIP - Success -- Found YubiKey: /usr/lib/x86_64-linux-gnu/libyubikey.so;/usr/lib/x86_64-linux-gnu/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 -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/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 -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so CMake Warning at src/autotype/CMakeLists.txt:4 (find_package): By not providing "FindQt5X11Extras.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5X11Extras", but CMake did not find one. Could not find a package configuration file provided by "Qt5X11Extras" (requested version 5.2) with any of the following names: Qt5X11ExtrasConfig.cmake qt5x11extras-config.cmake Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or set "Qt5X11Extras_DIR" to a directory containing one of the above files. If "Qt5X11Extras" provides a separate development package or SDK, be sure it has been installed. -- /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_cs.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_da.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_de.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_el.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_en_plurals.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_es.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_fi.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_fr.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_id.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_it.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_ja.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_kk.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_ko.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_lt.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_nl_NL.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_pl.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_pt_BR.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_pt_PT.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_ru.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_sl_SI.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_sv.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_uk.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_zh_CN.ts;/home/jak/Projects/Debian/keepassxc/share/translations/keepassx_zh_TW.ts -- Enabled features: * AutoType , Automatic password typing * KeePassHTTP , Browser integration compatible with ChromeIPass and PassIFox * YubiKey , YubiKey HMAC-SHA1 challenge-response -- Disabled features: -- Configuring done CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/qhttp/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/qhttp/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/autotype/test/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/autotype/test/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/cli/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/cli/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/cli/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/cli/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/gui/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/gui/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/gui/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/gui/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/qhttp/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/qhttp/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/qhttp/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/http/qhttp/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/autotype/test/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/autotype/test/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/cli/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/cli/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/cli/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/cli/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/gui/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/gui/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/gui/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/gui/CMakeLists.txt: Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties. Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu make[1]: Leaving directory '/home/jak/Projects/Debian/keepassxc' dh_auto_build -O--parallel make -j6 make[1]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' /usr/bin/cmake -H/home/jak/Projects/Debian/keepassxc -B/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/CMakeFiles /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/CMakeFiles/autotype_automoc.dir/build.make src/CMakeFiles/autotype_automoc.dir/depend make -f src/CMakeFiles/keepassxc_automoc.dir/build.make src/CMakeFiles/keepassxc_automoc.dir/depend make -f src/CMakeFiles/zxcvbn_automoc.dir/build.make src/CMakeFiles/zxcvbn_automoc.dir/depend make -f src/CMakeFiles/keepassx_core_automoc.dir/build.make src/CMakeFiles/keepassx_core_automoc.dir/depend make -f src/http/CMakeFiles/keepasshttp_automoc.dir/build.make src/http/CMakeFiles/keepasshttp_automoc.dir/depend make -f src/http/qhttp/CMakeFiles/qhttp_automoc.dir/build.make src/http/qhttp/CMakeFiles/qhttp_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/autotype_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/keepassxc_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/zxcvbn_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/http /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/CMakeFiles/keepasshttp_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/keepassx_core_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/http/qhttp /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp/CMakeFiles/qhttp_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target autotype_automoc Scanning dependencies of target zxcvbn_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/CMakeFiles/zxcvbn_automoc.dir/build.make src/CMakeFiles/zxcvbn_automoc.dir/build make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/CMakeFiles/autotype_automoc.dir/build.make src/CMakeFiles/autotype_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target keepassx_core_automoc Scanning dependencies of target keepassxc_automoc [ 0%] Automatic moc and uic for target autotype make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/CMakeFiles/keepassxc_automoc.dir/build.make src/CMakeFiles/keepassxc_automoc.dir/build make -f src/CMakeFiles/keepassx_core_automoc.dir/build.make src/CMakeFiles/keepassx_core_automoc.dir/build Scanning dependencies of target keepasshttp_automoc cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/autotype_automoc.dir/ None make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/http/CMakeFiles/keepasshttp_automoc.dir/build.make src/http/CMakeFiles/keepasshttp_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 1%] Automatic moc and uic for target zxcvbn [ 2%] Automatic moc and uic for target keepassx_core cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/zxcvbn_automoc.dir/ None cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/keepassx_core_automoc.dir/ None make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target qhttp_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/http/qhttp/CMakeFiles/qhttp_automoc.dir/build.make src/http/qhttp/CMakeFiles/qhttp_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 2%] Automatic moc and uic for target keepasshttp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/CMakeFiles/keepasshttp_automoc.dir/ None [ 2%] Automatic moc and uic for target qhttp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp/CMakeFiles/qhttp_automoc.dir/ None [ 2%] Automatic moc and uic for target keepassxc cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/keepassxc_automoc.dir/ None Generating moc compilation zxcvbn_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 2%] Built target zxcvbn_automoc make -f share/translations/CMakeFiles/translations.dir/build.make share/translations/CMakeFiles/translations.dir/depend Generating moc compilation keepassxc_automoc.cpp make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/share/translations /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/CMakeFiles/translations.dir/DependInfo.cmake --color= make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 2%] Built target keepassxc_automoc make -f src/autotype/test/CMakeFiles/keepassx-autotype-test_automoc.dir/build.make src/autotype/test/CMakeFiles/keepassx-autotype-test_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target translations cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/autotype/test /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test/CMakeFiles/keepassx-autotype-test_automoc.dir/DependInfo.cmake --color= make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f share/translations/CMakeFiles/translations.dir/build.make share/translations/CMakeFiles/translations.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target keepassx-autotype-test_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/autotype/test/CMakeFiles/keepassx-autotype-test_automoc.dir/build.make src/autotype/test/CMakeFiles/keepassx-autotype-test_automoc.dir/build [ 3%] Generating keepassx_cs.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_cs.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_cs.qm make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_cs.qm'... Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) [ 3%] Automatic moc and uic for target keepassx-autotype-test cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test/CMakeFiles/keepassx-autotype-test_automoc.dir/ None [ 3%] Generating keepassx_da.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_da.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_da.qm Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_da.qm'... Generated 238 translation(s) (238 finished and 0 unfinished) Ignored 302 untranslated source text(s) [ 3%] Generating keepassx_de.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_de.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_de.qm Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_de.qm'... Generated 420 translation(s) (420 finished and 0 unfinished) Ignored 120 untranslated source text(s) [ 4%] Generating keepassx_el.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_el.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_el.qm Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_el.qm'... Generated 229 translation(s) (229 finished and 0 unfinished) Ignored 311 untranslated source text(s) Generating moc source keepassx-autotype-test_automoc.dir/moc_AutoTypeTest_V6ORZSL5KXGX6J.cpp Generating moc compilation keepassx-autotype-test_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 4%] Built target keepassx-autotype-test_automoc make -f src/cli/CMakeFiles/keepassxc-cli_automoc.dir/build.make src/cli/CMakeFiles/keepassxc-cli_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/cli /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli/CMakeFiles/keepassxc-cli_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target keepassxc-cli_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/cli/CMakeFiles/keepassxc-cli_automoc.dir/build.make src/cli/CMakeFiles/keepassxc-cli_automoc.dir/build [ 4%] Generating keepassx_en_plurals.qm make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_en_plurals.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_en_plurals.qm Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_en_plurals.qm'... Generated 3 translation(s) (3 finished and 0 unfinished) [ 4%] Generating keepassx_es.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_es.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_es.qm Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_es.qm'... Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) [ 4%] Automatic moc and uic for target keepassxc-cli cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli/CMakeFiles/keepassxc-cli_automoc.dir/ None Generating moc compilation keepassxc-cli_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 5%] Generating keepassx_fi.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_fi.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_fi.qm [ 5%] Built target keepassxc-cli_automoc make -f src/cli/CMakeFiles/cli_automoc.dir/build.make src/cli/CMakeFiles/cli_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/cli /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli/CMakeFiles/cli_automoc.dir/DependInfo.cmake --color= Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_fi.qm'... Generated 300 translation(s) (300 finished and 0 unfinished) Ignored 240 untranslated source text(s) [ 5%] Generating keepassx_fr.qm Scanning dependencies of target cli_automoc cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_fr.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_fr.qm make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/cli/CMakeFiles/cli_automoc.dir/build.make src/cli/CMakeFiles/cli_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_fr.qm'... Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) [ 5%] Generating keepassx_id.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_id.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_id.qm [ 5%] Automatic moc and uic for target cli cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli/CMakeFiles/cli_automoc.dir/ None Generating moc source autotype_automoc.dir/moc_AutoType_B2XJIDN4LJL5TF.cpp Generating moc source autotype_automoc.dir/moc_AutoTypeSelect_26OLZZS3MV6DSL.cpp Generating moc source autotype_automoc.dir/moc_AutoTypeSelect_3SG2TP6XPCY443.cpp Generating moc source autotype_automoc.dir/moc_ShortcutWidget_VYOVO6HR5EZPGX.cpp Generating moc source autotype_automoc.dir/moc_WindowSelectCo_E3DAW3UNXF3PW7.cpp Generating moc compilation autotype_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_id.qm'... Generated 236 translation(s) (236 finished and 0 unfinished) Ignored 304 untranslated source text(s) Generating moc compilation cli_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 6%] Generating keepassx_it.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_it.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_it.qm [ 6%] Built target autotype_automoc make -f tests/CMakeFiles/testentrysearcher_automoc.dir/build.make tests/CMakeFiles/testentrysearcher_automoc.dir/depend [ 6%] Built target cli_automoc make -f tests/CMakeFiles/testcsvexporter_automoc.dir/build.make tests/CMakeFiles/testcsvexporter_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentrysearcher_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcsvexporter_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target testentrysearcher_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testentrysearcher_automoc.dir/build.make tests/CMakeFiles/testentrysearcher_automoc.dir/build Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_it.qm'... Scanning dependencies of target testcsvexporter_automoc Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testcsvexporter_automoc.dir/build.make tests/CMakeFiles/testcsvexporter_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 6%] Automatic moc and uic for target testentrysearcher cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentrysearcher_automoc.dir/ None [ 6%] Automatic moc and uic for target testcsvexporter cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcsvexporter_automoc.dir/ None Generating moc source qhttp_automoc.dir/moc_qhttpabstracts_FCOS6IOFSNZQLW.cpp Generating moc source qhttp_automoc.dir/moc_qhttpclient_N6FUQYDNT2ZLUU.cpp Generating moc source qhttp_automoc.dir/moc_qhttpclientreq_66X4WWDJFQ7BZ6.cpp Generating moc source qhttp_automoc.dir/moc_qhttpclientres_RF5LYSMGNFHXYS.cpp Generating moc source qhttp_automoc.dir/moc_qhttpserver_ZZ2SHGGIEXUF5H.cpp Generating moc source qhttp_automoc.dir/moc_qhttpservercon_JZQQFTJN47TYQJ.cpp Generating moc source qhttp_automoc.dir/moc_qhttpserverreq_YEDRKIHKL6TGCF.cpp Generating moc source qhttp_automoc.dir/moc_qhttpserverres_MEX37TBLAENLVR.cpp Generating moc compilation qhttp_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 6%] Generating keepassx_ja.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_ja.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_ja.qm [ 6%] Built target qhttp_automoc make -f tests/CMakeFiles/testrandom_automoc.dir/build.make tests/CMakeFiles/testrandom_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testrandom_automoc.dir/DependInfo.cmake --color= Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_ja.qm'... Generated 238 translation(s) (238 finished and 0 unfinished) Ignored 302 untranslated source text(s) [ 6%] Generating keepassx_kk.qm Scanning dependencies of target testrandom_automoc Generating moc source keepasshttp_automoc.dir/moc_AccessControlD_7OKOAOOMNCXOAM.cpp Generating moc source keepasshttp_automoc.dir/moc_EntryConfig_7W3OZVR32WL6D4.cpp Generating moc source keepasshttp_automoc.dir/moc_HttpPasswordGe_XD3CNV7TT3I2QC.cpp Generating moc source keepasshttp_automoc.dir/moc_OptionDialog_J3KVREHHT7YVXG.cpp Generating moc source keepasshttp_automoc.dir/moc_Protocol_OOXABGDDSVIBTN.cpp Generating moc source keepasshttp_automoc.dir/moc_Server_6WGZXOIQPZ4QSJ.cpp Generating moc source keepasshttp_automoc.dir/moc_Service_2DGLCZAHFCROJ3.cpp Generating moc compilation keepasshttp_automoc.cpp Generating ui header ui_AccessControlDialog.h Generating ui header ui_HttpPasswordGeneratorWidget.h Generating ui header ui_OptionDialog.h cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_kk.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_kk.qm make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testrandom_automoc.dir/build.make tests/CMakeFiles/testrandom_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 6%] Automatic moc and uic for target testrandom Generating moc source testcsvexporter_automoc.dir/moc_TestCsvExporte_AL7PJFEPZNGISY.cpp Generating moc compilation testcsvexporter_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testrandom_automoc.dir/ None [ 6%] Built target keepasshttp_automoc make -f tests/CMakeFiles/testcsvparser_automoc.dir/build.make tests/CMakeFiles/testcsvparser_automoc.dir/depend [ 6%] Built target testcsvexporter_automoc make -f tests/CMakeFiles/testtotp_automoc.dir/build.make tests/CMakeFiles/testtotp_automoc.dir/depend Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_kk.qm'... Generated 235 translation(s) (235 finished and 0 unfinished) Ignored 305 untranslated source text(s) make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcsvparser_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testtotp_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target testcsvparser_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testcsvparser_automoc.dir/build.make tests/CMakeFiles/testcsvparser_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 7%] Automatic moc and uic for target testcsvparser [ 8%] Generating keepassx_ko.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_ko.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_ko.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcsvparser_automoc.dir/ None Generating moc source testentrysearcher_automoc.dir/moc_TestEntrySearc_446SQCQDYW4CSU.cpp Generating moc compilation testentrysearcher_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target testtotp_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testtotp_automoc.dir/build.make tests/CMakeFiles/testtotp_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_ko.qm'... Generated 238 translation(s) (238 finished and 0 unfinished) Ignored 302 untranslated source text(s) [ 8%] Built target testentrysearcher_automoc [ 8%] Generating keepassx_lt.qm Generating moc source testrandom_automoc.dir/moc_TestRandom_HAL4L4P7QK4BKX.cpp Generating moc compilation testrandom_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testentry_automoc.dir/build.make tests/CMakeFiles/testentry_automoc.dir/depend cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_lt.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_lt.qm [ 8%] Built target testrandom_automoc [ 9%] Automatic moc and uic for target testtotp make -f tests/CMakeFiles/testkeepass2writer_automoc.dir/build.make tests/CMakeFiles/testkeepass2writer_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentry_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2writer_automoc.dir/DependInfo.cmake --color= cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testtotp_automoc.dir/ None Scanning dependencies of target testkeepass2writer_automoc Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_lt.qm'... make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2writer_automoc.dir/build.make tests/CMakeFiles/testkeepass2writer_automoc.dir/build Generated 388 translation(s) (388 finished and 0 unfinished) Ignored 152 untranslated source text(s) make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 9%] Automatic moc and uic for target testkeepass2writer cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2writer_automoc.dir/ None Scanning dependencies of target testentry_automoc Generating moc source testcsvparser_automoc.dir/moc_TestCsvParser_EDRXXHRKVCPUQ5.cpp Generating moc compilation testcsvparser_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testentry_automoc.dir/build.make tests/CMakeFiles/testentry_automoc.dir/build make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 9%] Built target testcsvparser_automoc make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testsupport_automoc.dir/build.make tests/CMakeFiles/testsupport_automoc.dir/depend [ 9%] Generating keepassx_nl_NL.qm make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testsupport_automoc.dir/DependInfo.cmake --color= cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_nl_NL.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_nl_NL.qm [ 10%] Automatic moc and uic for target testentry Generating moc source testtotp_automoc.dir/moc_TestTotp_UK3CE5TOSMNTP4.cpp Generating moc compilation testtotp_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentry_automoc.dir/ None Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_nl_NL.qm'... Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) Scanning dependencies of target testsupport_automoc Generating moc source testkeepass2writer_automoc.dir/moc_TestKeePass2Wr_XN3UIRCRNC2WYG.cpp Generating moc compilation testkeepass2writer_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testsupport_automoc.dir/build.make tests/CMakeFiles/testsupport_automoc.dir/build [ 11%] Generating keepassx_pl.qm [ 11%] Built target testtotp_automoc make -f tests/CMakeFiles/testykchallengeresponsekey_automoc.dir/build.make tests/CMakeFiles/testykchallengeresponsekey_automoc.dir/depend cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_pl.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_pl.qm make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testykchallengeresponsekey_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 11%] Built target testkeepass2writer_automoc make -f tests/CMakeFiles/testkeepass2reader_automoc.dir/build.make tests/CMakeFiles/testkeepass2reader_automoc.dir/depend Scanning dependencies of target testykchallengeresponsekey_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testykchallengeresponsekey_automoc.dir/build.make tests/CMakeFiles/testykchallengeresponsekey_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2reader_automoc.dir/DependInfo.cmake --color= Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/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 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 11%] Generating keepassx_pt_BR.qm [ 11%] Automatic moc and uic for target testsupport cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_pt_BR.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_pt_BR.qm Generating moc source testentry_automoc.dir/moc_TestEntry_XXXGRUGE27DEML.cpp Generating moc compilation testentry_automoc.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testsupport_automoc.dir/ None make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 11%] Built target testentry_automoc Scanning dependencies of target testkeepass2reader_automoc [ 11%] Automatic moc and uic for target testykchallengeresponsekey make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2reader_automoc.dir/build.make tests/CMakeFiles/testkeepass2reader_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testykchallengeresponsekey_automoc.dir/ None Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_pt_BR.qm'... Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) [ 11%] Generating keepassx_pt_PT.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_pt_PT.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_pt_PT.qm [ 12%] Automatic moc and uic for target testkeepass2reader cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2reader_automoc.dir/ None Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_pt_PT.qm'... [ 13%] Generating keepassx_ru.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_ru.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_ru.qm Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) [ 13%] Generating keepassx_sl_SI.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_sl_SI.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_sl_SI.qm Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_sl_SI.qm'... Generated 231 translation(s) (231 finished and 0 unfinished) Ignored 309 untranslated source text(s) Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/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 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) [ 13%] Generating keepassx_sv.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_sv.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_sv.qm [ 14%] Generating keepassx_uk.qm Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_sv.qm'... Generated 240 translation(s) (240 finished and 0 unfinished) Ignored 300 untranslated source text(s) make -f tests/CMakeFiles/testkeepass2randomstream_automoc.dir/build.make tests/CMakeFiles/testkeepass2randomstream_automoc.dir/depend cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_uk.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_uk.qm make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2randomstream_automoc.dir/DependInfo.cmake --color= Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_uk.qm'... Generated 232 translation(s) (232 finished and 0 unfinished) Ignored 308 untranslated source text(s) Generating moc source testykchallengeresponsekey_automoc.dir/moc_TestYkChalleng_XO4HGV24NJUYU5.cpp Generating moc compilation testykchallengeresponsekey_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 14%] Generating keepassx_zh_CN.qm cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_zh_CN.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_zh_CN.qm Scanning dependencies of target testkeepass2randomstream_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2randomstream_automoc.dir/build.make tests/CMakeFiles/testkeepass2randomstream_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_zh_CN.qm'... Generated 366 translation(s) (366 finished and 0 unfinished) Ignored 174 untranslated source text(s) Generating moc source testsupport_automoc.dir/moc_FailDevice_AXJHDMXKZ2GCU7.cpp Generating moc source testsupport_automoc.dir/moc_modeltest_L4C3RWFAGTUBLW.cpp Generating moc compilation testsupport_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 14%] Built target testykchallengeresponsekey_automoc make -f tests/CMakeFiles/testkeys_automoc.dir/build.make tests/CMakeFiles/testkeys_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeys_automoc.dir/DependInfo.cmake --color= [ 14%] Automatic moc and uic for target testkeepass2randomstream Generating moc source testkeepass2reader_automoc.dir/moc_TestKeePass2Re_626ZSKWBJVTKXG.cpp Generating moc compilation testkeepass2reader_automoc.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2randomstream_automoc.dir/ None make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 14%] Built target testsupport_automoc make -f tests/CMakeFiles/testexporter_automoc.dir/build.make tests/CMakeFiles/testexporter_automoc.dir/depend Scanning dependencies of target testkeys_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeys_automoc.dir/build.make tests/CMakeFiles/testkeys_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testexporter_automoc.dir/DependInfo.cmake --color= [ 14%] Generating keepassx_zh_TW.qm [ 15%] Automatic moc and uic for target testkeys cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeys_automoc.dir/ None cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations && /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease /home/jak/Projects/Debian/keepassxc/share/translations/keepassx_zh_TW.ts -qm /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_zh_TW.qm Scanning dependencies of target testexporter_automoc [ 15%] Built target testkeepass2reader_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testexporter_automoc.dir/build.make tests/CMakeFiles/testexporter_automoc.dir/build make -f tests/CMakeFiles/testkeepass2xmlreader_automoc.dir/build.make tests/CMakeFiles/testkeepass2xmlreader_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2xmlreader_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Updating '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/share/translations/keepassx_zh_TW.qm'... Generated 383 translation(s) (383 finished and 0 unfinished) Ignored 157 untranslated source text(s) make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 16%] Automatic moc and uic for target testexporter Generating moc source testkeepass2randomstream_automoc.dir/moc_TestKeePass2Ra_TFNDZKYPJC76X4.cpp Generating moc compilation testkeepass2randomstream_automoc.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testexporter_automoc.dir/ None make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target testkeepass2xmlreader_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2xmlreader_automoc.dir/build.make tests/CMakeFiles/testkeepass2xmlreader_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 16%] Built target translations make -f tests/CMakeFiles/testcryptohash_automoc.dir/build.make tests/CMakeFiles/testcryptohash_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcryptohash_automoc.dir/DependInfo.cmake --color= [ 16%] Automatic moc and uic for target testkeepass2xmlreader cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2xmlreader_automoc.dir/ None Generating moc source testkeys_automoc.dir/moc_TestKeys_VR3AUEKS7S33CZ.cpp Generating moc compilation testkeys_automoc.cpp [ 16%] Built target testkeepass2randomstream_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass1reader_automoc.dir/build.make tests/CMakeFiles/testkeepass1reader_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target testcryptohash_automoc cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass1reader_automoc.dir/DependInfo.cmake --color= make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testcryptohash_automoc.dir/build.make tests/CMakeFiles/testcryptohash_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 16%] Built target testkeys_automoc make -f tests/CMakeFiles/testgroup_automoc.dir/build.make tests/CMakeFiles/testgroup_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 16%] Automatic moc and uic for target testcryptohash cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testgroup_automoc.dir/DependInfo.cmake --color= cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcryptohash_automoc.dir/ None Scanning dependencies of target testkeepass1reader_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass1reader_automoc.dir/build.make tests/CMakeFiles/testkeepass1reader_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Generating moc source testexporter_automoc.dir/moc_TestExporter_ACFKCO3GPFSLL6.cpp Generating moc compilation testexporter_automoc.cpp Scanning dependencies of target testgroup_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testgroup_automoc.dir/build.make tests/CMakeFiles/testgroup_automoc.dir/build [ 16%] Automatic moc and uic for target testkeepass1reader cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass1reader_automoc.dir/ None make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Generating moc source testkeepass2xmlreader_automoc.dir/moc_TestKeePass2Xm_HDPCBPYAZRSTBF.cpp Generating moc compilation testkeepass2xmlreader_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 16%] Automatic moc and uic for target testgroup cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testgroup_automoc.dir/ None [ 16%] Built target testexporter_automoc make -f tests/CMakeFiles/testentrymodel_automoc.dir/build.make tests/CMakeFiles/testentrymodel_automoc.dir/depend [ 16%] Built target testkeepass2xmlreader_automoc make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentrymodel_automoc.dir/DependInfo.cmake --color= make -f tests/CMakeFiles/testwildcardmatcher_automoc.dir/build.make tests/CMakeFiles/testwildcardmatcher_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testwildcardmatcher_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target testentrymodel_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testentrymodel_automoc.dir/build.make tests/CMakeFiles/testentrymodel_automoc.dir/build Scanning dependencies of target testwildcardmatcher_automoc make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Generating moc source testcryptohash_automoc.dir/moc_TestCryptoHash_E7OWSFCGZVIOSV.cpp Generating moc compilation testcryptohash_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testwildcardmatcher_automoc.dir/build.make tests/CMakeFiles/testwildcardmatcher_automoc.dir/build make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 16%] Automatic moc and uic for target testentrymodel cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentrymodel_automoc.dir/ None [ 16%] Built target testcryptohash_automoc [ 16%] Automatic moc and uic for target testwildcardmatcher cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testwildcardmatcher_automoc.dir/ None make -f tests/CMakeFiles/testautotype_automoc.dir/build.make tests/CMakeFiles/testautotype_automoc.dir/depend Generating moc source testkeepass1reader_automoc.dir/moc_TestKeePass1Re_U3YMA2PVSGCWUX.cpp Generating moc compilation testkeepass1reader_automoc.cpp make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testautotype_automoc.dir/DependInfo.cmake --color= make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Generating moc source testgroup_automoc.dir/moc_TestGroup_TL7WHDZUL343UL.cpp Generating moc compilation testgroup_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target testautotype_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testautotype_automoc.dir/build.make tests/CMakeFiles/testautotype_automoc.dir/build [ 16%] Built target testkeepass1reader_automoc make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testgroupmodel_automoc.dir/build.make tests/CMakeFiles/testgroupmodel_automoc.dir/depend [ 16%] Built target testgroup_automoc make -f tests/CMakeFiles/testsymmetriccipher_automoc.dir/build.make tests/CMakeFiles/testsymmetriccipher_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testgroupmodel_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testsymmetriccipher_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target testsymmetriccipher_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testsymmetriccipher_automoc.dir/build.make tests/CMakeFiles/testsymmetriccipher_automoc.dir/build Generating moc source testwildcardmatcher_automoc.dir/moc_TestWildcardMa_DTIEFKNBLDXPI7.cpp Generating moc compilation testwildcardmatcher_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Generating moc source testentrymodel_automoc.dir/moc_TestEntryModel_4XJVDG4PGGIBQU.cpp Generating moc compilation testentrymodel_automoc.cpp [ 17%] Automatic moc and uic for target testautotype make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target testgroupmodel_automoc cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testautotype_automoc.dir/ None make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testgroupmodel_automoc.dir/build.make tests/CMakeFiles/testgroupmodel_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 17%] Automatic moc and uic for target testsymmetriccipher cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testsymmetriccipher_automoc.dir/ None [ 17%] Built target testwildcardmatcher_automoc make -f tests/CMakeFiles/testdatabase_automoc.dir/build.make tests/CMakeFiles/testdatabase_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testdatabase_automoc.dir/DependInfo.cmake --color= [ 17%] Automatic moc and uic for target testgroupmodel [ 17%] Built target testentrymodel_automoc cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testgroupmodel_automoc.dir/ None make -f tests/CMakeFiles/testhashedblockstream_automoc.dir/build.make tests/CMakeFiles/testhashedblockstream_automoc.dir/depend Scanning dependencies of target testdatabase_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testdatabase_automoc.dir/build.make tests/CMakeFiles/testdatabase_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testhashedblockstream_automoc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target testhashedblockstream_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testhashedblockstream_automoc.dir/build.make tests/CMakeFiles/testhashedblockstream_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 17%] Automatic moc and uic for target testdatabase cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testdatabase_automoc.dir/ None [ 18%] Automatic moc and uic for target testhashedblockstream cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testhashedblockstream_automoc.dir/ None Generating moc source testautotype_automoc.dir/moc_TestAutoType_XVEJJEW7BRCK7E.cpp Generating moc compilation testautotype_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Generating moc source testsymmetriccipher_automoc.dir/moc_TestSymmetricC_KEWXRKZLJHMXAV.cpp Generating moc compilation testsymmetriccipher_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 18%] Built target testautotype_automoc make -f tests/CMakeFiles/testdeletedobjects_automoc.dir/build.make tests/CMakeFiles/testdeletedobjects_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testdeletedobjects_automoc.dir/DependInfo.cmake --color= Generating moc source testgroupmodel_automoc.dir/moc_TestGroupModel_K4MRJX4SSN2KUL.cpp Generating moc compilation testgroupmodel_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target testdeletedobjects_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testdeletedobjects_automoc.dir/build.make tests/CMakeFiles/testdeletedobjects_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 18%] Built target testsymmetriccipher_automoc make -f tests/CMakeFiles/testmodified_automoc.dir/build.make tests/CMakeFiles/testmodified_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testmodified_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target testmodified_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testmodified_automoc.dir/build.make tests/CMakeFiles/testmodified_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Generating moc source testdatabase_automoc.dir/moc_TestDatabase_U2CTK6TFLILS6F.cpp Generating moc compilation testdatabase_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 18%] Built target testgroupmodel_automoc make -f tests/gui/CMakeFiles/testguipixmaps_automoc.dir/build.make tests/gui/CMakeFiles/testguipixmaps_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 18%] Automatic moc and uic for target testdeletedobjects cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests/gui /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui/CMakeFiles/testguipixmaps_automoc.dir/DependInfo.cmake --color= cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testdeletedobjects_automoc.dir/ None [ 18%] Automatic moc and uic for target testmodified cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testmodified_automoc.dir/ None Scanning dependencies of target testguipixmaps_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/gui/CMakeFiles/testguipixmaps_automoc.dir/build.make tests/gui/CMakeFiles/testguipixmaps_automoc.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 18%] Built target testdatabase_automoc make -f tests/gui/CMakeFiles/testgui_automoc.dir/build.make tests/gui/CMakeFiles/testgui_automoc.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests/gui /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui/CMakeFiles/testgui_automoc.dir/DependInfo.cmake --color= [ 18%] Automatic moc and uic for target testguipixmaps Generating moc source testhashedblockstream_automoc.dir/moc_TestHashedBloc_DF24OB3I7IGL3A.cpp Generating moc compilation testhashedblockstream_automoc.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui/CMakeFiles/testguipixmaps_automoc.dir/ None make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target testgui_automoc [ 18%] Built target testhashedblockstream_automoc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/gui/CMakeFiles/testgui_automoc.dir/build.make tests/gui/CMakeFiles/testgui_automoc.dir/build make -f src/CMakeFiles/autotype.dir/build.make src/CMakeFiles/autotype.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 18%] Automatic moc and uic for target testgui cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/bin/cmake -E cmake_autogen /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui/CMakeFiles/testgui_automoc.dir/ None make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/autotype.dir/DependInfo.cmake --color= Generating moc source testmodified_automoc.dir/moc_TestModified_XOUU7333WN5XXZ.cpp Generating moc compilation testmodified_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Generating moc source testdeletedobjects_automoc.dir/moc_TestDeletedObj_66IIRHK4MSSBNX.cpp Generating moc compilation testdeletedobjects_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 18%] Built target testmodified_automoc make -f src/CMakeFiles/zxcvbn.dir/build.make src/CMakeFiles/zxcvbn.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/zxcvbn.dir/DependInfo.cmake --color= [ 18%] Built target testdeletedobjects_automoc make -f src/http/qhttp/CMakeFiles/qhttp.dir/build.make src/http/qhttp/CMakeFiles/qhttp.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/http/qhttp /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp/CMakeFiles/qhttp.dir/DependInfo.cmake --color= Scanning dependencies of target autotype Generating moc source testguipixmaps_automoc.dir/moc_TestGuiPixmaps_O6IXHJPGS2AIZL.cpp Generating moc compilation testguipixmaps_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/CMakeFiles/autotype.dir/build.make src/CMakeFiles/autotype.dir/build Scanning dependencies of target zxcvbn make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/CMakeFiles/zxcvbn.dir/build.make src/CMakeFiles/zxcvbn.dir/build [ 18%] Built target testguipixmaps_automoc make -f src/cli/CMakeFiles/cli.dir/build.make src/cli/CMakeFiles/cli.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/cli /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli/CMakeFiles/cli.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 19%] Building CXX object src/CMakeFiles/zxcvbn.dir/zxcvbn/zxcvbn.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -o CMakeFiles/zxcvbn.dir/zxcvbn/zxcvbn.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/zxcvbn/zxcvbn.cpp [ 19%] Building CXX object src/CMakeFiles/autotype.dir/core/Tools.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/core/Tools.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Tools.cpp Generating moc source testgui_automoc.dir/moc_TemporaryFile_YS5OMIO35ZZ2AF.cpp Generating moc source testgui_automoc.dir/moc_TestGui_ELWBHNB7XMFKT5.cpp Generating moc compilation testgui_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 19%] Built target testgui_automoc Scanning dependencies of target qhttp make -f tests/CMakeFiles/testsupport.dir/build.make tests/CMakeFiles/testsupport.dir/depend make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/http/qhttp/CMakeFiles/qhttp.dir/build.make src/http/qhttp/CMakeFiles/qhttp.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testsupport.dir/DependInfo.cmake --color= Scanning dependencies of target cli make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/cli/CMakeFiles/cli.dir/build.make src/cli/CMakeFiles/cli.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 20%] Building CXX object src/cli/CMakeFiles/cli.dir/Clip.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Clip.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/cli/Clip.cpp [ 21%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpabstracts.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpabstracts.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/qhttpabstracts.cpp Scanning dependencies of target testsupport make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testsupport.dir/build.make tests/CMakeFiles/testsupport.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 22%] Building CXX object tests/CMakeFiles/testsupport.dir/modeltest.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testsupport.dir/modeltest.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/modeltest.cpp [ 22%] Building CXX object src/CMakeFiles/autotype.dir/autotype/AutoType.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/AutoType.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/autotype/AutoType.cpp [ 22%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpserverconnection.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpserverconnection.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/qhttpserverconnection.cpp [ 22%] Building CXX object src/cli/CMakeFiles/cli.dir/EntropyMeter.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/EntropyMeter.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/cli/EntropyMeter.cpp [ 22%] Building CXX object src/CMakeFiles/zxcvbn.dir/zxcvbn_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -o CMakeFiles/zxcvbn.dir/zxcvbn_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/zxcvbn_automoc.cpp [ 22%] Building CXX object src/cli/CMakeFiles/cli.dir/Extract.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Extract.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/cli/Extract.cpp [ 22%] Linking CXX static library libzxcvbn.a cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -P CMakeFiles/zxcvbn.dir/cmake_clean_target.cmake cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/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.cpp.o CMakeFiles/zxcvbn.dir/zxcvbn_automoc.cpp.o [ 22%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpserverrequest.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpserverrequest.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/qhttpserverrequest.cpp /usr/bin/ranlib libzxcvbn.a make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 22%] Built target zxcvbn [ 22%] Building CXX object tests/CMakeFiles/testsupport.dir/FailDevice.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testsupport.dir/FailDevice.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/FailDevice.cpp [ 23%] Building CXX object src/cli/CMakeFiles/cli.dir/List.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/List.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/cli/List.cpp [ 24%] Building CXX object src/CMakeFiles/autotype.dir/autotype/AutoTypeAction.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/AutoTypeAction.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/autotype/AutoTypeAction.cpp [ 24%] Building CXX object tests/CMakeFiles/testsupport.dir/testsupport_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testsupport.dir/testsupport_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testsupport_automoc.cpp [ 24%] Building CXX object src/cli/CMakeFiles/cli.dir/Merge.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Merge.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/cli/Merge.cpp [ 25%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpserverresponse.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpserverresponse.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/qhttpserverresponse.cpp [ 25%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpserver.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpserver.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/qhttpserver.cpp [ 26%] Linking CXX static library libtestsupport.a cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -P CMakeFiles/testsupport.dir/cmake_clean_target.cmake [ 26%] Building CXX object src/CMakeFiles/autotype.dir/autotype/AutoTypeSelectDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testsupport.dir/link.txt --verbose=1 cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/AutoTypeSelectDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/autotype/AutoTypeSelectDialog.cpp /usr/bin/ar qc libtestsupport.a CMakeFiles/testsupport.dir/modeltest.cpp.o CMakeFiles/testsupport.dir/FailDevice.cpp.o CMakeFiles/testsupport.dir/testsupport_automoc.cpp.o /usr/bin/ranlib libtestsupport.a [ 26%] Building CXX object src/cli/CMakeFiles/cli.dir/Show.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/Show.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/cli/Show.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 26%] Built target testsupport [ 27%] Building CXX object src/cli/CMakeFiles/cli.dir/cli_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/cli.dir/cli_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli/cli_automoc.cpp [ 27%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpclientrequest.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpclientrequest.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/qhttpclientrequest.cpp [ 28%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpclientresponse.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpclientresponse.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/qhttpclientresponse.cpp [ 28%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttpclient.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttpclient.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/qhttpclient.cpp [ 28%] Building CXX object src/CMakeFiles/autotype.dir/autotype/AutoTypeSelectView.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/AutoTypeSelectView.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/autotype/AutoTypeSelectView.cpp [ 28%] Linking CXX static library libcli.a cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/bin/cmake -P CMakeFiles/cli.dir/cmake_clean_target.cmake [ 28%] Building C object src/http/qhttp/CMakeFiles/qhttp.dir/http-parser/http_parser.c.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fstack-protector-strong -Wchar-subscripts -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Wcast-align -pie -fPIE -ansi -fPIC -o CMakeFiles/qhttp.dir/http-parser/http_parser.c.o -c /home/jak/Projects/Debian/keepassxc/src/http/qhttp/http-parser/http_parser.c cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/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/Clip.cpp.o CMakeFiles/cli.dir/EntropyMeter.cpp.o CMakeFiles/cli.dir/Extract.cpp.o CMakeFiles/cli.dir/List.cpp.o CMakeFiles/cli.dir/Merge.cpp.o CMakeFiles/cli.dir/Show.cpp.o CMakeFiles/cli.dir/cli_automoc.cpp.o /usr/bin/ranlib libcli.a make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 29%] Building CXX object src/http/qhttp/CMakeFiles/qhttp.dir/qhttp_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http/qhttp/. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/qhttp.dir/qhttp_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp/qhttp_automoc.cpp [ 30%] Building CXX object src/CMakeFiles/autotype.dir/autotype/ShortcutWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/ShortcutWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/autotype/ShortcutWidget.cpp [ 30%] Built target cli [ 30%] Building CXX object src/CMakeFiles/autotype.dir/autotype/WildcardMatcher.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/WildcardMatcher.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/autotype/WildcardMatcher.cpp [ 30%] Building CXX object src/CMakeFiles/autotype.dir/autotype/WindowSelectComboBox.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype/WindowSelectComboBox.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/autotype/WindowSelectComboBox.cpp [ 31%] Building CXX object src/CMakeFiles/autotype.dir/autotype_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/autotype.dir/autotype_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype_automoc.cpp [ 31%] Linking CXX static library libqhttp.a cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/qhttp && /usr/bin/cmake -P CMakeFiles/qhttp.dir/cmake_clean_target.cmake cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/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_automoc.cpp.o [ 31%] Linking CXX static library libautotype.a cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -P CMakeFiles/autotype.dir/cmake_clean_target.cmake /usr/bin/ranlib libqhttp.a cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/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_automoc.cpp.o /usr/bin/ranlib libautotype.a make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 31%] Built target qhttp make -f src/http/CMakeFiles/keepasshttp.dir/build.make src/http/CMakeFiles/keepasshttp.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/http /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/CMakeFiles/keepasshttp.dir/DependInfo.cmake --color= make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 31%] Built target autotype Scanning dependencies of target keepasshttp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/http/CMakeFiles/keepasshttp.dir/build.make src/http/CMakeFiles/keepasshttp.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 32%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/AccessControlDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/AccessControlDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/AccessControlDialog.cpp [ 32%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/EntryConfig.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/EntryConfig.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/EntryConfig.cpp [ 32%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/OptionDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/OptionDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/OptionDialog.cpp [ 32%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/HttpPasswordGeneratorWidget.cpp.o [ 33%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/HttpSettings.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/HttpPasswordGeneratorWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/HttpPasswordGeneratorWidget.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/HttpSettings.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/HttpSettings.cpp Generating moc source moc_KMessageWidget.cpp Generating moc source keepassx_core_automoc.dir/moc_AutoTypeAssoci_NEDNJPN3XIHX2T.cpp Generating moc source keepassx_core_automoc.dir/moc_Config_QH75C3AVOFE7NS.cpp Generating moc source keepassx_core_automoc.dir/moc_Database_WSEGJPOPCUFDWU.cpp Generating moc source keepassx_core_automoc.dir/moc_Entry_JBG76LSZJO355T.cpp Generating moc source keepassx_core_automoc.dir/moc_EntryAttachmen_DSXE7FMW2AGQNB.cpp Generating moc source keepassx_core_automoc.dir/moc_EntryAttribute_HP7G2C7RR7GWBN.cpp Generating moc source keepassx_core_automoc.dir/moc_Group_MU3FQ2TKWN7K27.cpp Generating moc source keepassx_core_automoc.dir/moc_InactivityTime_FRB2SCWGFU4YLP.cpp Generating moc source keepassx_core_automoc.dir/moc_Metadata_PSQ27XJTHWACJT.cpp Generating moc source keepassx_core_automoc.dir/moc_ScreenLockList_WNPGNSTYSAGM2P.cpp Generating moc source keepassx_core_automoc.dir/moc_ScreenLockList_XDRAROCHPAU4GJ.cpp Generating moc source keepassx_core_automoc.dir/moc_ScreenLockList_BSXJ3WTPXQMPYG.cpp Generating moc source keepassx_core_automoc.dir/moc_AboutDialog_N4IBOBUDTMD33E.cpp Generating moc source keepassx_core_automoc.dir/moc_Application_SLJ4VFVCDAYX3Q.cpp Generating moc source keepassx_core_automoc.dir/moc_CategoryListWi_YTKNKW57W4WJYD.cpp Generating moc source keepassx_core_automoc.dir/moc_ChangeMasterKe_EX5LIDQ2F2PUZ2.cpp Generating moc source keepassx_core_automoc.dir/moc_Clipboard_DYXEZBQTDWISCD.cpp Generating moc source keepassx_core_automoc.dir/moc_CloneDialog_FE22X6P6C4U5QA.cpp Generating moc source keepassx_core_automoc.dir/moc_DatabaseOpenWi_H6TZTHXRJCGMCT.cpp Generating moc source keepassx_core_automoc.dir/moc_DatabaseRepair_OVM44SQSQJ2MW4.cpp Generating moc source keepassx_core_automoc.dir/moc_DatabaseSettin_OCE7OLYPDLRGZD.cpp Generating moc source keepassx_core_automoc.dir/moc_DatabaseTabWid_RRF7ZQPSQFCKJT.cpp Generating moc source keepassx_core_automoc.dir/moc_DatabaseWidget_PGGUUNX7BGBWMV.cpp Generating moc source keepassx_core_automoc.dir/moc_DatabaseWidget_UVSYGVOMSQKEPZ.cpp Generating moc source keepassx_core_automoc.dir/moc_DialogyWidget_M4S22UZRXR4NHR.cpp Generating moc source keepassx_core_automoc.dir/moc_DragTabBar_P5DCP7HAT6VDVW.cpp Generating moc source keepassx_core_automoc.dir/moc_EditWidget_AVWHJYDJYKS72L.cpp Generating moc source keepassx_core_automoc.dir/moc_EditWidgetIcon_3LWT7AZXKQMS5D.cpp Generating moc source keepassx_core_automoc.dir/moc_EditWidgetProp_G7LU3Q343WNMSK.cpp Generating moc source keepassx_core_automoc.dir/moc_IconModels_RYELP47Z2SLTSU.cpp Generating moc source keepassx_core_automoc.dir/moc_KeePass1OpenWi_6YW5ZHAVRUXGI7.cpp Generating moc source keepassx_core_automoc.dir/moc_LineEdit_KTVCX2FWXCQO5G.cpp Generating moc source keepassx_core_automoc.dir/moc_MainWindow_BKIGPP7NVGEO65.cpp Generating moc source keepassx_core_automoc.dir/moc_MessageWidget_4KCTCSVGRQ6DJ2.cpp Generating moc source keepassx_core_automoc.dir/moc_PasswordEdit_GFFDW3J53QVNAP.cpp Generating moc source keepassx_core_automoc.dir/moc_PasswordGenera_65K4TLUG7MPSEH.cpp Generating moc source keepassx_core_automoc.dir/moc_SearchWidget_5GTVUC5USMXR2T.cpp Generating moc source keepassx_core_automoc.dir/moc_SettingsWidget_QIICEU3ZSIDNC6.cpp Generating moc source keepassx_core_automoc.dir/moc_SetupTotpDialo_YTQC5EDMREVOL5.cpp Generating moc source keepassx_core_automoc.dir/moc_SortFilterHide_LWLAHG4Q6WKRBU.cpp Generating moc source keepassx_core_automoc.dir/moc_TotpDialog_CL3QQMKEVNZJML.cpp Generating moc source keepassx_core_automoc.dir/moc_UnlockDatabase_KQ6MQKJDARYKFP.cpp Generating moc source keepassx_core_automoc.dir/moc_UnlockDatabase_AATM2HLJF6RA2V.cpp Generating moc source keepassx_core_automoc.dir/moc_WelcomeWidget_AE5BV5MIUONDN2.cpp Generating moc source keepassx_core_automoc.dir/moc_CsvImportWidge_ZAWG6AS2FBWDDY.cpp Generating moc source keepassx_core_automoc.dir/moc_CsvImportWizar_2VXR6WRJC4R7IK.cpp Generating moc source keepassx_core_automoc.dir/moc_CsvParserModel_VFI6TAUZXOKDDJ.cpp Generating moc source keepassx_core_automoc.dir/moc_AutoTypeAssoci_V7Z2ZEWQT7LPLS.cpp Generati[ 33%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/Protocol.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/Protocol.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/Protocol.cpp ng moc source keepassx_core_automoc.dir/moc_EditEntryWidge_E6G7TOTMDWJNKA.cpp Generating moc source keepassx_core_automoc.dir/moc_EntryAttachmen_UHTMBFC32SAMXN.cpp Generating moc source keepassx_core_automoc.dir/moc_EntryAttribute_VFCOCHDZXSYGUG.cpp Generating moc source keepassx_core_automoc.dir/moc_EntryHistoryMo_NZ4WTRZWHAVZ72.cpp Generating moc source keepassx_core_automoc.dir/moc_EntryModel_LE5UFKMU4JBLT6.cpp Generating moc source keepassx_core_automoc.dir/moc_EntryView_HBRUMXII4RGZ7Y.cpp Generating moc source keepassx_core_automoc.dir/moc_EditGroupWidge_6BUF3O2NCZYVNA.cpp Generating moc source keepassx_core_automoc.dir/moc_GroupModel_Y32VPQ22MOUJWS.cpp Generating moc source keepassx_core_automoc.dir/moc_GroupView_INO2AP62UAFHT5.cpp Generating moc source keepassx_core_automoc.dir/moc_CompositeKey_p_DKDZIR7K25PGQS.cpp Generating moc source keepassx_core_automoc.dir/moc_YkChallengeRes_7WZI4WY3MS2RRZ.cpp Generating moc source keepassx_core_automoc.dir/moc_YubiKey_SX4R6LRCFQ63ZH.cpp Generating moc source keepassx_core_automoc.dir/moc_HashedBlockStr_HXRQE42FR7NUY2.cpp Generating moc source keepassx_core_automoc.dir/moc_LayeredStream_PZBTMUUWSUAZ5H.cpp Generating moc source keepassx_core_automoc.dir/moc_StoreDataStrea_WBIPTSURXGZI2B.cpp Generating moc source keepassx_core_automoc.dir/moc_SymmetricCiphe_VEP24HIM5GYHDM.cpp Generating moc source keepassx_core_automoc.dir/moc_qtiocompressor_J2RTTRBPHYLC5O.cpp Generating moc compilation keepassx_core_automoc.cpp Generating ui header ui_AboutDialog.h Generating ui header ui_CategoryListWidget.h Generating ui header ui_ChangeMasterKeyWidget.h Generating ui header ui_CloneDialog.h Generating ui header ui_DatabaseOpenWidget.h Generating ui header ui_DatabaseOpenWidget.h Generating ui header ui_DatabaseSettingsWidget.h Generating ui header ui_EditWidget.h Generating ui header ui_EditWidgetIcons.h Generating ui header ui_EditWidgetProperties.h Generating ui header ui_DatabaseOpenWidget.h Generating ui header ui_MainWindow.h Generating ui header ui_PasswordGeneratorWidget.h Generating ui header ui_SearchWidget.h Generating ui header ui_SettingsWidgetGeneral.h Generating ui header ui_SettingsWidgetSecurity.h Generating ui header ui_SetupTotpDialog.h Generating ui header ui_TotpDialog.h Generating ui header ui_DatabaseOpenWidget.h Generating ui header ui_WelcomeWidget.h Generating ui header ui_CsvImportWidget.h Generating ui header ui_EditEntryWidgetAdvanced.h Generating ui header ui_EditEntryWidgetAutoType.h Generating ui header ui_EditEntryWidgetHistory.h Generating ui header ui_EditEntryWidgetMain.h Generating ui header ui_EditGroupWidgetMain.h make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 33%] Built target keepassx_core_automoc [ 34%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/Server.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/Server.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/Server.cpp [ 34%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/Service.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/Service.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/http/Service.cpp [ 34%] Building CXX object src/http/CMakeFiles/keepasshttp.dir/keepasshttp_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/lib/ccache/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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -I/home/jak/Projects/Debian/keepassxc/src/http -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepasshttp.dir/keepasshttp_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http/keepasshttp_automoc.cpp [ 35%] Linking CXX static library libkeepasshttp.a cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/http && /usr/bin/cmake -P CMakeFiles/keepasshttp.dir/cmake_clean_target.cmake cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/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_automoc.cpp.o /usr/bin/ranlib libkeepasshttp.a make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 35%] Built target keepasshttp make -f src/CMakeFiles/keepassx_core.dir/build.make src/CMakeFiles/keepassx_core.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/keepassx_core.dir/DependInfo.cmake --color= Scanning dependencies of target keepassx_core make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/CMakeFiles/keepassx_core.dir/build.make src/CMakeFiles/keepassx_core.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 35%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Config.cpp.o [ 36%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/AutoTypeAssociations.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/AutoTypeAssociations.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/AutoTypeAssociations.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Config.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Config.cpp [ 36%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Endian.cpp.o [ 36%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/CsvParser.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Endian.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Endian.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/CsvParser.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/CsvParser.cpp [ 37%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Database.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Database.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Database.cpp [ 37%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/DatabaseIcons.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/DatabaseIcons.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/DatabaseIcons.cpp [ 38%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Entry.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Entry.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Entry.cpp [ 38%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/EntryAttachments.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/EntryAttachments.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/EntryAttachments.cpp [ 38%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/EntryAttributes.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/EntryAttributes.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/EntryAttributes.cpp [ 39%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/EntrySearcher.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/EntrySearcher.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/EntrySearcher.cpp [ 39%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/FilePath.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/FilePath.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/FilePath.cpp [ 39%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Group.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Group.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Group.cpp [ 40%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/InactivityTimer.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/InactivityTimer.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/InactivityTimer.cpp [ 40%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Metadata.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Metadata.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Metadata.cpp [ 40%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/PasswordGenerator.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/PasswordGenerator.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/PasswordGenerator.cpp [ 41%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/PassphraseGenerator.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/PassphraseGenerator.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/PassphraseGenerator.cpp [ 41%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/SignalMultiplexer.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/SignalMultiplexer.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/SignalMultiplexer.cpp [ 41%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/ScreenLockListener.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/ScreenLockListener.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/ScreenLockListener.cpp [ 42%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/ScreenLockListenerPrivate.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/ScreenLockListenerPrivate.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/ScreenLockListenerPrivate.cpp [ 42%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/TimeDelta.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/TimeDelta.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/TimeDelta.cpp [ 42%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/TimeInfo.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/TimeInfo.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/TimeInfo.cpp [ 43%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/ToDbExporter.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/ToDbExporter.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/ToDbExporter.cpp [ 43%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Tools.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Tools.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Tools.cpp [ 43%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Translator.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Translator.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Translator.cpp [ 44%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Uuid.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/Uuid.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/Uuid.cpp [ 44%] Building CXX object src/CMakeFiles/keepassx_core.dir/cli/PasswordInput.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/cli/PasswordInput.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/cli/PasswordInput.cpp [ 44%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/Crypto.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/crypto/Crypto.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/crypto/Crypto.cpp [ 45%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/CryptoHash.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/crypto/CryptoHash.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/crypto/CryptoHash.cpp [ 45%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/Random.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/crypto/Random.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/crypto/Random.cpp [ 45%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/SymmetricCipher.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/crypto/SymmetricCipher.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/crypto/SymmetricCipher.cpp [ 46%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/SymmetricCipherGcrypt.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/crypto/SymmetricCipherGcrypt.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/crypto/SymmetricCipherGcrypt.cpp [ 46%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/CsvExporter.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/format/CsvExporter.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/format/CsvExporter.cpp [ 46%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass1Reader.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/format/KeePass1Reader.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/format/KeePass1Reader.cpp [ 47%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2RandomStream.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/format/KeePass2RandomStream.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/format/KeePass2RandomStream.cpp [ 47%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2Reader.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/format/KeePass2Reader.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/format/KeePass2Reader.cpp [ 47%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2Repair.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/format/KeePass2Repair.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/format/KeePass2Repair.cpp [ 48%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2Writer.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/format/KeePass2Writer.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/format/KeePass2Writer.cpp [ 48%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2XmlReader.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/format/KeePass2XmlReader.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/format/KeePass2XmlReader.cpp [ 48%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2XmlWriter.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/format/KeePass2XmlWriter.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/format/KeePass2XmlWriter.cpp [ 49%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/AboutDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/AboutDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/AboutDialog.cpp [ 49%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/Clipboard.cpp.o [ 49%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/CategoryListWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/CategoryListWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/CategoryListWidget.cpp [ 50%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/ChangeMasterKeyWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/ChangeMasterKeyWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/ChangeMasterKeyWidget.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/Clipboard.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/Clipboard.cpp [ 50%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/CloneDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/CloneDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/CloneDialog.cpp [ 50%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/Application.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/Application.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/Application.cpp [ 51%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseOpenWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/DatabaseOpenWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/DatabaseOpenWidget.cpp [ 51%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseRepairWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/DatabaseRepairWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/DatabaseRepairWidget.cpp [ 51%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseSettingsWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/DatabaseSettingsWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/DatabaseSettingsWidget.cpp [ 52%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseTabWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/DatabaseTabWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/DatabaseTabWidget.cpp [ 52%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/DatabaseWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/DatabaseWidget.cpp [ 52%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseWidgetStateSync.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/DatabaseWidgetStateSync.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/DatabaseWidgetStateSync.cpp [ 53%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DialogyWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/DialogyWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/DialogyWidget.cpp [ 53%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DragTabBar.cpp.o [ 53%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/EditWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/DragTabBar.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/DragTabBar.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/EditWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/EditWidget.cpp [ 54%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/EditWidgetIcons.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/EditWidgetIcons.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/EditWidgetIcons.cpp [ 54%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/EditWidgetProperties.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/EditWidgetProperties.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/EditWidgetProperties.cpp [ 54%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/FileDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/FileDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/FileDialog.cpp [ 54%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/KeePass1OpenWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/KeePass1OpenWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/KeePass1OpenWidget.cpp [ 55%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/IconModels.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/IconModels.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/IconModels.cpp [ 55%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/KMessageWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/KMessageWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/KMessageWidget.cpp [ 56%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/LineEdit.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/LineEdit.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/LineEdit.cpp [ 56%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/MainWindow.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/MainWindow.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/MainWindow.cpp [ 56%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/MessageBox.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/MessageBox.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/MessageBox.cpp [ 57%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/MessageWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/MessageWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/MessageWidget.cpp [ 57%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/PasswordEdit.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/PasswordEdit.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/PasswordEdit.cpp [ 57%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/PasswordGeneratorWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/PasswordGeneratorWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/PasswordGeneratorWidget.cpp [ 58%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/SettingsWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/SettingsWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/SettingsWidget.cpp [ 58%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/SearchWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/SearchWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/SearchWidget.cpp [ 58%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/SortFilterHideProxyModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/SortFilterHideProxyModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/SortFilterHideProxyModel.cpp [ 59%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/SetupTotpDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/SetupTotpDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/SetupTotpDialog.cpp [ 59%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/TotpDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/TotpDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/TotpDialog.cpp [ 59%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/UnlockDatabaseWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/UnlockDatabaseWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/UnlockDatabaseWidget.cpp [ 60%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/UnlockDatabaseDialog.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/UnlockDatabaseDialog.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/UnlockDatabaseDialog.cpp [ 60%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/WelcomeWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/WelcomeWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/WelcomeWidget.cpp [ 60%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/csvImport/CsvImportWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/csvImport/CsvImportWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/csvImport/CsvImportWidget.cpp [ 61%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/csvImport/CsvImportWizard.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/csvImport/CsvImportWizard.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/csvImport/CsvImportWizard.cpp [ 61%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/csvImport/CsvParserModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/csvImport/CsvParserModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/csvImport/CsvParserModel.cpp [ 61%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/AutoTypeAssociationsModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/entry/AutoTypeAssociationsModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/entry/AutoTypeAssociationsModel.cpp [ 61%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryAttachmentsModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/entry/EntryAttachmentsModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/entry/EntryAttachmentsModel.cpp [ 62%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EditEntryWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/entry/EditEntryWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/entry/EditEntryWidget.cpp [ 62%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryAttributesModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/entry/EntryAttributesModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/entry/EntryAttributesModel.cpp [ 63%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryHistoryModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/entry/EntryHistoryModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/entry/EntryHistoryModel.cpp [ 63%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/entry/EntryModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/entry/EntryModel.cpp [ 63%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryView.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/entry/EntryView.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/entry/EntryView.cpp [ 64%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/EditGroupWidget.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/group/EditGroupWidget.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/group/EditGroupWidget.cpp [ 64%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/GroupModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/group/GroupModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/group/GroupModel.cpp [ 64%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/GroupView.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/gui/group/GroupView.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/gui/group/GroupView.cpp [ 65%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/CompositeKey.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/keys/CompositeKey.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/keys/CompositeKey.cpp [ 65%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/FileKey.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/keys/FileKey.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/keys/FileKey.cpp [ 65%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/PasswordKey.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/keys/PasswordKey.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/keys/PasswordKey.cpp [ 66%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/YkChallengeResponseKey.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/keys/YkChallengeResponseKey.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/keys/YkChallengeResponseKey.cpp [ 66%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/HashedBlockStream.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/streams/HashedBlockStream.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/streams/HashedBlockStream.cpp [ 66%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/LayeredStream.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/streams/LayeredStream.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/streams/LayeredStream.cpp [ 67%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/qtiocompressor.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/streams/qtiocompressor.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/streams/qtiocompressor.cpp [ 67%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/StoreDataStream.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/streams/StoreDataStream.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/streams/StoreDataStream.cpp [ 67%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/SymmetricCipherStream.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/streams/SymmetricCipherStream.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/streams/SymmetricCipherStream.cpp [ 68%] Building CXX object src/CMakeFiles/keepassx_core.dir/totp/base32.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/totp/base32.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/totp/base32.cpp [ 68%] Building CXX object src/CMakeFiles/keepassx_core.dir/totp/totp.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/totp/totp.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/totp/totp.cpp [ 68%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/ScreenLockListenerDBus.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/core/ScreenLockListenerDBus.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/core/ScreenLockListenerDBus.cpp [ 69%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/drivers/YubiKey.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/keys/drivers/YubiKey.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/keys/drivers/YubiKey.cpp [ 69%] Building CXX object src/CMakeFiles/keepassx_core.dir/keepassx_core_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DKEEPASSX_BUILDING_CORE -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassx_core.dir/keepassx_core_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/keepassx_core_automoc.cpp [ 69%] Linking CXX static library libkeepassx_core.a cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -P CMakeFiles/keepassx_core.dir/cmake_clean_target.cmake cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/keepassx_core.dir/link.txt --verbose=1 /usr/bin/ar qc libkeepassx_core.a CMakeFiles/keepassx_core.dir/core/AutoTypeAssociations.cpp.o CMakeFiles/keepassx_core.dir/core/Config.cpp.o CMakeFiles/keepassx_core.dir/core/CsvParser.cpp.o CMakeFiles/keepassx_core.dir/core/Database.cpp.o CMakeFiles/keepassx_core.dir/core/DatabaseIcons.cpp.o CMakeFiles/keepassx_core.dir/core/Endian.cpp.o CMakeFiles/keepassx_core.dir/core/Entry.cpp.o CMakeFiles/keepassx_core.dir/core/EntryAttachments.cpp.o CMakeFiles/keepassx_core.dir/core/EntryAttributes.cpp.o CMakeFiles/keepassx_core.dir/core/EntrySearcher.cpp.o CMakeFiles/keepassx_core.dir/core/FilePath.cpp.o CMakeFiles/keepassx_core.dir/core/Group.cpp.o CMakeFiles/keepassx_core.dir/core/InactivityTimer.cpp.o CMakeFiles/keepassx_core.dir/core/Metadata.cpp.o CMakeFiles/keepassx_core.dir/core/PasswordGenerator.cpp.o CMakeFiles/keepassx_core.dir/core/PassphraseGenerator.cpp.o CMakeFiles/keepassx_core.dir/core/SignalMultiplexer.cpp.o CMakeFiles/keepassx_core.dir/core/ScreenLockListener.cpp.o CMakeFiles/keepassx_core.dir/core/ScreenLockListenerPrivate.cpp.o CMakeFiles/keepassx_core.dir/core/TimeDelta.cpp.o CMakeFiles/keepassx_core.dir/core/TimeInfo.cpp.o CMakeFiles/keepassx_core.dir/core/ToDbExporter.cpp.o CMakeFiles/keepassx_core.dir/core/Tools.cpp.o CMakeFiles/keepassx_core.dir/core/Translator.cpp.o CMakeFiles/keepassx_core.dir/core/Uuid.cpp.o CMakeFiles/keepassx_core.dir/cli/PasswordInput.cpp.o CMakeFiles/keepassx_core.dir/crypto/Crypto.cpp.o CMakeFiles/keepassx_core.dir/crypto/CryptoHash.cpp.o CMakeFiles/keepassx_core.dir/crypto/Random.cpp.o CMakeFiles/keepassx_core.dir/crypto/SymmetricCipher.cpp.o CMakeFiles/keepassx_core.dir/crypto/SymmetricCipherGcrypt.cpp.o CMakeFiles/keepassx_core.dir/format/CsvExporter.cpp.o CMakeFiles/keepassx_core.dir/format/KeePass1Reader.cpp.o CMakeFiles/keepassx_core.dir/format/KeePass2RandomStream.cpp.o CMakeFiles/keepassx_core.dir/format/KeePass2Reader.cpp.o CMakeFiles/keepassx_core.dir/format/KeePass2Repair.cpp.o CMakeFiles/keepassx_core.dir/format/KeePass2Writer.cpp.o CMakeFiles/keepassx_core.dir/format/KeePass2XmlReader.cpp.o CMakeFiles/keepassx_core.dir/format/KeePass2XmlWriter.cpp.o CMakeFiles/keepassx_core.dir/gui/AboutDialog.cpp.o CMakeFiles/keepassx_core.dir/gui/Application.cpp.o CMakeFiles/keepassx_core.dir/gui/CategoryListWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/ChangeMasterKeyWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/Clipboard.cpp.o CMakeFiles/keepassx_core.dir/gui/CloneDialog.cpp.o CMakeFiles/keepassx_core.dir/gui/DatabaseOpenWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/DatabaseRepairWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/DatabaseSettingsWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/DatabaseTabWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/DatabaseWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/DatabaseWidgetStateSync.cpp.o CMakeFiles/keepassx_core.dir/gui/DialogyWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/DragTabBar.cpp.o CMakeFiles/keepassx_core.dir/gui/EditWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/EditWidgetIcons.cpp.o CMakeFiles/keepassx_core.dir/gui/EditWidgetProperties.cpp.o CMakeFiles/keepassx_core.dir/gui/FileDialog.cpp.o CMakeFiles/keepassx_core.dir/gui/IconModels.cpp.o CMakeFiles/keepassx_core.dir/gui/KeePass1OpenWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/KMessageWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/LineEdit.cpp.o CMakeFiles/keepassx_core.dir/gui/MainWindow.cpp.o CMakeFiles/keepassx_core.dir/gui/MessageBox.cpp.o CMakeFiles/keepassx_core.dir/gui/MessageWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/PasswordEdit.cpp.o CMakeFiles/keepassx_core.dir/gui/PasswordGeneratorWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/SettingsWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/SearchWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/SortFilterHideProxyModel.cpp.o CMakeFiles/keepassx_core.dir/gui/SetupTotpDialog.cpp.o CMakeFiles/keepassx_core.dir/gui/TotpDialog.cpp.o CMakeFiles/keepassx_core.dir/gui/UnlockDatabaseWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/UnlockDatabaseDialog.cpp.o CMakeFiles/keepassx_core.dir/gui/WelcomeWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/csvImport/CsvImportWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/csvImport/CsvImportWizard.cpp.o CMakeFiles/keepassx_core.dir/gui/csvImport/CsvParserModel.cpp.o CMakeFiles/keepassx_core.dir/gui/entry/AutoTypeAssociationsModel.cpp.o CMakeFiles/keepassx_core.dir/gui/entry/EditEntryWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/entry/EntryAttachmentsModel.cpp.o CMakeFiles/keepassx_core.dir/gui/entry/EntryAttributesModel.cpp.o CMakeFiles/keepassx_core.dir/gui/entry/EntryHistoryModel.cpp.o CMakeFiles/keepassx_core.dir/gui/entry/EntryModel.cpp.o CMakeFiles/keepassx_core.dir/gui/entry/EntryView.cpp.o CMakeFiles/keepassx_core.dir/gui/group/EditGroupWidget.cpp.o CMakeFiles/keepassx_core.dir/gui/group/GroupModel.cpp.o CMakeFiles/keepassx_core.dir/gui/group/GroupView.cpp.o CMakeFiles/keepassx_core.dir/keys/CompositeKey.cpp.o CMakeFiles/keepassx_core.dir/keys/FileKey.cpp.o CMakeFiles/keepassx_core.dir/keys/PasswordKey.cpp.o CMakeFiles/keepassx_core.dir/keys/YkChallengeResponseKey.cpp.o CMakeFiles/keepassx_core.dir/streams/HashedBlockStream.cpp.o CMakeFiles/keepassx_core.dir/streams/LayeredStream.cpp.o CMakeFiles/keepassx_core.dir/streams/qtiocompressor.cpp.o CMakeFiles/keepassx_core.dir/streams/StoreDataStream.cpp.o CMakeFiles/keepassx_core.dir/streams/SymmetricCipherStream.cpp.o CMakeFiles/keepassx_core.dir/totp/base32.cpp.o CMakeFiles/keepassx_core.dir/totp/totp.cpp.o CMakeFiles/keepassx_core.dir/core/ScreenLockListenerDBus.cpp.o CMakeFiles/keepassx_core.dir/keys/drivers/YubiKey.cpp.o CMakeFiles/keepassx_core.dir/keepassx_core_automoc.cpp.o /usr/bin/ranlib libkeepassx_core.a make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 69%] Built target keepassx_core make -f src/CMakeFiles/keepassxc.dir/build.make src/CMakeFiles/keepassxc.dir/depend make -f src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/build.make src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/depend make -f src/cli/CMakeFiles/keepassxc-cli.dir/build.make src/cli/CMakeFiles/keepassxc-cli.dir/depend make -f tests/CMakeFiles/testentrysearcher.dir/build.make tests/CMakeFiles/testentrysearcher.dir/depend make -f tests/CMakeFiles/testcsvexporter.dir/build.make tests/CMakeFiles/testcsvexporter.dir/depend make -f tests/CMakeFiles/testrandom.dir/build.make tests/CMakeFiles/testrandom.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/CMakeFiles/keepassxc.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentrysearcher.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/cli /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli/CMakeFiles/keepassxc-cli.dir/DependInfo.cmake --color= cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/src/autotype/test /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testrandom.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcsvexporter.dir/DependInfo.cmake --color= Scanning dependencies of target testcsvexporter Scanning dependencies of target testentrysearcher make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testcsvexporter.dir/build.make tests/CMakeFiles/testcsvexporter.dir/build make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testentrysearcher.dir/build.make tests/CMakeFiles/testentrysearcher.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Scanning dependencies of target keepassxc make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/CMakeFiles/keepassxc.dir/build.make src/CMakeFiles/keepassxc.dir/build Scanning dependencies of target keepassxc-cli make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/cli/CMakeFiles/keepassxc-cli.dir/build.make src/cli/CMakeFiles/keepassxc-cli.dir/build [ 69%] Building CXX object tests/CMakeFiles/testcsvexporter.dir/TestCsvExporter.cpp.o Scanning dependencies of target keepassx-autotype-test cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testcsvexporter.dir/TestCsvExporter.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestCsvExporter.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/build.make src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 69%] Building CXX object tests/CMakeFiles/testentrysearcher.dir/TestEntrySearcher.cpp.o make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testentrysearcher.dir/TestEntrySearcher.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestEntrySearcher.cpp [ 69%] Building CXX object src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/AutoTypeTest.cpp.o [ 69%] Building CXX object src/CMakeFiles/keepassxc.dir/main.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -Dkeepassx_autotype_test_EXPORTS -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -fPIC -std=gnu++11 -o CMakeFiles/keepassx-autotype-test.dir/AutoTypeTest.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/autotype/test/AutoTypeTest.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -Dkeepassxc_EXPORTS -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassxc.dir/main.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/main.cpp Scanning dependencies of target testrandom make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testrandom.dir/build.make tests/CMakeFiles/testrandom.dir/build [ 69%] Building CXX object src/cli/CMakeFiles/keepassxc-cli.dir/keepassxc-cli.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassxc-cli.dir/keepassxc-cli.cpp.o -c /home/jak/Projects/Debian/keepassxc/src/cli/keepassxc-cli.cpp make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 69%] Building CXX object tests/CMakeFiles/testrandom.dir/TestRandom.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testrandom.dir/TestRandom.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestRandom.cpp [ 70%] Building CXX object tests/CMakeFiles/testrandom.dir/testrandom_automoc.cpp.o [ 71%] Building CXX object src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/keepassx-autotype-test_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testrandom.dir/testrandom_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testrandom_automoc.cpp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -Dkeepassx_autotype_test_EXPORTS -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -fPIC -std=gnu++11 -o CMakeFiles/keepassx-autotype-test.dir/keepassx-autotype-test_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test/keepassx-autotype-test_automoc.cpp [ 72%] Building CXX object tests/CMakeFiles/testcsvexporter.dir/testcsvexporter_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testcsvexporter.dir/testcsvexporter_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testcsvexporter_automoc.cpp [ 72%] Building CXX object src/cli/CMakeFiles/keepassxc-cli.dir/keepassxc-cli_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassxc-cli.dir/keepassxc-cli_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli/keepassxc-cli_automoc.cpp [ 73%] Building CXX object tests/CMakeFiles/testentrysearcher.dir/testentrysearcher_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testentrysearcher.dir/testentrysearcher_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testentrysearcher_automoc.cpp [ 73%] Building CXX object src/CMakeFiles/keepassxc.dir/keepassxc_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_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 -Dkeepassxc_EXPORTS -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/src -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/keepassxc.dir/keepassxc_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/keepassxc_automoc.cpp [ 74%] Linking CXX executable keepassxc cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/keepassxc.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now -Wl,--export-dynamic CMakeFiles/keepassxc.dir/main.cpp.o CMakeFiles/keepassxc.dir/keepassxc_automoc.cpp.o -o keepassxc -rdynamic libkeepassx_core.a http/libkeepasshttp.a http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 libautotype.a -lyubikey -lykpers-1 libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 -lgcrypt -lgpg-error -lz /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 75%] Linking CXX executable keepassxc-cli cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/keepassxc-cli.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/keepassxc-cli.dir/keepassxc-cli.cpp.o CMakeFiles/keepassxc-cli.dir/keepassxc-cli_automoc.cpp.o -o keepassxc-cli -rdynamic libcli.a ../libkeepassx_core.a -lgcrypt -lgpg-error -lz ../libzxcvbn.a ../http/libkeepasshttp.a ../http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 -lyubikey -lykpers-1 -lgcrypt -lgpg-error -lz /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 75%] Linking CXX executable testrandom cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testrandom.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testrandom.dir/TestRandom.cpp.o CMakeFiles/testrandom.dir/testrandom_automoc.cpp.o -o testrandom -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 75%] Linking CXX shared module libkeepassx-autotype-test.so cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/src/autotype/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/keepassx-autotype-test.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -fPIC -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,-z,relro,-z,now -shared -o libkeepassx-autotype-test.so CMakeFiles/keepassx-autotype-test.dir/AutoTypeTest.cpp.o CMakeFiles/keepassx-autotype-test.dir/keepassx-autotype-test_automoc.cpp.o ../../libkeepassx_core.a ../../http/libkeepasshttp.a ../../http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../../libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 -lyubikey -lykpers-1 ../../libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 -lgcrypt -lgpg-error -lz /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 75%] Linking CXX executable testcsvexporter cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testcsvexporter.dir/link.txt --verbose=1 [ 75%] Linking CXX executable testentrysearcher cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testentrysearcher.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testcsvexporter.dir/TestCsvExporter.cpp.o CMakeFiles/testcsvexporter.dir/testcsvexporter_automoc.cpp.o -o testcsvexporter -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testentrysearcher.dir/TestEntrySearcher.cpp.o CMakeFiles/testentrysearcher.dir/testentrysearcher_automoc.cpp.o -o testentrysearcher -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 75%] Built target testrandom make -f tests/CMakeFiles/testcsvparser.dir/build.make tests/CMakeFiles/testcsvparser.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcsvparser.dir/DependInfo.cmake --color= Scanning dependencies of target testcsvparser make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testcsvparser.dir/build.make tests/CMakeFiles/testcsvparser.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 76%] Building CXX object tests/CMakeFiles/testcsvparser.dir/TestCsvParser.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testcsvparser.dir/TestCsvParser.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestCsvParser.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 76%] Built target keepassx-autotype-test make -f tests/CMakeFiles/testtotp.dir/build.make tests/CMakeFiles/testtotp.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testtotp.dir/DependInfo.cmake --color= Scanning dependencies of target testtotp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testtotp.dir/build.make tests/CMakeFiles/testtotp.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 77%] Building CXX object tests/CMakeFiles/testtotp.dir/TestTotp.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testtotp.dir/TestTotp.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestTotp.cpp [ 77%] Building CXX object tests/CMakeFiles/testcsvparser.dir/testcsvparser_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testcsvparser.dir/testcsvparser_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testcsvparser_automoc.cpp [ 77%] Building CXX object tests/CMakeFiles/testtotp.dir/testtotp_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testtotp.dir/testtotp_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testtotp_automoc.cpp [ 77%] Linking CXX executable testcsvparser cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testcsvparser.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testcsvparser.dir/TestCsvParser.cpp.o CMakeFiles/testcsvparser.dir/testcsvparser_automoc.cpp.o -o testcsvparser -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 77%] Linking CXX executable testtotp cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testtotp.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testtotp.dir/TestTotp.cpp.o CMakeFiles/testtotp.dir/testtotp_automoc.cpp.o -o testtotp -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 77%] Built target testcsvparser make -f tests/CMakeFiles/testentry.dir/build.make tests/CMakeFiles/testentry.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentry.dir/DependInfo.cmake --color= make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 77%] Built target testtotp make -f tests/CMakeFiles/testkeepass2writer.dir/build.make tests/CMakeFiles/testkeepass2writer.dir/depend Scanning dependencies of target testentry make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testentry.dir/build.make tests/CMakeFiles/testentry.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2writer.dir/DependInfo.cmake --color= make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 78%] Building CXX object tests/CMakeFiles/testentry.dir/TestEntry.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testentry.dir/TestEntry.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestEntry.cpp Scanning dependencies of target testkeepass2writer make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2writer.dir/build.make tests/CMakeFiles/testkeepass2writer.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 78%] Building CXX object tests/CMakeFiles/testkeepass2writer.dir/TestKeePass2Writer.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass2writer.dir/TestKeePass2Writer.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestKeePass2Writer.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 78%] Built target testentrysearcher make -f tests/CMakeFiles/testykchallengeresponsekey.dir/build.make tests/CMakeFiles/testykchallengeresponsekey.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testykchallengeresponsekey.dir/DependInfo.cmake --color= Scanning dependencies of target testykchallengeresponsekey make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testykchallengeresponsekey.dir/build.make tests/CMakeFiles/testykchallengeresponsekey.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 78%] Building CXX object tests/CMakeFiles/testykchallengeresponsekey.dir/TestYkChallengeResponseKey.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testykchallengeresponsekey.dir/TestYkChallengeResponseKey.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestYkChallengeResponseKey.cpp [ 78%] Building CXX object tests/CMakeFiles/testentry.dir/testentry_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testentry.dir/testentry_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testentry_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 78%] Built target keepassxc-cli [ 79%] Building CXX object tests/CMakeFiles/testykchallengeresponsekey.dir/testykchallengeresponsekey_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testykchallengeresponsekey.dir/testykchallengeresponsekey_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testykchallengeresponsekey_automoc.cpp [ 79%] Building CXX object tests/CMakeFiles/testkeepass2writer.dir/testkeepass2writer_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass2writer.dir/testkeepass2writer_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testkeepass2writer_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2reader.dir/build.make tests/CMakeFiles/testkeepass2reader.dir/depend [ 79%] Linking CXX executable testentry make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2reader.dir/DependInfo.cmake --color= cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testentry.dir/link.txt --verbose=1 [ 79%] Built target testcsvexporter make -f tests/CMakeFiles/testkeepass2randomstream.dir/build.make tests/CMakeFiles/testkeepass2randomstream.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2randomstream.dir/DependInfo.cmake --color= /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testentry.dir/TestEntry.cpp.o CMakeFiles/testentry.dir/testentry_automoc.cpp.o -o testentry -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 Scanning dependencies of target testkeepass2randomstream make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2randomstream.dir/build.make tests/CMakeFiles/testkeepass2randomstream.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 79%] Building CXX object tests/CMakeFiles/testkeepass2randomstream.dir/TestKeePass2RandomStream.cpp.o Scanning dependencies of target testkeepass2reader cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass2randomstream.dir/TestKeePass2RandomStream.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestKeePass2RandomStream.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2reader.dir/build.make tests/CMakeFiles/testkeepass2reader.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 79%] Built target keepassxc [ 80%] Building CXX object tests/CMakeFiles/testkeepass2reader.dir/TestKeePass2Reader.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass2reader.dir/TestKeePass2Reader.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestKeePass2Reader.cpp [ 81%] Linking CXX executable testkeepass2writer cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testkeepass2writer.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testkeepass2writer.dir/TestKeePass2Writer.cpp.o CMakeFiles/testkeepass2writer.dir/testkeepass2writer_automoc.cpp.o -o testkeepass2writer -rdynamic libtestsupport.a ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 81%] Building CXX object tests/CMakeFiles/testkeepass2reader.dir/testkeepass2reader_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass2reader.dir/testkeepass2reader_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testkeepass2reader_automoc.cpp [ 81%] Linking CXX executable testykchallengeresponsekey cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testykchallengeresponsekey.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testykchallengeresponsekey.dir/TestYkChallengeResponseKey.cpp.o CMakeFiles/testykchallengeresponsekey.dir/testykchallengeresponsekey_automoc.cpp.o -o testykchallengeresponsekey -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 82%] Building CXX object tests/CMakeFiles/testkeepass2randomstream.dir/testkeepass2randomstream_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass2randomstream.dir/testkeepass2randomstream_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testkeepass2randomstream_automoc.cpp make -f tests/CMakeFiles/testkeys.dir/build.make tests/CMakeFiles/testkeys.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeys.dir/DependInfo.cmake --color= Scanning dependencies of target testkeys make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeys.dir/build.make tests/CMakeFiles/testkeys.dir/build [ 82%] Linking CXX executable testkeepass2reader cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testkeepass2reader.dir/link.txt --verbose=1 make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testkeepass2reader.dir/TestKeePass2Reader.cpp.o CMakeFiles/testkeepass2reader.dir/testkeepass2reader_automoc.cpp.o -o testkeepass2reader -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 83%] Building CXX object tests/CMakeFiles/testkeys.dir/TestKeys.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeys.dir/TestKeys.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestKeys.cpp [ 83%] Linking CXX executable testkeepass2randomstream cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testkeepass2randomstream.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testkeepass2randomstream.dir/TestKeePass2RandomStream.cpp.o CMakeFiles/testkeepass2randomstream.dir/testkeepass2randomstream_automoc.cpp.o -o testkeepass2randomstream -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 83%] Building CXX object tests/CMakeFiles/testkeys.dir/testkeys_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeys.dir/testkeys_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testkeys_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 83%] Built target testkeepass2randomstream make -f tests/CMakeFiles/testexporter.dir/build.make tests/CMakeFiles/testexporter.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testexporter.dir/DependInfo.cmake --color= Scanning dependencies of target testexporter make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testexporter.dir/build.make tests/CMakeFiles/testexporter.dir/build [ 83%] Linking CXX executable testkeys cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testkeys.dir/link.txt --verbose=1 make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 84%] Building CXX object tests/CMakeFiles/testexporter.dir/TestExporter.cpp.o /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testkeys.dir/TestKeys.cpp.o CMakeFiles/testkeys.dir/testkeys_automoc.cpp.o -o testkeys -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testexporter.dir/TestExporter.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestExporter.cpp [ 84%] Building CXX object tests/CMakeFiles/testexporter.dir/testexporter_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testexporter.dir/testexporter_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testexporter_automoc.cpp [ 84%] Linking CXX executable testexporter cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testexporter.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testexporter.dir/TestExporter.cpp.o CMakeFiles/testexporter.dir/testexporter_automoc.cpp.o -o testexporter -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 84%] Built target testentry make -f tests/CMakeFiles/testkeepass2xmlreader.dir/build.make tests/CMakeFiles/testkeepass2xmlreader.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass2xmlreader.dir/DependInfo.cmake --color= Scanning dependencies of target testkeepass2xmlreader make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass2xmlreader.dir/build.make tests/CMakeFiles/testkeepass2xmlreader.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 84%] Building CXX object tests/CMakeFiles/testkeepass2xmlreader.dir/TestKeePass2XmlReader.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass2xmlreader.dir/TestKeePass2XmlReader.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestKeePass2XmlReader.cpp [ 84%] Built target testkeepass2writer make -f tests/CMakeFiles/testcryptohash.dir/build.make tests/CMakeFiles/testcryptohash.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testcryptohash.dir/DependInfo.cmake --color= Scanning dependencies of target testcryptohash make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testcryptohash.dir/build.make tests/CMakeFiles/testcryptohash.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 84%] Built target testykchallengeresponsekey [ 84%] Building CXX object tests/CMakeFiles/testcryptohash.dir/TestCryptoHash.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testcryptohash.dir/TestCryptoHash.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestCryptoHash.cpp [ 85%] Building CXX object tests/CMakeFiles/testkeepass2xmlreader.dir/testkeepass2xmlreader_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass2xmlreader.dir/testkeepass2xmlreader_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testkeepass2xmlreader_automoc.cpp [ 85%] Building CXX object tests/CMakeFiles/testcryptohash.dir/testcryptohash_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testcryptohash.dir/testcryptohash_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testcryptohash_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 85%] Built target testkeepass2reader make -f tests/CMakeFiles/testkeepass1reader.dir/build.make tests/CMakeFiles/testkeepass1reader.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testkeepass1reader.dir/DependInfo.cmake --color= make -f tests/CMakeFiles/testgroup.dir/build.make tests/CMakeFiles/testgroup.dir/depend [ 85%] Linking CXX executable testkeepass2xmlreader cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testkeepass2xmlreader.dir/link.txt --verbose=1 make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testgroup.dir/DependInfo.cmake --color= Scanning dependencies of target testkeepass1reader make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testkeepass1reader.dir/build.make tests/CMakeFiles/testkeepass1reader.dir/build /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testkeepass2xmlreader.dir/TestKeePass2XmlReader.cpp.o CMakeFiles/testkeepass2xmlreader.dir/testkeepass2xmlreader_automoc.cpp.o -o testkeepass2xmlreader -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 85%] Building CXX object tests/CMakeFiles/testkeepass1reader.dir/TestKeePass1Reader.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass1reader.dir/TestKeePass1Reader.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestKeePass1Reader.cpp [ 86%] Linking CXX executable testcryptohash cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testcryptohash.dir/link.txt --verbose=1 Scanning dependencies of target testgroup make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testgroup.dir/build.make tests/CMakeFiles/testgroup.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testcryptohash.dir/TestCryptoHash.cpp.o CMakeFiles/testcryptohash.dir/testcryptohash_automoc.cpp.o -o testcryptohash -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 86%] Building CXX object tests/CMakeFiles/testgroup.dir/TestGroup.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testgroup.dir/TestGroup.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestGroup.cpp [ 86%] Building CXX object tests/CMakeFiles/testkeepass1reader.dir/testkeepass1reader_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testkeepass1reader.dir/testkeepass1reader_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testkeepass1reader_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 86%] Built target testkeys make -f tests/CMakeFiles/testentrymodel.dir/build.make tests/CMakeFiles/testentrymodel.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testentrymodel.dir/DependInfo.cmake --color= Scanning dependencies of target testentrymodel make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testentrymodel.dir/build.make tests/CMakeFiles/testentrymodel.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 86%] Building CXX object tests/CMakeFiles/testgroup.dir/testgroup_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testgroup.dir/testgroup_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testgroup_automoc.cpp [ 86%] Built target testcryptohash [ 86%] Building CXX object tests/CMakeFiles/testentrymodel.dir/TestEntryModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testentrymodel.dir/TestEntryModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestEntryModel.cpp [ 86%] Building CXX object tests/CMakeFiles/testentrymodel.dir/testentrymodel_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testentrymodel.dir/testentrymodel_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testentrymodel_automoc.cpp [ 87%] Linking CXX executable testkeepass1reader cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testkeepass1reader.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testkeepass1reader.dir/TestKeePass1Reader.cpp.o CMakeFiles/testkeepass1reader.dir/testkeepass1reader_automoc.cpp.o -o testkeepass1reader -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 make -f tests/CMakeFiles/testwildcardmatcher.dir/build.make tests/CMakeFiles/testwildcardmatcher.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testwildcardmatcher.dir/DependInfo.cmake --color= [ 88%] Linking CXX executable testentrymodel cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testentrymodel.dir/link.txt --verbose=1 [ 89%] Linking CXX executable testgroup cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testgroup.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testentrymodel.dir/TestEntryModel.cpp.o CMakeFiles/testentrymodel.dir/testentrymodel_automoc.cpp.o -o testentrymodel -rdynamic libtestsupport.a ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 Scanning dependencies of target testwildcardmatcher make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testwildcardmatcher.dir/build.make tests/CMakeFiles/testwildcardmatcher.dir/build /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testgroup.dir/TestGroup.cpp.o CMakeFiles/testgroup.dir/testgroup_automoc.cpp.o -o testgroup -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 89%] Building CXX object tests/CMakeFiles/testwildcardmatcher.dir/TestWildcardMatcher.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testwildcardmatcher.dir/TestWildcardMatcher.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestWildcardMatcher.cpp [ 89%] Building CXX object tests/CMakeFiles/testwildcardmatcher.dir/testwildcardmatcher_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testwildcardmatcher.dir/testwildcardmatcher_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testwildcardmatcher_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 89%] Built target testexporter make -f tests/CMakeFiles/testautotype.dir/build.make tests/CMakeFiles/testautotype.dir/depend [ 90%] Linking CXX executable testwildcardmatcher cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testwildcardmatcher.dir/link.txt --verbose=1 make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testautotype.dir/DependInfo.cmake --color= /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testwildcardmatcher.dir/TestWildcardMatcher.cpp.o CMakeFiles/testwildcardmatcher.dir/testwildcardmatcher_automoc.cpp.o -o testwildcardmatcher -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 Scanning dependencies of target testautotype make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testautotype.dir/build.make tests/CMakeFiles/testautotype.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 91%] Building CXX object tests/CMakeFiles/testautotype.dir/TestAutoType.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -Dtestautotype_EXPORTS -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testautotype.dir/TestAutoType.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestAutoType.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 91%] Built target testwildcardmatcher [ 91%] Building CXX object tests/CMakeFiles/testautotype.dir/testautotype_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -Dtestautotype_EXPORTS -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testautotype.dir/testautotype_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testautotype_automoc.cpp make -f tests/CMakeFiles/testgroupmodel.dir/build.make tests/CMakeFiles/testgroupmodel.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testgroupmodel.dir/DependInfo.cmake --color= Scanning dependencies of target testgroupmodel make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testgroupmodel.dir/build.make tests/CMakeFiles/testgroupmodel.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 91%] Built target testkeepass2xmlreader [ 91%] Building CXX object tests/CMakeFiles/testgroupmodel.dir/TestGroupModel.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testgroupmodel.dir/TestGroupModel.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestGroupModel.cpp [ 92%] Building CXX object tests/CMakeFiles/testgroupmodel.dir/testgroupmodel_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testgroupmodel.dir/testgroupmodel_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testgroupmodel_automoc.cpp [ 92%] Linking CXX executable testautotype cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testautotype.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now -Wl,--export-dynamic CMakeFiles/testautotype.dir/TestAutoType.cpp.o CMakeFiles/testautotype.dir/testautotype_automoc.cpp.o -o testautotype -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 make -f tests/CMakeFiles/testsymmetriccipher.dir/build.make tests/CMakeFiles/testsymmetriccipher.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testsymmetriccipher.dir/DependInfo.cmake --color= [ 92%] Linking CXX executable testgroupmodel cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testgroupmodel.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testgroupmodel.dir/TestGroupModel.cpp.o CMakeFiles/testgroupmodel.dir/testgroupmodel_automoc.cpp.o -o testgroupmodel -rdynamic libtestsupport.a ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 Scanning dependencies of target testsymmetriccipher make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testsymmetriccipher.dir/build.make tests/CMakeFiles/testsymmetriccipher.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 92%] Building CXX object tests/CMakeFiles/testsymmetriccipher.dir/TestSymmetricCipher.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testsymmetriccipher.dir/TestSymmetricCipher.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestSymmetricCipher.cpp [ 93%] Building CXX object tests/CMakeFiles/testsymmetriccipher.dir/testsymmetriccipher_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testsymmetriccipher.dir/testsymmetriccipher_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testsymmetriccipher_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 93%] Built target testkeepass1reader make -f tests/CMakeFiles/testdatabase.dir/build.make tests/CMakeFiles/testdatabase.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testdatabase.dir/DependInfo.cmake --color= Scanning dependencies of target testdatabase make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testdatabase.dir/build.make tests/CMakeFiles/testdatabase.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 93%] Building CXX object tests/CMakeFiles/testdatabase.dir/TestDatabase.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testdatabase.dir/TestDatabase.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestDatabase.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 93%] Built target testentrymodel make -f tests/CMakeFiles/testhashedblockstream.dir/build.make tests/CMakeFiles/testhashedblockstream.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testhashedblockstream.dir/DependInfo.cmake --color= [ 93%] Linking CXX executable testsymmetriccipher cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testsymmetriccipher.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testsymmetriccipher.dir/TestSymmetricCipher.cpp.o CMakeFiles/testsymmetriccipher.dir/testsymmetriccipher_automoc.cpp.o -o testsymmetriccipher -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 Scanning dependencies of target testhashedblockstream make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testhashedblockstream.dir/build.make tests/CMakeFiles/testhashedblockstream.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 94%] Building CXX object tests/CMakeFiles/testhashedblockstream.dir/TestHashedBlockStream.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testhashedblockstream.dir/TestHashedBlockStream.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestHashedBlockStream.cpp [ 94%] Building CXX object tests/CMakeFiles/testdatabase.dir/testdatabase_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testdatabase.dir/testdatabase_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testdatabase_automoc.cpp [ 94%] Building CXX object tests/CMakeFiles/testhashedblockstream.dir/testhashedblockstream_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testhashedblockstream.dir/testhashedblockstream_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testhashedblockstream_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 94%] Built target testgroup make -f tests/CMakeFiles/testdeletedobjects.dir/build.make tests/CMakeFiles/testdeletedobjects.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testdeletedobjects.dir/DependInfo.cmake --color= Scanning dependencies of target testdeletedobjects make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testdeletedobjects.dir/build.make tests/CMakeFiles/testdeletedobjects.dir/build [ 95%] Linking CXX executable testdatabase make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testdatabase.dir/link.txt --verbose=1 [ 95%] Building CXX object tests/CMakeFiles/testdeletedobjects.dir/TestDeletedObjects.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testdeletedobjects.dir/TestDeletedObjects.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestDeletedObjects.cpp /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testdatabase.dir/TestDatabase.cpp.o CMakeFiles/testdatabase.dir/testdatabase_automoc.cpp.o -o testdatabase -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 95%] Linking CXX executable testhashedblockstream cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testhashedblockstream.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testhashedblockstream.dir/TestHashedBlockStream.cpp.o CMakeFiles/testhashedblockstream.dir/testhashedblockstream_automoc.cpp.o -o testhashedblockstream -rdynamic libtestsupport.a ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 96%] Building CXX object tests/CMakeFiles/testdeletedobjects.dir/testdeletedobjects_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testdeletedobjects.dir/testdeletedobjects_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testdeletedobjects_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 96%] Built target testautotype make -f tests/CMakeFiles/testmodified.dir/build.make tests/CMakeFiles/testmodified.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/CMakeFiles/testmodified.dir/DependInfo.cmake --color= Scanning dependencies of target testmodified make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/CMakeFiles/testmodified.dir/build.make tests/CMakeFiles/testmodified.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 96%] Building CXX object tests/CMakeFiles/testmodified.dir/TestModified.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testmodified.dir/TestModified.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/TestModified.cpp [ 96%] Linking CXX executable testdeletedobjects cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testdeletedobjects.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testdeletedobjects.dir/TestDeletedObjects.cpp.o CMakeFiles/testdeletedobjects.dir/testdeletedobjects_automoc.cpp.o -o testdeletedobjects -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 96%] Building CXX object tests/CMakeFiles/testmodified.dir/testmodified_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testmodified.dir/testmodified_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/testmodified_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 96%] Built target testgroupmodel make -f tests/gui/CMakeFiles/testguipixmaps.dir/build.make tests/gui/CMakeFiles/testguipixmaps.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests/gui /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui/CMakeFiles/testguipixmaps.dir/DependInfo.cmake --color= [ 97%] Linking CXX executable testmodified cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodified.dir/link.txt --verbose=1 Scanning dependencies of target testguipixmaps make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/gui/CMakeFiles/testguipixmaps.dir/build.make tests/gui/CMakeFiles/testguipixmaps.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testmodified.dir/TestModified.cpp.o CMakeFiles/testmodified.dir/testmodified_automoc.cpp.o -o testmodified -rdynamic ../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 [ 97%] Building CXX object tests/gui/CMakeFiles/testguipixmaps.dir/TestGuiPixmaps.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testguipixmaps.dir/TestGuiPixmaps.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/gui/TestGuiPixmaps.cpp [ 98%] Building CXX object tests/gui/CMakeFiles/testguipixmaps.dir/testguipixmaps_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testguipixmaps.dir/testguipixmaps_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui/testguipixmaps_automoc.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 98%] Linking CXX executable testguipixmaps cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/bin/cmake -E cmake_link_script CMakeFiles/testguipixmaps.dir/link.txt --verbose=1 [ 98%] Built target testsymmetriccipher make -f tests/gui/CMakeFiles/testgui.dir/build.make tests/gui/CMakeFiles/testgui.dir/depend make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jak/Projects/Debian/keepassxc /home/jak/Projects/Debian/keepassxc/tests/gui /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui/CMakeFiles/testgui.dir/DependInfo.cmake --color= /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testguipixmaps.dir/TestGuiPixmaps.cpp.o CMakeFiles/testguipixmaps.dir/testguipixmaps_automoc.cpp.o -o testguipixmaps -rdynamic ../../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 Scanning dependencies of target testgui make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make -f tests/gui/CMakeFiles/testgui.dir/build.make tests/gui/CMakeFiles/testgui.dir/build make[3]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 99%] Building CXX object tests/gui/CMakeFiles/testgui.dir/TestGui.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testgui.dir/TestGui.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/gui/TestGui.cpp [ 99%] Building CXX object tests/gui/CMakeFiles/testgui.dir/TemporaryFile.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testgui.dir/TemporaryFile.cpp.o -c /home/jak/Projects/Debian/keepassxc/tests/gui/TemporaryFile.cpp make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [ 99%] Built target testhashedblockstream [ 99%] Building CXX object tests/gui/CMakeFiles/testgui.dir/testgui_automoc.cpp.o cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/lib/ccache/c++ -DQHTTP_EXPORT -DQHTTP_MEMORY_LOG=0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_STRICT_ITERATORS -DQT_TESTCASE_BUILDDIR=\"/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu\" -DQT_TESTLIB_LIB -DQT_TEST_LIB -DQT_WIDGETS_LIB -DWITH_APP_BUNDLE -isystem /usr/include/ykpers-1 -I/home/jak/Projects/Debian/keepassxc/tests -I/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests -I/home/jak/Projects/Debian/keepassxc/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/testgui.dir/testgui_automoc.cpp.o -c /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui/testgui_automoc.cpp [100%] Linking CXX executable testgui cd /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/tests/gui && /usr/bin/cmake -E cmake_link_script CMakeFiles/testgui.dir/link.txt --verbose=1 /usr/lib/ccache/c++ -g -O2 -fdebug-prefix-map=/home/jak/Projects/Debian/keepassxc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 -Wl,-z,relro -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now CMakeFiles/testgui.dir/TestGui.cpp.o CMakeFiles/testgui.dir/TemporaryFile.cpp.o CMakeFiles/testgui.dir/testgui_automoc.cpp.o -o testgui -rdynamic ../../src/libkeepassx_core.a /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.7.1 -lgcrypt -lgpg-error -lz -lyubikey -lykpers-1 ../../src/http/libkeepasshttp.a /usr/lib/x86_64-linux-gnu/libQt5Concurrent.so.5.7.1 ../../src/http/qhttp/libqhttp.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 ../../src/libautotype.a /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 ../../src/libzxcvbn.a /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [100%] Built target testdeletedobjects [100%] Built target testdatabase make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [100%] Built target testmodified make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [100%] Built target testguipixmaps make[3]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' [100%] Built target testgui make[2]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' /usr/bin/cmake -E cmake_progress_start /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu/CMakeFiles 0 make[1]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' debian/rules override_dh_auto_test make[1]: Entering directory '/home/jak/Projects/Debian/keepassxc' dh_auto_test -- ARGS+="-E testgui" make -j6 test "ARGS+=-E testgui" ARGS\+=-j6 make[2]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Running tests... /usr/bin/ctest --force-new-ctest-process -E testgui -j6 Test project /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu Start 1: testgroup Start 2: testkeepass2xmlreader Start 3: testkeys Start 4: testkeepass2reader Start 5: testkeepass2writer Start 6: testgroupmodel 1/25 Test #2: testkeepass2xmlreader ............ Passed 0.05 sec 2/25 Test #6: testgroupmodel ................... Passed 0.03 sec 3/25 Test #1: testgroup ........................ Passed 0.05 sec 4/25 Test #4: testkeepass2reader ............... Passed 0.05 sec 5/25 Test #3: testkeys ......................... Passed 0.05 sec 6/25 Test #5: testkeepass2writer ............... Passed 0.07 sec Start 7: testentrymodel Start 8: testcryptohash Start 9: testsymmetriccipher Start 10: testhashedblockstream Start 11: testkeepass2randomstream Start 12: testmodified 7/25 Test #11: testkeepass2randomstream ......... Passed 0.01 sec 8/25 Test #9: testsymmetriccipher .............. Passed 0.04 sec 9/25 Test #12: testmodified ..................... Passed 0.04 sec 10/25 Test #8: testcryptohash ................... Passed 0.04 sec 11/25 Test #7: testentrymodel ................... Passed 0.04 sec 12/25 Test #10: testhashedblockstream ............ Passed 0.04 sec Start 13: testdeletedobjects Start 14: testkeepass1reader Start 15: testwildcardmatcher Start 16: testautotype Start 17: testentry Start 18: testtotp 13/25 Test #16: testautotype ..................... Passed 0.02 sec 14/25 Test #14: testkeepass1reader ............... Passed 0.06 sec 15/25 Test #17: testentry ........................ Passed 0.06 sec 16/25 Test #18: testtotp ......................... Passed 0.05 sec 17/25 Test #15: testwildcardmatcher .............. Passed 0.06 sec 18/25 Test #13: testdeletedobjects ............... Passed 0.06 sec Start 19: testcsvparser Start 20: testrandom Start 21: testentrysearcher Start 22: testexporter Start 23: testcsvexporter Start 24: testykchallengeresponsekey 19/25 Test #24: testykchallengeresponsekey ....... Passed 0.03 sec 20/25 Test #21: testentrysearcher ................ Passed 0.04 sec 21/25 Test #23: testcsvexporter .................. Passed 0.04 sec 22/25 Test #20: testrandom ....................... Passed 0.04 sec 23/25 Test #22: testexporter ..................... Passed 0.04 sec 24/25 Test #19: testcsvparser .................... Passed 0.04 sec Start 25: testdatabase 25/25 Test #25: testdatabase ..................... Passed 0.05 sec 100% tests passed, 0 tests failed out of 25 Total Test time (real) = 0.28 sec make[2]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' xvfb-run -a --server-args="-screen 0 800x600x24" dh_auto_test -- ARGS+="-R testgui" make -j6 test "ARGS+=-R testgui" ARGS\+=-j6 make[2]: Entering directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' Running tests... /usr/bin/ctest --force-new-ctest-process -R testgui -j6 Test project /home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu Start 26: testgui Start 27: testguipixmaps 1/2 Test #27: testguipixmaps ................... Passed 0.10 sec 2/2 Test #26: testgui ..........................***Failed 10.51 sec ********* Start testing of TestGui ********* Config: Using QtTest library 5.7.1, Qt 5.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 6.3.0 20170124) PASS : TestGui::initTestCase() QWARN : TestGui::testMergeDatabase() QWidget::setWindowModified: The window title does not contain a '[*]' placeholder PASS : TestGui::testMergeDatabase() FAIL! : TestGui::testAutoreloadDatabase() 'm_tabWidget->tabText(m_tabWidget->currentIndex()).endsWith("*")' returned FALSE. () Loc: [/home/jak/Projects/Debian/keepassxc/tests/gui/TestGui.cpp(194)] PASS : TestGui::testTabs() QWARN : TestGui::testEditEntry() QWidget::setWindowModified: The window title does not contain a '[*]' placeholder PASS : TestGui::testEditEntry() PASS : TestGui::testAddEntry() PASS : TestGui::testPasswordEntryEntropy() PASS : TestGui::testDicewareEntryEntropy() PASS : TestGui::testTotp() QWARN : TestGui::testSearch() QWidget::setWindowModified: The window title does not contain a '[*]' placeholder PASS : TestGui::testSearch() PASS : TestGui::testDeleteEntry() PASS : TestGui::testCloneEntry() PASS : TestGui::testEntryPlaceholders() PASS : TestGui::testDragAndDropEntry() PASS : TestGui::testDragAndDropGroup() PASS : TestGui::testSaveAs() QWARN : TestGui::testSave() QWidget::setWindowModified: The window title does not contain a '[*]' placeholder PASS : TestGui::testSave() QWARN : TestGui::testDatabaseSettings() QWidget::setWindowModified: The window title does not contain a '[*]' placeholder PASS : TestGui::testDatabaseSettings() QWARN : TestGui::testKeePass1Import() QWidget::setWindowModified: The window title does not contain a '[*]' placeholder QWARN : TestGui::testKeePass1Import() QWidget::setWindowModified: The window title does not contain a '[*]' placeholder QWARN : TestGui::testKeePass1Import() QWidget::setWindowModified: The window title does not contain a '[*]' placeholder PASS : TestGui::testKeePass1Import() PASS : TestGui::testDatabaseLocking() PASS : TestGui::cleanupTestCase() Totals: 20 passed, 1 failed, 0 skipped, 0 blacklisted, 10467ms ********* Finished testing of TestGui ********* 50% tests passed, 1 tests failed out of 2 Total Test time (real) = 10.51 sec The following tests FAILED: 26 - testgui (Failed) Errors while running CTest Makefile:96: recipe for target 'test' failed make[2]: *** [test] Error 8 make[2]: Leaving directory '/home/jak/Projects/Debian/keepassxc/obj-x86_64-linux-gnu' dh_auto_test: make -j6 test ARGS+=-R testgui ARGS+=-j6 returned exit code 2 debian/rules:17: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 2 make[1]: Leaving directory '/home/jak/Projects/Debian/keepassxc' debian/rules:7: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2