# kdesrc-build running: 'ninja' '-j' '8' # from directory: /opt/kde/build/kservice [1/83] Generating ts... [2/83] Generating po/ca/docs/kbuildsycoca6/kbuildsycoca6.8 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 Frameworks del KDE: KService Note: Writing kbuildsycoca6.8 [3/83] Generating po/it/docs/kbuildsycoca6/kbuildsycoca6.8 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 KDE Frameworks: KService Note: Writing kbuildsycoca6.8 [4/83] Generating po/pt_BR/docs/kbuildsycoca6/kbuildsycoca6.8 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 KService do KDE Frameworks Note: Writing kbuildsycoca6.8 [5/83] Generating po/nl/docs/kbuildsycoca6/kbuildsycoca6.8 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 KDE Frameworks: KService Note: Writing kbuildsycoca6.8 [6/83] Generating po/fr/docs/kbuildsycoca6/kbuildsycoca6.8 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 KDE Frameworks : « KService » Note: Writing kbuildsycoca6.8 [7/83] Generating po/es/docs/kbuildsycoca6/kbuildsycoca6.8 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 KDE Frameworks: KService Note: Writing kbuildsycoca6.8 [8/83] Generating mo... [9/83] Generating po/sl/docs/kbuildsycoca6/kbuildsycoca6.8 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 KDE Frameworks: KService Note: Writing kbuildsycoca6.8 [10/83] Generating po/uk/docs/kbuildsycoca6/kbuildsycoca6.8 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 KDE Frameworks: KService Note: Writing kbuildsycoca6.8 [11/83] Generating po/tr/docs/kbuildsycoca6/kbuildsycoca6.8 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 KDE Frameworks: KService Note: Writing kbuildsycoca6.8 [12/83] Generating kbuildsycoca6.8 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 KDE Frameworks: KService Note: Writing kbuildsycoca6.8 [13/83] Automatic MOC for target KF6Service [14/83] Building CXX object src/CMakeFiles/KF6Service.dir/KF6Service_autogen/mocs_compilation.cpp.o [15/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kmimetypefactory.cpp.o [16/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kserviceaction.cpp.o [17/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kapplicationtrader.cpp.o [18/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kservicefactory.cpp.o [19/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kservicegroupfactory.cpp.o [20/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kservicegroup.cpp.o [21/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kserviceoffer.cpp.o [22/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kservice.cpp.o [23/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/ksycocadevices.cpp.o [24/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/ksycocaentry.cpp.o [25/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/ksycocadict.cpp.o [26/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/ksycocafactory.cpp.o [27/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kmemfile.cpp.o /opt/kde/src/kservice/src/sycoca/kmemfile.cpp: In member function 'virtual bool KMemFile::open(QIODeviceBase::OpenMode)': /opt/kde/src/kservice/src/sycoca/kmemfile.cpp:168:15: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct KMemFile::Private::sharedInfoData'; use assignment or value-initialization instead [-Wclass-memaccess] 168 | memset(infoPtr, 0, sizeof(Private::sharedInfoData)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/kde/src/kservice/src/sycoca/kmemfile.cpp:21:12: note: 'struct KMemFile::Private::sharedInfoData' declared here 21 | struct sharedInfoData { | ^~~~~~~~~~~~~~ [28/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/ksycoca.cpp.o [29/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kbuildmimetypefactory.cpp.o [30/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kbuildservicegroupfactory.cpp.o [31/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kbuildservicefactory.cpp.o [32/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kctimefactory.cpp.o [33/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kmimeassociations.cpp.o [34/83] Building CXX object src/CMakeFiles/KF6Service.dir/servicesdebug.cpp.o [35/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kbuildsycoca.cpp.o [36/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycocadebug.cpp.o [37/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/vfolder_menu.cpp.o [38/83] Linking CXX shared library bin/libKF6Service.so.6.7.0 [39/83] Creating library symlink bin/libKF6Service.so.6 bin/libKF6Service.so [40/83] Automatic MOC for target kservicegroup_dumper [41/83] Automatic MOC for target kbuildsycoca6 [42/83] Automatic MOC for target kmimeassociations_dumper [43/83] Automatic MOC for target findservice [44/83] Building CXX object src/kbuildsycoca/CMakeFiles/kbuildsycoca6.dir/kbuildsycoca6_autogen/mocs_compilation.cpp.o [45/83] Building CXX object tests/CMakeFiles/kservicegroup_dumper.dir/kservicegroup_dumper_autogen/mocs_compilation.cpp.o [46/83] Building CXX object src/kbuildsycoca/CMakeFiles/kbuildsycoca6.dir/kbuildsycoca_main.cpp.o [47/83] Building CXX object tests/CMakeFiles/findservice.dir/findservice_autogen/mocs_compilation.cpp.o [48/83] Building CXX object tests/CMakeFiles/kservicegroup_dumper.dir/kservicegroup_dumper.cpp.o [49/83] Building CXX object tests/CMakeFiles/kmimeassociations_dumper.dir/kmimeassociations_dumper_autogen/mocs_compilation.cpp.o [50/83] Building CXX object tests/CMakeFiles/findservice.dir/findservice.cpp.o [51/83] Building CXX object tests/CMakeFiles/kmimeassociations_dumper.dir/sycocadebug.cpp.o [52/83] Building CXX object tests/CMakeFiles/kmimeassociations_dumper.dir/kmimeassociations_dumper.cpp.o [53/83] Building CXX object tests/CMakeFiles/kmimeassociations_dumper.dir/__/src/sycoca/kmimeassociations.cpp.o [54/83] Linking CXX executable bin/kservicegroup_dumper [55/83] Linking CXX executable bin/kbuildsycoca6 [56/83] Linking CXX executable bin/findservice [57/83] Linking CXX executable bin/kmimeassociations_dumper [58/83] Automatic MOC for target ksycocatest [59/83] Automatic MOC for target kservicetest [60/83] Building CXX object autotests/CMakeFiles/ksycocatest.dir/ksycocatest_autogen/mocs_compilation.cpp.o [61/83] Building CXX object autotests/CMakeFiles/kservicetest.dir/kservicetest_autogen/mocs_compilation.cpp.o [62/83] Building CXX object autotests/CMakeFiles/ksycocatest.dir/ksycocatest.cpp.o [63/83] Building CXX object autotests/CMakeFiles/kservicetest.dir/kservicetest.cpp.o [64/83] Automatic MOC for target ksycocathreadtest [65/83] Building CXX object autotests/CMakeFiles/ksycocathreadtest.dir/ksycocathreadtest_autogen/mocs_compilation.cpp.o [66/83] Building CXX object autotests/CMakeFiles/ksycocathreadtest.dir/ksycocathreadtest.cpp.o [67/83] Automatic MOC for target kmimeassociationstest [68/83] Building CXX object autotests/CMakeFiles/kmimeassociationstest.dir/kmimeassociationstest_autogen/mocs_compilation.cpp.o [69/83] Building CXX object autotests/CMakeFiles/kmimeassociationstest.dir/__/src/sycoca/kmimeassociations.cpp.o [70/83] Building CXX object autotests/CMakeFiles/kmimeassociationstest.dir/sycocadebug.cpp.o [71/83] Building CXX object autotests/CMakeFiles/kmimeassociationstest.dir/kmimeassociationstest.cpp.o [72/83] Automatic MOC for target ksycoca_xdgdirstest [73/83] Building CXX object autotests/CMakeFiles/ksycoca_xdgdirstest.dir/ksycoca_xdgdirstest_autogen/mocs_compilation.cpp.o [74/83] Automatic MOC for target kapplicationtradertest [75/83] Building CXX object autotests/CMakeFiles/kapplicationtradertest.dir/kapplicationtradertest_autogen/mocs_compilation.cpp.o [76/83] Building CXX object autotests/CMakeFiles/ksycoca_xdgdirstest.dir/ksycoca_xdgdirstest.cpp.o [77/83] Building CXX object autotests/CMakeFiles/kapplicationtradertest.dir/kapplicationtradertest.cpp.o [78/83] Linking CXX executable bin/ksycocatest [79/83] Linking CXX executable bin/ksycocathreadtest [80/83] Linking CXX executable bin/kservicetest [81/83] Linking CXX executable bin/ksycoca_xdgdirstest [82/83] Linking CXX executable bin/kmimeassociationstest [83/83] Linking CXX executable bin/kapplicationtradertest