# kdesrc-build running: 'ninja' '-j' '8' # from directory: /opt/kde/build/kservice [1/83] Generating ts... [2/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 [3/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 [4/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 [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/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 [8/83] Generating mo... [9/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 [10/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 [11/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 [12/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 [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/kservicegroupfactory.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/kserviceoffer.cpp.o [18/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kmimetypefactory.cpp.o [19/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kservicefactory.cpp.o [20/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kapplicationtrader.cpp.o [21/83] Building CXX object src/CMakeFiles/KF6Service.dir/services/kservicegroup.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/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 { | ^~~~~~~~~~~~~~ [27/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/ksycocafactory.cpp.o [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/servicesdebug.cpp.o [33/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycocadebug.cpp.o [34/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kctimefactory.cpp.o [35/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kmimeassociations.cpp.o [36/83] Building CXX object src/CMakeFiles/KF6Service.dir/sycoca/kbuildsycoca.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.9.0 [39/83] Creating library symlink bin/libKF6Service.so.6 bin/libKF6Service.so [40/83] Automatic MOC for target kbuildsycoca6 [41/83] Automatic MOC for target kservicegroup_dumper [42/83] Automatic MOC for target findservice [43/83] Automatic MOC for target kmimeassociations_dumper [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] Automatic MOC for target kservicetest [47/83] Building CXX object autotests/CMakeFiles/kservicetest.dir/kservicetest_autogen/mocs_compilation.cpp.o [48/83] Automatic MOC for target kmimeassociationstest [49/83] Building CXX object autotests/CMakeFiles/kmimeassociationstest.dir/kmimeassociationstest_autogen/mocs_compilation.cpp.o [50/83] Automatic MOC for target ksycoca_xdgdirstest [51/83] Automatic MOC for target ksycocathreadtest [52/83] Automatic MOC for target ksycocatest [53/83] Automatic MOC for target kapplicationtradertest [54/83] Building CXX object autotests/CMakeFiles/ksycocatest.dir/ksycocatest_autogen/mocs_compilation.cpp.o [55/83] Building CXX object autotests/CMakeFiles/ksycoca_xdgdirstest.dir/ksycoca_xdgdirstest_autogen/mocs_compilation.cpp.o [56/83] Building CXX object tests/CMakeFiles/kservicegroup_dumper.dir/kservicegroup_dumper.cpp.o [57/83] Building CXX object autotests/CMakeFiles/ksycocathreadtest.dir/ksycocathreadtest_autogen/mocs_compilation.cpp.o [58/83] Building CXX object autotests/CMakeFiles/kmimeassociationstest.dir/sycocadebug.cpp.o [59/83] Building CXX object autotests/CMakeFiles/kapplicationtradertest.dir/kapplicationtradertest_autogen/mocs_compilation.cpp.o [60/83] Building CXX object src/kbuildsycoca/CMakeFiles/kbuildsycoca6.dir/kbuildsycoca_main.cpp.o [61/83] Building CXX object tests/CMakeFiles/findservice.dir/findservice_autogen/mocs_compilation.cpp.o [62/83] Building CXX object autotests/CMakeFiles/ksycoca_xdgdirstest.dir/ksycoca_xdgdirstest.cpp.o [63/83] Building CXX object tests/CMakeFiles/kmimeassociations_dumper.dir/kmimeassociations_dumper_autogen/mocs_compilation.cpp.o [64/83] Building CXX object autotests/CMakeFiles/ksycocatest.dir/ksycocatest.cpp.o [65/83] Building CXX object autotests/CMakeFiles/kmimeassociationstest.dir/__/src/sycoca/kmimeassociations.cpp.o [66/83] Building CXX object autotests/CMakeFiles/kservicetest.dir/kservicetest.cpp.o [67/83] Linking CXX executable bin/kbuildsycoca6 [68/83] Linking CXX executable bin/ksycocatest [69/83] Linking CXX executable bin/ksycoca_xdgdirstest [70/83] Linking CXX executable bin/kservicetest [71/83] Linking CXX executable bin/kservicegroup_dumper [72/83] Building CXX object autotests/CMakeFiles/kmimeassociationstest.dir/kmimeassociationstest.cpp.o [73/83] Building CXX object tests/CMakeFiles/findservice.dir/findservice.cpp.o [74/83] Linking CXX executable bin/findservice [75/83] Linking CXX executable bin/kmimeassociationstest [76/83] Building CXX object tests/CMakeFiles/kmimeassociations_dumper.dir/sycocadebug.cpp.o [77/83] Building CXX object autotests/CMakeFiles/ksycocathreadtest.dir/ksycocathreadtest.cpp.o [78/83] Linking CXX executable bin/ksycocathreadtest [79/83] Building CXX object tests/CMakeFiles/kmimeassociations_dumper.dir/kmimeassociations_dumper.cpp.o [80/83] Building CXX object autotests/CMakeFiles/kapplicationtradertest.dir/kapplicationtradertest.cpp.o [81/83] Linking CXX executable bin/kapplicationtradertest [82/83] Building CXX object tests/CMakeFiles/kmimeassociations_dumper.dir/__/src/sycoca/kmimeassociations.cpp.o [83/83] Linking CXX executable bin/kmimeassociations_dumper