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

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


Note: Writing spectacle.1
Note: Writing spectacle.1
Note: Writing spectacle.1
Note: Writing spectacle.1
Note: Writing spectacle.1
I/O warning : failed to load external entity "/usr/share/kf6/kdoctools/customization/xsl/pt-BR.xml"
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
Note: Writing spectacle.1
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
Note: Writing spectacle.1
Note: Writing spectacle.1
Note: Writing spectacle.1
Note: Writing spectacle.1
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/ScreenShotEffect.cpp: In static member function ‘static quint32 ScreenShotEffect::version()’:
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/ScreenShotEffect.cpp:49:24: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
   49 |         s_version = ok ? version : ScreenShotEffect::NullVersion;
      |                     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-statement-expression-from-macro-expansion’ may have been intended to silence earlier diagnostics
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Gui/HelpMenu.cpp: In constructor ‘HelpMenu::HelpMenu(QWidget*)’:
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Gui/HelpMenu.cpp:40:74: warning: ‘KHelpMenu::KHelpMenu(QWidget*, const KAboutData&, bool)’ is deprecated: Since 6.9. Use one of the other constructors [-Wdeprecated-declarations]
   40 |     , kHelpMenu(new KHelpMenu(parent, KAboutData::applicationData(), true))
      |                                                                          ^
In file included from /usr/include/KF6/KXmlGui/KHelpMenu:1,
                 from /var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Gui/HelpMenu.h:9,
                 from /var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Gui/HelpMenu.cpp:5:
/usr/include/KF6/KXmlGui/khelpmenu.h:156:5: note: declared here
  156 |     KHelpMenu(QWidget *parent, const KAboutData &aboutData, bool showWhatsThis);
      |     ^~~~~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-statement-expression-from-macro-expansion’ may have been intended to silence earlier diagnostics
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Gui/Annotations/Traits.cpp: In function ‘QPainterPath Traits::createStrokePath(const OptTuple&)’:
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Gui/Annotations/Traits.cpp:248:15: warning: unused variable ‘arrow’ [-Wunused-variable]
  248 |     if (auto &arrow = std::get(traits)) {
      |               ^~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-statement-expression-from-macro-expansion’ may have been intended to silence earlier diagnostics
cc1: warning: command-line option ‘-Wno-zero-as-null-pointer-constant’ is valid for C++/ObjC++ but not for C
cc1: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-gnu-statement-expression-from-macro-expansion’ may have been intended to silence earlier diagnostics
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Platforms/ImagePlatformXcb.cpp: In member function ‘void ImagePlatformXcb::grabActiveWindow(bool, bool, bool)’:
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Platforms/ImagePlatformXcb.cpp:560:92: warning: unused parameter ‘includeShadow’ [-Wunused-parameter]
  560 | void ImagePlatformXcb::grabActiveWindow(bool includePointer, bool includeDecorations, bool includeShadow)
      |                                                                                       ~~~~~^~~~~~~~~~~~~
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Platforms/ImagePlatformXcb.cpp: In member function ‘void ImagePlatformXcb::grabWindowUnderCursor(bool, bool, bool)’:
/var/pisi/spectacle-6.3.1.2-60/work/spectacle-6.3.1.2/src/Platforms/ImagePlatformXcb.cpp:565:97: warning: unused parameter ‘includeShadow’ [-Wunused-parameter]
  565 | void ImagePlatformXcb::grabWindowUnderCursor(bool includePointer, bool includeDecorations, bool includeShadow)
      |                                                                                            ~~~~~^~~~~~~~~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-statement-expression-from-macro-expansion’ may have been intended to silence earlier diagnostics