CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


qt.shiboken: (kcalendarcore) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (kcalendarcore) template baseclass 'QCborStreamReader::StringResult' of 'QCborStringResultByteArray' is not known
qt.shiboken: (kcalendarcore) template baseclass 'QCborStreamReader::StringResult' of 'QCborStringResultString' is not known
In file included from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_python.h:40,
                 from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_wrapper.cpp:28:
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/src/memorycalendar.h:146:34: warning: ‘virtual KCalendarCore::Event::Ptr KCalendarCore::MemoryCalendar::event(const QString&, const QDateTime&) const’ was hidden [-Woverloaded-virtual=]
  146 |     Q_REQUIRED_RESULT Event::Ptr event(const QString &uid, const QDateTime &recurrenceId = {}) const override;
      |                                  ^~~~~
In file included from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_wrapper.cpp:63:
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_memorycalendar_wrapper.h:38:10: note:   by ‘virtual bool MemoryCalendarWrapper::event(QEvent*)’
   38 |     bool event(::QEvent * event) override;
      |          ^~~~~
In file included from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_python.h:40,
                 from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_alarm_wrapper.cpp:28:
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/src/memorycalendar.h:146:34: warning: ‘virtual KCalendarCore::Event::Ptr KCalendarCore::MemoryCalendar::event(const QString&, const QDateTime&) const’ was hidden [-Woverloaded-virtual=]
  146 |     Q_REQUIRED_RESULT Event::Ptr event(const QString &uid, const QDateTime &recurrenceId = {}) const override;
      |                                  ^~~~~
In file included from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_alarm_wrapper.cpp:34:
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_memorycalendar_wrapper.h:38:10: note:   by ‘virtual bool MemoryCalendarWrapper::event(QEvent*)’
   38 |     bool event(::QEvent * event) override;
      |          ^~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-keyword-macro’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-keyword-macro’ may have been intended to silence earlier diagnostics
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_events_wrapper.cpp:43:22: warning: ‘PyTypeObject* Sbk_KCalendarCore_Events_TypeF()’ defined but not used [-Wunused-function]
   43 | static PyTypeObject *Sbk_KCalendarCore_Events_TypeF(void)
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-keyword-macro’ may have been intended to silence earlier diagnostics
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_incidences_wrapper.cpp:43:22: warning: ‘PyTypeObject* Sbk_KCalendarCore_Incidences_TypeF()’ defined but not used [-Wunused-function]
   43 | static PyTypeObject *Sbk_KCalendarCore_Incidences_TypeF(void)
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-keyword-macro’ may have been intended to silence earlier diagnostics
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_journals_wrapper.cpp:43:22: warning: ‘PyTypeObject* Sbk_KCalendarCore_Journals_TypeF()’ defined but not used [-Wunused-function]
   43 | static PyTypeObject *Sbk_KCalendarCore_Journals_TypeF(void)
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-keyword-macro’ may have been intended to silence earlier diagnostics
In file included from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_python.h:40,
                 from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_memorycalendar_wrapper.cpp:33:
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/src/memorycalendar.h:146:34: warning: ‘virtual KCalendarCore::Event::Ptr KCalendarCore::MemoryCalendar::event(const QString&, const QDateTime&) const’ was hidden [-Woverloaded-virtual=]
  146 |     Q_REQUIRED_RESULT Event::Ptr event(const QString &uid, const QDateTime &recurrenceId = {}) const override;
      |                                  ^~~~~
In file included from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_memorycalendar_wrapper.cpp:36:
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_memorycalendar_wrapper.h:38:10: note:   by ‘virtual bool MemoryCalendarWrapper::event(QEvent*)’
   38 |     bool event(::QEvent * event) override;
      |          ^~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-keyword-macro’ may have been intended to silence earlier diagnostics
In file included from /usr/include/python3.11/Python.h:69,
                 from /usr/include/shiboken6/sbkpython.h:27,
                 from /usr/include/shiboken6/shiboken.h:7,
                 from /var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_recurrence_wrapper.cpp:8:
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_recurrence_wrapper.cpp: In function ‘PyObject* Sbk_KCalendarCore_Recurrence_getattro(PyObject*, PyObject*)’:
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_recurrence_wrapper.cpp:3270:103: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]
 3270 |         return PyCFunction_NewEx(&non_static_Sbk_KCalendarCore_RecurrenceMethod_recurrenceType, self, 0);
      |                                                                                                       ^
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-keyword-macro’ may have been intended to silence earlier diagnostics
/var/pisi/kcalendarcore-6.26.0-57/work/kcalendarcore-6.26.0/build/python/KCalendarCore/kcalendarcore_todos_wrapper.cpp:43:22: warning: ‘PyTypeObject* Sbk_KCalendarCore_Todos_TypeF()’ defined but not used [-Wunused-function]
   43 | static PyTypeObject *Sbk_KCalendarCore_Todos_TypeF(void)
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-keyword-macro’ may have been intended to silence earlier diagnostics
warning: build_py: byte-compiling is disabled, skipping.

warning: install_lib: byte-compiling is disabled, skipping.