# kdesrc-build running: 'ninja' '-j' '8' # from directory: /opt/kde/build/kwallet [1/170] Generating ts... [2/170] Automatic MOC for target KF6WalletBackend [3/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/KF6WalletBackend_autogen/mocs_compilation.cpp.o [4/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/blockcipher.cc.o [5/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/sha1.cc.o [6/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/blowfish.cc.o [7/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/cbc.cc.o /opt/kde/src/kwallet/src/runtime/kwalletd/backend/cbc.cc: In member function 'virtual int CipherBlockChain::encrypt(void*, int)': /opt/kde/src/kwallet/src/runtime/kwalletd/backend/cbc.cc:105:16: warning: 'rc' may be used uninitialized [-Wmaybe-uninitialized] 105 | return rc; | ^~ /opt/kde/src/kwallet/src/runtime/kwalletd/backend/cbc.cc:77:13: note: 'rc' was declared here 77 | int rc; | ^~ [8/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/kwalletentry.cc.o [9/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/kwalletbackend_debug.cpp.o [10/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/kwalletbackend.cc.o [11/170] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/KF6WalletBackend.dir/backendpersisthandler.cpp.o [12/170] Generating mo... [13/170] Generating kwallet-query.1 Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Note: namesp. add : added namespace before processing kwallet-query(1) Note: Writing kwallet-query.1 [14/170] Automatic MOC for target KF6Wallet [15/170] Generating kwallet_interface.cpp, kwallet_interface.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [16/170] Generating moc_kwallet_interface.cpp [17/170] Building CXX object src/api/KWallet/CMakeFiles/KF6Wallet.dir/KF6Wallet_autogen/mocs_compilation.cpp.o [18/170] Building CXX object src/api/KWallet/CMakeFiles/KF6Wallet.dir/kwallet_api_debug.cpp.o [19/170] Building CXX object src/api/KWallet/CMakeFiles/KF6Wallet.dir/kwallet_interface.cpp.o [20/170] Building CXX object src/api/KWallet/CMakeFiles/KF6Wallet.dir/kwallet.cpp.o [21/170] Linking CXX shared library bin/libKF6WalletBackend.so.6.7.0 [22/170] Creating library symlink bin/libKF6WalletBackend.so.6 bin/libKF6WalletBackend.so [23/170] Automatic MOC for target testbf [24/170] Automatic MOC for target backendtest [25/170] Building CXX object src/runtime/kwalletd/backend/tests/CMakeFiles/testbf.dir/testbf_autogen/mocs_compilation.cpp.o [26/170] Building CXX object src/runtime/kwalletd/backend/tests/CMakeFiles/backendtest.dir/backendtest_autogen/mocs_compilation.cpp.o [27/170] Automatic MOC for target testsha [28/170] Building CXX object src/runtime/kwalletd/backend/tests/CMakeFiles/testbf.dir/testbf.cpp.o [29/170] Building CXX object src/runtime/kwalletd/backend/tests/CMakeFiles/testsha.dir/testsha_autogen/mocs_compilation.cpp.o [30/170] Building CXX object src/runtime/kwalletd/backend/tests/CMakeFiles/backendtest.dir/backendtest.cpp.o [31/170] Building CXX object src/runtime/kwalletd/backend/tests/CMakeFiles/testsha.dir/testsha.cpp.o /opt/kde/src/kwallet/src/runtime/kwalletd/backend/tests/testsha.cpp: In function 'int main()': /opt/kde/src/kwallet/src/runtime/kwalletd/backend/tests/testsha.cpp:24:12: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 24 | if (rc != strlen((char *)data)) { | ~~~^~~~~~~~~~~~~~~~~~~~~~~ [32/170] Linking CXX shared library bin/libKF6Wallet.so.6.7.0 [33/170] Creating library symlink bin/libKF6Wallet.so.6 bin/libKF6Wallet.so [34/170] Linking CXX executable bin/testsha [35/170] Linking CXX executable bin/testbf [36/170] Linking CXX executable bin/backendtest [37/170] Automatic MOC for target blowfishtest [38/170] Building CXX object autotests/CMakeFiles/blowfishtest.dir/blowfishtest_autogen/mocs_compilation.cpp.o [39/170] Automatic MOC for target kwallettestlib [40/170] Building CXX object autotests/CMakeFiles/blowfishtest.dir/blowfishtest.cpp.o [41/170] Building CXX object tests/kwalletd/CMakeFiles/kwallettestlib.dir/kwallettestlib_autogen/mocs_compilation.cpp.o [42/170] Building CXX object tests/kwalletd/CMakeFiles/kwallettestlib.dir/kwallettest.cpp.o [43/170] Linking CXX static library lib/libkwallettestlib.a [44/170] Automatic MOC for target kwalletwizardtest [45/170] Automatic MOC for target kwalletd6 [46/170] Automatic MOC for target kwallettest [47/170] Generating kwalletadaptor.cpp, kwalletadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [48/170] Generating kwalletfreedesktopserviceadaptor.cpp, kwalletfreedesktopserviceadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [49/170] Generating kwalletfreedesktopsessionadaptor.cpp, kwalletfreedesktopsessionadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [50/170] Generating kwalletfreedesktopcollectionadaptor.cpp, kwalletfreedesktopcollectionadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [51/170] Generating kwalletfreedesktopitemadaptor.cpp, kwalletfreedesktopitemadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [52/170] Generating kwalletfreedesktoppromptadaptor.cpp, kwalletfreedesktoppromptadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [53/170] Generating kwalletportalsecretsadaptor.cpp, kwalletportalsecretsadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [54/170] Automatic MOC for target fdo_secrets_test [55/170] Generating kwalletadaptor.cpp, kwalletadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [56/170] Generating kwalletfreedesktopserviceadaptor.cpp, kwalletfreedesktopserviceadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [57/170] Generating ui_kwalletwizardpageexplanation.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [58/170] Generating ui_kbetterthankdialogbase.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [59/170] Automatic MOC for target kwallet-query [60/170] Generating kwalletfreedesktopsessionadaptor.cpp, kwalletfreedesktopsessionadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [61/170] Generating kwalletfreedesktoppromptadaptor.cpp, kwalletfreedesktoppromptadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [62/170] Generating kwalletfreedesktopcollectionadaptor.cpp, kwalletfreedesktopcollectionadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [63/170] Generating kwalletfreedesktopitemadaptor.cpp, kwalletfreedesktopitemadaptor.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [64/170] Generating ui_kwalletwizardpageintro.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [65/170] Generating ui_kwalletwizardpageoptions.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [66/170] Generating ui_kwalletwizardpagepasswordgpg.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [67/170] Generating ui_kwalletwizardpagepassword.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [68/170] Automatic MOC for target kwallet-example-asynchronous [69/170] Linking CXX executable bin/blowfishtest [70/170] Generating moc_kwalletfreedesktopserviceadaptor.cpp [71/170] Generating moc_kwalletadaptor.cpp [72/170] Generating ui_kwalletwizardpagegpgkey.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [73/170] Automatic MOC for target kwalletsync [74/170] Generating moc_kwalletfreedesktopsessionadaptor.cpp [75/170] Generating ui_knewwalletdialoggpg.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [76/170] Generating moc_kwalletfreedesktopcollectionadaptor.cpp [77/170] Generating ui_knewwalletdialogintro.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [78/170] Generating moc_kwalletfreedesktopitemadaptor.cpp [79/170] Generating moc_kwalletfreedesktoppromptadaptor.cpp [80/170] Generating moc_kwalletportalsecretsadaptor.cpp [81/170] Generating moc_kwalletfreedesktopsessionadaptor.cpp [82/170] Generating moc_kwalletfreedesktopcollectionadaptor.cpp [83/170] Generating moc_kwalletfreedesktopitemadaptor.cpp [84/170] Generating moc_kwalletfreedesktopserviceadaptor.cpp [85/170] Generating moc_kwalletfreedesktoppromptadaptor.cpp [86/170] Generating moc_kwalletadaptor.cpp [87/170] Generating ui_kwalletwizardpageexplanation.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [88/170] Generating ui_kbetterthankdialogbase.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [89/170] Generating ui_kwalletwizardpageintro.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [90/170] Generating ui_kwalletwizardpagepassword.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [91/170] Generating ui_kwalletwizardpagegpgkey.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [92/170] Generating ui_kwalletwizardpageoptions.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [93/170] Generating ui_kwalletwizardpagepasswordgpg.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [94/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletd6_autogen/mocs_compilation.cpp.o [95/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/main.cpp.o [96/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kbetterthankdialog.cpp.o [97/170] Automatic MOC for target kwalletasync [98/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/ktimeout.cpp.o [99/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletwizard.cpp.o [100/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletsessionstore.cpp.o [101/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletd.cpp.o [102/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopsession.cpp.o [103/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopservice.cpp.o [104/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopcollection.cpp.o [105/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopitem.cpp.o [106/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopprompt.cpp.o [107/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopattributes.cpp.o [108/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletd_debug.cpp.o [109/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/knewwalletdialog.cpp.o [110/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletadaptor.cpp.o [111/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletportalsecrets.cpp.o [112/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopserviceadaptor.cpp.o [113/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopsessionadaptor.cpp.o [114/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopcollectionadaptor.cpp.o [115/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktopitemadaptor.cpp.o [116/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletfreedesktoppromptadaptor.cpp.o [117/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/fdo_secrets_test_autogen/mocs_compilation.cpp.o [118/170] Building CXX object src/runtime/kwalletd/CMakeFiles/kwalletd6.dir/kwalletportalsecretsadaptor.cpp.o [119/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/fdo_secrets_test.cpp.o [120/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/__/kwalletfreedesktopitem.cpp.o [121/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/__/kwalletfreedesktopservice.cpp.o [122/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/__/kwalletfreedesktopsession.cpp.o [123/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/__/kwalletfreedesktopcollection.cpp.o [124/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/__/kwalletfreedesktopprompt.cpp.o [125/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/__/kwalletfreedesktopattributes.cpp.o [126/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/kwalletadaptor.cpp.o [127/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/kwalletfreedesktopsessionadaptor.cpp.o [128/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/kwalletfreedesktopserviceadaptor.cpp.o [129/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/kwalletfreedesktopitemadaptor.cpp.o [130/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/kwalletfreedesktopcollectionadaptor.cpp.o [131/170] Building CXX object src/runtime/kwallet-query/src/CMakeFiles/kwallet-query.dir/kwallet-query_autogen/mocs_compilation.cpp.o [132/170] Building CXX object tests/KWallet/CMakeFiles/kwallettest.dir/kwallettest_autogen/mocs_compilation.cpp.o [133/170] Building CXX object src/runtime/kwalletd/autotests/CMakeFiles/fdo_secrets_test.dir/kwalletfreedesktoppromptadaptor.cpp.o [134/170] Building CXX object src/runtime/kwallet-query/src/CMakeFiles/kwallet-query.dir/main.cpp.o [135/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletwizardtest.dir/kwalletwizardtest_autogen/mocs_compilation.cpp.o [136/170] Building CXX object src/runtime/kwallet-query/src/CMakeFiles/kwallet-query.dir/querydriver.cpp.o [137/170] Building CXX object tests/KWallet/CMakeFiles/kwallettest.dir/kwallettest.cpp.o [138/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletasync.dir/kwalletasync_autogen/mocs_compilation.cpp.o [139/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletwizardtest.dir/kwalletwizardtest.cpp.o [140/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletsync.dir/kwalletsync_autogen/mocs_compilation.cpp.o [141/170] Building CXX object examples/asynchronous_app/CMakeFiles/kwallet-example-asynchronous.dir/kwallet-example-asynchronous_autogen/mocs_compilation.cpp.o [142/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletwizardtest.dir/__/__/src/runtime/kwalletd/kwalletwizard.cpp.o [143/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletasync.dir/kwalletasync.cpp.o [144/170] Building CXX object examples/asynchronous_app/CMakeFiles/kwallet-example-asynchronous.dir/main.cpp.o [145/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletsync.dir/kwalletsync.cpp.o [146/170] Building CXX object examples/asynchronous_app/CMakeFiles/kwallet-example-asynchronous.dir/dialog.cpp.o [147/170] Automatic MOC for target kwalletmany [148/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletmany.dir/kwalletmany_autogen/mocs_compilation.cpp.o [149/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletmany.dir/kwalletmany.cpp.o [150/170] Automatic MOC for target kwalletpath [151/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletpath.dir/kwalletpath_autogen/mocs_compilation.cpp.o [152/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletpath.dir/kwalletpath.cpp.o [153/170] Automatic MOC for target kwalletboth [154/170] Automatic MOC for target kwalletcbc [155/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletboth.dir/kwalletboth_autogen/mocs_compilation.cpp.o [156/170] Linking CXX executable bin/kwallet-query [157/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletcbc.dir/kwalletcbc_autogen/mocs_compilation.cpp.o [158/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletboth.dir/kwalletboth.cpp.o [159/170] Building CXX object tests/kwalletd/CMakeFiles/kwalletcbc.dir/kwalletcbc.cpp.o [160/170] Linking CXX executable bin/kwallettest [161/170] Linking CXX executable bin/fdo_secrets_test [162/170] Linking CXX executable bin/kwalletwizardtest [163/170] Linking CXX executable bin/kwalletasync [164/170] Linking CXX executable bin/kwalletsync [165/170] Linking CXX executable bin/kwalletboth [166/170] Linking CXX executable bin/kwalletpath [167/170] Linking CXX executable bin/kwalletd6 [168/170] Linking CXX executable bin/kwalletmany [169/170] Linking CXX executable bin/kwallet-example-asynchronous [170/170] Linking CXX executable bin/kwalletcbc