laurents-iMac-Pro:~ laurent$ cd qet_git/build
laurents-iMac-Pro:build laurent$ cmake .. -DBUILD_WITH_QT6=ON -DEXCLUDE_DEPRECATED_BEFORE_AND_AT=CURRENT
_____________________________________________________________________
Copyright 2006 The QElectroTech Team
This file is part of QElectroTech.
QElectroTech is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
QElectroTech is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with QElectroTech. If not, see .
_____________________________________________________________________
Add sub directorie tests
.____________________________________________________________________
. PROJECT_NAME :unittests
. PROJECT_SOURCE_DIR :/Users/laurent/qet_git/tests
. Add sub directorie catch
..___________________________________________________________________
.. PROJECT_NAME :C_unittests
.. PROJECT_SOURCE_DIR :/Users/laurent/qet_git/tests/catch
.. QET_DIR :/Users/laurent/qet_git
.. QET_COMPONENTS is not set !!! I set them up !!!
- qet_compilation_vars
.. QT_VERSION_MAJOR :6
- fetch_kcoreaddons, - fetch_kwidgetsaddons
CMake Warning at build/_deps/ecm-src/docs/CMakeLists.txt:10 (find_package):
No "FindSphinx.cmake" found in CMAKE_MODULE_PATH.
CMake Warning (dev) at build/_deps/ecm-src/docs/CMakeLists.txt:10 (find_package):
FindSphinx.cmake must either be part of this project itself, in this case
adjust CMAKE_MODULE_PATH so that it points to the correct location inside
its source tree.
Or it must be installed by a package which has already been found via
find_package(). In this case make sure that package has indeed been found
and adjust CMAKE_MODULE_PATH to contain the location where that package has
installed FindSphinx.cmake. This must be a location provided by that
package. This error in general means that the buildsystem of this project
is relying on a Find-module without ensuring that it is actually available.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning at build/_deps/ecm-src/docs/CMakeLists.txt:20 (find_package):
No "FindQCollectionGenerator.cmake" found in CMAKE_MODULE_PATH.
CMake Warning (dev) at build/_deps/ecm-src/docs/CMakeLists.txt:20 (find_package):
FindQCollectionGenerator.cmake must either be part of this project itself,
in this case adjust CMAKE_MODULE_PATH so that it points to the correct
location inside its source tree.
Or it must be installed by a package which has already been found via
find_package(). In this case make sure that package has indeed been found
and adjust CMAKE_MODULE_PATH to contain the location where that package has
installed FindQCollectionGenerator.cmake. This must be a location provided
by that package. This error in general means that the buildsystem of this
project is relying on a Find-module without ensuring that it is actually
available.
This warning is for project developers. Use -Wno-dev to suppress it.
-- The following OPTIONAL packages have been found:
* Qt6LinguistTools
* Qt6CoreTools (required version >= 6.2.3)
* OpenGL
* Qt6GuiTools (required version >= 6.2.3)
* Qt6DBusTools (required version >= 6.2.3)
* Qt6PrintSupport
* Qt6Xml
* Qt6Svg
* Qt6Sql
* Qt6Network
* Qt6WidgetsTools (required version >= 6.2.3)
* Qt6Widgets
* Qt6Concurrent
-- The following REQUIRED packages have been found:
* QT
* Qt6
-- The following features have been disabled:
* BUILD_HTML_DOCS, Generate HTML documentation for installed modules.
* BUILD_MAN_DOCS, Generate man page documentation for installed modules.
* BUILD_QTHELP_DOCS, Generate QtHelp documentation for installed modules.
* BUILD_TESTING, Build automated tests.
-- The following OPTIONAL packages have not been found:
* Sphinx (required version >= 1.2), Tool to generate documentation.,
Required to build documentation for Extra CMake Modules.
* QCollectionGenerator, Qt help collection generator.,
Required to build Extra CMake Modules documentation in Qt Help format.
--
Installing in /usr/local. Run /Users/laurent/qet_git/build/_deps/kcoreaddons-build/prefix.sh to set the environment for qelectrotech.
CMake Warning at /usr/local/share/ECM/kde-modules/KDECMakeSettings.cmake:268 (message):
Searching for X11 and related technologies is disabled on Apple systems.
Set APPLE_FORCE_X11 to ON to change this behaviour. Set
APPLE_SUPPRESS_X11_WARNING to ON to hide this warning.
Call Stack (most recent call first):
build/_deps/kcoreaddons-src/CMakeLists.txt:15 (include)
-- Could NOT find FAM (missing: FAM_INCLUDE_DIR FAM_LIBRARIES)
-- DEPRECATED_BASE_VERSION (0) was lower than EXCLUDE_DEPRECATED_BEFORE_AND_AT (5.92.0) when calling ecm_generate_export_header(), raising to that.
-- Excluding from build all API deprecated before and at: 5.92.0
-- The following features have been enabled:
* dladdr, Can resolve shared library paths and by extension libexec paths at runtime using dladdr() API
-- The following OPTIONAL packages have been found:
* OpenGL
* Qt6GuiTools (required version >= 6.2.3)
* Qt6DBusTools (required version >= 6.2.3)
* Qt6PrintSupport
* Qt6Xml
* Qt6Svg
* Qt6Sql
* Qt6Network
* Qt6WidgetsTools (required version >= 6.2.3)
* Qt6Widgets
* Qt6Concurrent
* Qt6CoreTools (required version >= 6.2.3)
* Qt6Core (required version >= 6.2.3)
* Qt6LinguistTools
* SharedMimeInfo (required version >= 1.3), A database of common MIME types,
Allows KDE applications to determine file types
-- The following REQUIRED packages have been found:
* QT
* ECM (required version >= 5.92.0), Extra CMake Modules.,
* Threads
* Qt6
-- The following features have been disabled:
* BUILD_HTML_DOCS, Generate HTML documentation for installed modules.
* BUILD_MAN_DOCS, Generate man page documentation for installed modules.
* BUILD_QTHELP_DOCS, Generate QtHelp documentation for installed modules.
* BUILD_TESTING, Build automated tests.
* QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)
-- The following OPTIONAL packages have not been found:
* Sphinx (required version >= 1.2), Tool to generate documentation.,
Required to build documentation for Extra CMake Modules.
* QCollectionGenerator, Qt help collection generator.,
Required to build Extra CMake Modules documentation in Qt Help format.
* FAM, File alteration notification support via a separate service,
Provides file alteration notification facilities using a separate service. FAM provides additional support for NFS.
* Inotify
Filesystem alteration notifications using inotify
CMake Warning at /usr/local/share/ECM/kde-modules/KDEGitCommitHooks.cmake:70 (message):
No clang-format executable was found, skipping the formatting pre-commit
hook
Call Stack (most recent call first):
build/_deps/kcoreaddons-src/CMakeLists.txt:147 (kde_configure_git_pre_commit_hook)
--
Installing in /usr/local. Run /Users/laurent/qet_git/build/_deps/kwidgetsaddons-build/prefix.sh to set the environment for qelectrotech.
CMake Warning at /usr/local/share/ECM/kde-modules/KDEClangFormat.cmake:74 (message):
the kde_clang_format function was already called
Call Stack (most recent call first):
/usr/local/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:68 (kde_clang_format)
build/_deps/kwidgetsaddons-src/CMakeLists.txt:15 (include)
CMake Warning at /usr/local/share/ECM/kde-modules/KDECMakeSettings.cmake:268 (message):
Searching for X11 and related technologies is disabled on Apple systems.
Set APPLE_FORCE_X11 to ON to change this behaviour. Set
APPLE_SUPPRESS_X11_WARNING to ON to hide this warning.
Call Stack (most recent call first):
build/_deps/kwidgetsaddons-src/CMakeLists.txt:16 (include)
-- DEPRECATED_BASE_VERSION (0) was lower than EXCLUDE_DEPRECATED_BEFORE_AND_AT (5.92.0) when calling ecm_generate_export_header(), raising to that.
-- Excluding from build all API deprecated before and at: 5.92.0
-- The following features have been enabled:
* dladdr, Can resolve shared library paths and by extension libexec paths at runtime using dladdr() API
* DESIGNERPLUGIN, Build plugin for Qt Designer
-- The following OPTIONAL packages have been found:
* OpenGL
* Qt6GuiTools (required version >= 6.2.3)
* Qt6DBusTools (required version >= 6.2.3)
* Qt6PrintSupport
* Qt6Xml
* Qt6Svg
* Qt6Sql
* Qt6Network
* Qt6Concurrent
* SharedMimeInfo (required version >= 1.3), A database of common MIME types,
Allows KDE applications to determine file types
* Qt6WidgetsTools (required version >= 6.2.3)
* Qt6Widgets (required version >= 6.2.3)
* Qt6LinguistTools
-- The following REQUIRED packages have been found:
* QT
* ECM (required version >= 5.92.0), Extra CMake Modules.,
* Threads
* Qt6 (required version >= 6.2.3)
* Qt6Designer
Required to build Qt Designer plugins
-- The following features have been disabled:
* BUILD_HTML_DOCS, Generate HTML documentation for installed modules.
* BUILD_MAN_DOCS, Generate man page documentation for installed modules.
* BUILD_QTHELP_DOCS, Generate QtHelp documentation for installed modules.
* BUILD_TESTING, Build automated tests.
* QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)
-- The following OPTIONAL packages have not been found:
* Sphinx (required version >= 1.2), Tool to generate documentation.,
Required to build documentation for Extra CMake Modules.
* QCollectionGenerator, Qt help collection generator.,
Required to build Extra CMake Modules documentation in Qt Help format.
* FAM, File alteration notification support via a separate service,
Provides file alteration notification facilities using a separate service. FAM provides additional support for NFS.
* Inotify
Filesystem alteration notifications using inotify
CMake Warning at /usr/local/share/ECM/kde-modules/KDEGitCommitHooks.cmake:70 (message):
No clang-format executable was found, skipping the formatting pre-commit
hook
Call Stack (most recent call first):
build/_deps/kwidgetsaddons-src/CMakeLists.txt:90 (kde_configure_git_pre_commit_hook)
- fetch_singleapplication
- fetch_pugixml
.. CATCH_INCLUDE_DIR is not set,assuming Catch2 can be found automatically in your system
. Add sub directorie googletest
..___________________________________________________________________
.. PROJECT_NAME :G_unittests
.. PROJECT_SOURCE_DIR :/Users/laurent/qet_git/tests/googletest
.. QET_DIR :/Users/laurent/qet_git
.. QET_COMPONENTS is not set !!! I set them up !!!
- qet_compilation_vars
.. QT_VERSION_MAJOR :6
CMake Deprecation Warning at build/_deps/gtest-src/CMakeLists.txt:4 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at build/_deps/gtest-src/googlemock/CMakeLists.txt:45 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at build/_deps/gtest-src/googletest/CMakeLists.txt:56 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
- fetch_kcoreaddons, - fetch_kwidgetsaddons
- fetch_singleapplication
- fetch_pugixml
. Add sub directorie googlemock
..___________________________________________________________________
.. PROJECT_NAME :G_unitmocktests
.. PROJECT_SOURCE_DIR :/Users/laurent/qet_git/tests/googlemock
.. QET_DIR :/Users/laurent/qet_git
.. QET_COMPONENTS is not set !!! I set them up !!!
- qet_compilation_vars
.. QT_VERSION_MAJOR :6
- fetch_kcoreaddons, - fetch_kwidgetsaddons
- fetch_singleapplication
- fetch_pugixml
. Add sub directorie qttest
..___________________________________________________________________
.. PROJECT_NAME :qt_unittests
.. PROJECT_SOURCE_DIR :/Users/laurent/qet_git/tests/qttest
.. QET_DIR :/Users/laurent/qet_git
.. QET_COMPONENTS is not set !!! I set them up !!!
- qet_compilation_vars
.. QT_VERSION_MAJOR :6
- fetch_kcoreaddons, - fetch_kwidgetsaddons
- fetch_singleapplication
- fetch_pugixml
- paths_compilation_installation
- start_options
- developer_options
- git_update_submodules
- git_last_commit_sha
- fetch_kcoreaddons, - fetch_kwidgetsaddons
- fetch_singleapplication
- fetch_pugixml
- qet_compilation_vars
- define_definitions
Paths used for compilation and installation of QET
--------------------------------------------------
COMPIL_PREFIX ./
INSTALL_PREFIX /usr/local/
QET_BINARY_PATH bin/
QET_COMMON_COLLECTION_PATH /usr/local/../Resources/elements/
QET_COMMON_TBT_PATH /usr/local/../Resources/titleblocks/
QET_LANG_PATH /usr/local/../Resources/lang/
QET_EXAMPLES_PATH /usr/local/share/qelectrotech/examples/
QET_LICENSE_PATH doc/qelectrotech/
QET_MIME_XML_PATH ../share/mime/application/
QET_MIME_DESKTOP_PATH ../share/mimelnk/application/
QET_MIME_PACKAGE_PATH
QET_DESKTOP_PATH share/applications/
QET_ICONS_PATH share/icons/hicolor/
QET_MAN_PATH man/
QET_APPDATA_PATH
ICON ico/mac_icon/qelectrotech.icns
--------------------------------------------------
PROJECT_NAME :qelectrotech
PROJECT_VERSION :0.9.0
PROJECT_DESCRIPTION :QET is a CAD/CAE editor focusing on schematics drawing features.
PROJECT_HOMEPAGE_URL :https://qelectrotech.org/
PROJECT_SOURCE_DIR :/Users/laurent/qet_git
QET_DIR :/Users/laurent/qet_git
GIT_COMMIT_SHA :09c09290400a642e36644d60c68e584347988c67
KF5_GIT_TAG :v5.92.0
QET_COMPONENTS :LinguistToolsPrintSupportXmlSvgSqlNetworkWidgetsConcurrent
QT_VERSION_MAJOR :6
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_WITH_QT6
-- Build files have been written to: /Users/laurent/qet_git/build
laurents-iMac-Pro:build laurent$ make -j48
[ 0%] Built target translations_9
[ 0%] Automatic MOC and UIC for target KF5WidgetsAddons
[ 0%] Built target translations_14
[ 0%] Built target translations_11
[ 0%] Built target translations_20
[ 0%] Built target translations_12
[ 0%] Built target translations_16
[ 0%] Built target translations_7
[ 0%] Built target translations_32
[ 0%] Built target translations_27
[ 0%] Built target translations_29
[ 0%] Built target translations_36
[ 0%] Built target translations_33
[ 1%] Built target translations_34
[ 1%] Built target translations_30
[ 1%] Built target translations_28
[ 1%] Built target translations_31
[ 1%] Built target translations_38
[ 1%] Built target translations_35
[ 1%] Built target translations_39
[ 1%] Built target translations_40
[ 1%] Built target translations_43
[ 1%] Built target translations_44
[ 2%] Built target translations_37
[ 2%] Built target translations_41
[ 2%] Built target translations_24
[ 2%] Built target translations_25
[ 2%] Built target translations_42
[ 2%] Built target translations_26
[ 3%] Built target translations_23
[ 3%] Built target translations_22
[ 3%] Built target translations_21
[ 3%] Built target translations_15
[ 4%] Built target translations_13
[ 4%] Built target translations_18
[ 4%] Built target translations_10
[ 4%] Built target translations_8
[ 4%] Built target translations_19
[ 4%] Built target translations_17
[ 4%] Built target translations_4
[ 4%] Automatic MOC and UIC for target KF5CoreAddons
[ 4%] Built target translations_1
[ 4%] Automatic MOC and UIC for target SingleApplication
[ 4%] Built target translations_2
[ 4%] Automatic MOC and UIC for target pugixml-static
[ 4%] Built target translations_6
[ 4%] Built target translations_3
[ 4%] Built target translations_5
[ 4%] Built target translations_46
[ 4%] Built target translations_54
[ 4%] Built target translations_57
[ 4%] Built target translations_53
[ 4%] Built target translations_55
[ 4%] Built target translations_62
[ 4%] Built target translations_64
[ 4%] Built target translations_67
[ 4%] Built target translations_75
[ 4%] Built target translations_73
[ 4%] Built target translations_72
[ 5%] Built target translations_79
[ 5%] Built target translations_71
[ 5%] Built target translations_78
[ 5%] Built target translations_81
[ 5%] Built target translations_80
[ 5%] Built target translations_82
[ 5%] Built target translations_77
[ 5%] Built target translations_83
[ 5%] Built target translations_69
[ 7%] Built target translations_74
[ 7%] Built target translations_70
[ 7%] Built target translations_63
[ 7%] Built target translations_65
[ 7%] Built target translations_68
[ 7%] Built target translations_66
[ 7%] Built target translations_76
[ 7%] Built target translations_60
[ 7%] Built target translations_61
[ 7%] Built target translations_59
[ 8%] Built target translations_56
[ 8%] Built target translations_48
[ 7%] Built target translations_58
[ 8%] Built target translations_52
[ 8%] Built target translations_51
[ 8%] Built target translations_47
[ 9%] Built target translations_49
[ 9%] Built target SingleApplication_autogen
[ 9%] Built target pugixml-static_autogen
[ 9%] Built target translations_45
[ 9%] Built target translations_50
[ 9%] Built target translations_91
[ 9%] Built target translations_90
[ 9%] Built target translations_87
[ 9%] Built target translations_94
[ 9%] Built target translations_89
[ 9%] Built target translations_96
[ 9%] Built target translations_98
[ 9%] Built target translations_97
[ 10%] Built target translations_100
[ 10%] Built target translations_93
[ 11%] Built target translations_95
[ 11%] Built target translations_99
[ 11%] Built target translations_104
[ 11%] Built target translations_102
[ 11%] Built target translations_105
[ 12%] Built target translations_108
[ 12%] Built target translations_101
[ 12%] Built target translations_103
[ 12%] Built target translations_106
[ 12%] Built target translations_109
[ 12%] Built target translations_110
[ 12%] Built target translations_113
[ 13%] Built target translations_92
[ 13%] Built target translations_111
[ 13%] Built target translations_107
[ 13%] Built target translations_88
[ 13%] Built target translations_112
[ 13%] Built target translations_114
[ 14%] Built target translations_85
[ 14%] Built target translations_86
[ 14%] Built target translations_84
[ 14%] Built target translations_116
[ 15%] Built target translations_115
[ 15%] Built target translations_118
[ 15%] Built target translations_119
[ 15%] Built target translations_117
[ 15%] Built target translations_120
[ 15%] Built target translations_131
[ 15%] Built target translations_127
[ 15%] Built target translations_129
[ 15%] Built target translations_128
[ 15%] Built target translations_126
[ 15%] Built target translations_135
[ 15%] Built target translations_125
[ 15%] Built target translations_136
[ 16%] Built target translations_133
[ 16%] Built target translations_134
[ 16%] Built target translations_138
[ 16%] Built target translations_132
[ 16%] Built target translations_141
[ 16%] Built target translations_137
[ 16%] Built target translations_130
[ 16%] Built target translations_139
[ 16%] Built target translations_143
[ 17%] Built target translations_144
[ 17%] Built target translations_140
[ 17%] Built target translations_142
[ 17%] Built target translations_124
[ 18%] Built target translations_122
[ 18%] Built target translations_123
[ 18%] Built target translations_121
[ 18%] Built target translations_146
[ 18%] Built target translations_145
[ 18%] Built target translations_147
[ 18%] Built target translations_149
[ 18%] Built target translations_150
[ 18%] Built target translations_148
[ 18%] Built target translations_153
[ 19%] Built target translations_151
[ 19%] Built target translations_155
[ 19%] Built target translations_163
[ 19%] Built target translations_162
[ 19%] Built target translations_161
[ 19%] Built target translations_164
[ 20%] Built target translations_160
[ 20%] Built target translations_166
[ 20%] Built target translations_165
[ 20%] Built target translations_168
[ 20%] Built target translations_170
[ 20%] Built target translations_167
[ 21%] Built target translations_158
[ 21%] Built target translations_156
[ 21%] Built target translations_159
[ 21%] Built target translations_169
[ 21%] Built target translations_154
[ 21%] Built target translations_157
[ 21%] Built target translations_172
[ 21%] Built target translations_152
[ 21%] Built target translations_171
[ 21%] Built target translations_177
[ 21%] Built target translations_182
[ 21%] Built target translations_175
[ 21%] Built target translations_183
[ 21%] Built target translations_178
[ 21%] Built target translations_181
[ 21%] Built target translations_194
[ 21%] Built target translations_197
[ 21%] Built target translations_184
[ 21%] Built target translations_196
[ 21%] Built target translations_198
[ 21%] Built target translations_199
[ 21%] Built target translations_193
[ 22%] Built target translations_195
AutoMoc: /Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/kpluginloader.h:0:1: note: No relevant classes found. No output generated.
[ 23%] Built target translations_200
[ 23%] Built target translations_190
[ 23%] Built target translations_191
[ 23%] Built target translations_192
[ 23%] Built target translations_201
[ 23%] Built target translations_189
[ 23%] Built target translations_187
[ 23%] Built target translations_185
[ 24%] Built target translations_188
[ 24%] Built target translations_186
[ 24%] Built target translations_179
[ 25%] Built target translations_176
[ 25%] Built target translations_180
[ 26%] Automatic MOC and UIC for target desktoptojson
[ 26%] Built target translations_174
[ 27%] Built target translations_173
[ 27%] Built target translations_203
[ 27%] Built target translations_202
[ 27%] Built target translations_209
[ 27%] Built target translations_207
[ 28%] Built target translations_208
[ 28%] Built target translations_204
[ 28%] Built target translations_206
[ 28%] Built target desktoptojson_autogen
[ 28%] Built target translations_205
[ 28%] Built target translations_210
[ 28%] Built target translations_221
[ 28%] Built target translations_217
[ 29%] Built target translations_219
[ 29%] Built target translations_222
[ 29%] Built target translations_220
[ 29%] Built target translations_231
[ 29%] Built target translations_232
[ 29%] Built target translations_234
[ 29%] Built target translations_236
[ 29%] Built target translations_227
[ 29%] Built target translations_226
[ 29%] Built target translations_230
[ 29%] Built target translations_228
[ 29%] Built target translations_229
[ 29%] Built target translations_235
[ 29%] Built target translations_233
[ 30%] Built target translations_215
[ 30%] Built target translations_216
[ 30%] Built target translations_223
[ 30%] Built target translations_218
[ 30%] Built target translations_224
[ 30%] Built target translations_225
[ 30%] Built target translations_212
[ 30%] Built target translations_211
[ 30%] Built target translations_213
[ 30%] Built target translations_214
[ 30%] Built target translations_241
[ 30%] Built target translations_240
[ 30%] Built target translations_239
[ 30%] Built target translations_243
[ 30%] Built target translations_245
[ 30%] Built target translations_252
[ 31%] Built target translations_251
[ 31%] Built target translations_242
[ 32%] Built target translations_244
[ 33%] Built target translations_237
[ 33%] Built target translations_238
[ 33%] Built target translations_246
[ 33%] Built target translations_247
[ 33%] Built target translations_248
[ 33%] Built target translations_249
[ 33%] Built target translations_250
[ 33%] Built target translations_256
[ 33%] Built target translations_253
[ 33%] Built target translations_255
[ 33%] Built target translations_254
[ 33%] Built target translations_258
[ 33%] Built target translations_264
[ 33%] Built target translations_267
[ 34%] Built target translations_266
[ 34%] Built target translations_261
[ 34%] Built target translations_262
[ 34%] Built target translations_265
[ 34%] Built target translations_263
[ 34%] Built target translations_257
[ 35%] Built target translations_259
[ 35%] Built target translations_260
[ 35%] Built target translations_268
Consolidate compiler generated dependencies of target pugixml-static
Consolidate compiler generated dependencies of target SingleApplication
Consolidate compiler generated dependencies of target desktoptojson
[ 36%] Built target translations_273
[ 36%] Built target translations_272
[ 36%] Built target translations_271
[ 36%] Automatic MOC and UIC for target gtest
[ 36%] Built target translations_270
[ 36%] Built target translations_269
[ 36%] Built target pugixml-static
[ 36%] Built target gtest_autogen
[ 37%] Built target SingleApplication
[ 37%] Building CXX object _deps/kcoreaddons-build/src/desktoptojson/CMakeFiles/desktoptojson.dir/desktoptojson.cpp.o
[ 37%] Building CXX object _deps/kcoreaddons-build/src/desktoptojson/CMakeFiles/desktoptojson.dir/__/lib/plugin/desktopfileparser.cpp.o
Consolidate compiler generated dependencies of target gtest
[ 37%] Built target gtest
[ 37%] Automatic MOC and UIC for target gtest_main
[ 37%] Automatic MOC and UIC for target gmock
[ 37%] Built target gtest_main_autogen
[ 37%] Built target gmock_autogen
Consolidate compiler generated dependencies of target gtest_main
Consolidate compiler generated dependencies of target gmock
[ 38%] Built target gtest_main
[ 38%] Built target gmock
[ 38%] Automatic MOC and UIC for target gmock_main
[ 38%] Built target gmock_main_autogen
[ 38%] Building CXX object _deps/gtest-build/googlemock/CMakeFiles/gmock_main.dir/gmock_main_autogen/mocs_compilation.cpp.o
[ 39%] Building CXX object _deps/gtest-build/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o
[ 39%] Built target KF5CoreAddons_autogen
Consolidate compiler generated dependencies of target KF5CoreAddons
[ 39%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/KF5CoreAddons_autogen/mocs_compilation.cpp.o
[ 39%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/ECMQmLoader-kcoreaddons5_qt.cpp.o
[ 39%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/caching/kshareddatacache.cpp.o
[ 39%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/text/kmacroexpander_unix.cpp.o
[ 39%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kuser_unix.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kshell_unix.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kprocesslist_unix.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/kcoreaddons.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/klistopenfilesjob_unix.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/kautosavefile.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/kaboutdata.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/kdirwatch.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/kfilesystemtype.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/kmessage.cpp.o
[ 40%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/kurlmimedata.cpp.o
[ 41%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/kbackup.cpp.o
[ 41%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/kprocess.cpp.o
[ 41%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/kfileutils.cpp.o
[ 41%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/jobs/kcompositejob.cpp.o
[ 41%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/jobs/kjob.cpp.o
[ 41%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/io/knetworkmounts.cpp.o
[ 41%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/jobs/kjobtrackerinterface.cpp.o
[ 42%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/jobs/kjobuidelegate.cpp.o
[ 42%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/plugin/kpluginfactory.cpp.o
[ 42%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/plugin/kpluginloader.cpp.o
[ 42%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/plugin/kpluginmetadata.cpp.o
[ 42%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/plugin/kstaticpluginhelpers.cpp.o
[ 42%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/plugin/desktopfileparser.cpp.o
[ 42%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/randomness/krandom.cpp.o
[ 43%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/text/kjsonutils.cpp.o
[ 43%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/randomness/krandomsequence.cpp.o
[ 43%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/text/kfuzzymatcher.cpp.o
[ 43%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/text/kmacroexpander.cpp.o
[ 43%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/text/kstringhandler.cpp.o
[ 43%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/text/ktexttohtml.cpp.o
[ 43%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kdelibs4configmigrator.cpp.o
[ 43%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kdelibs4migration.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kformat.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kformatprivate.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kosrelease.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kprocesslist.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/kshell.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/klibexec.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/util/ksignalhandler.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/desktopfileparser_debug.cpp.o
[ 44%] Building CXX object _deps/kcoreaddons-build/src/lib/CMakeFiles/KF5CoreAddons.dir/kcoreaddons_debug.cpp.o
[ 44%] Built target KF5WidgetsAddons_autogen
Consolidate compiler generated dependencies of target KF5WidgetsAddons
[ 45%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/KF5WidgetsAddons_autogen/mocs_compilation.cpp.o
[ 45%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ECMQmLoader-kwidgetsaddons5_qt.cpp.o
[ 45%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/common_helpers.cpp.o
[ 45%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kacceleratormanager.cpp.o
[ 45%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kactionmenu.cpp.o
[ 45%] Linking CXX static library ../../../lib/libgmock_maind.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../lib/libgmock_maind.a(mocs_compilation.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../lib/libgmock_maind.a(mocs_compilation.cpp.o) has no symbols
[ 45%] Built target gmock_main
[ 45%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kactionselector.cpp.o
[ 45%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kanimatedbutton.cpp.o
In file included from /Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/caching/kshareddatacache.cpp:15:
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/caching/kshareddatacache_p.h:34:2: warning: #warning is a language extension [-Wpedantic]
#warning "No support for POSIX timeouts -- application hangs are possible if the cache is corrupt"
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/caching/kshareddatacache_p.h:34:2: warning: "No support for POSIX timeouts -- application hangs are possible if the cache is corrupt" [-W#warnings]
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/caching/kshareddatacache_p.h:48:2: warning: #warning is a language extension [-Wpedantic]
#warning "No system support claimed for process-shared synchronization, KSharedDataCache will be mostly useless."
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/caching/kshareddatacache_p.h:48:2: warning: "No system support claimed for process-shared synchronization, KSharedDataCache will be mostly useless." [-W#warnings]
[ 45%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kassistantdialog.cpp.o
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/caching/kshareddatacache_p.h:158:20: warning: 'gnu_inline' attribute without 'extern' in C++ treated as externally available, this changed in Clang 10 [-Wgnu-inline-cpp-without-extern]
gnu_inline
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/text/kmacroexpander_unix.cpp:41:9: warning: TODO: Import these methods into Qt [-W#pragma-messages]
#pragma message("TODO: Import these methods into Qt")
^
[ 46%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kbusyindicatorwidget.cpp.o
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/desktoptojson/desktoptojson.cpp:41:9: warning: TODO: make it an error if one of the service type files is invalid or not found [-W#pragma-messages]
#pragma message("TODO: make it an error if one of the service type files is invalid or not found")
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:133:63: warning: 'Type' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
CustomPropertyDefinition(const QByteArray &key, QVariant::Type type)
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:177:15: warning: 'Type' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
QVariant::Type type;
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:130:26: warning: 'String' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
: type(QVariant::String)
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:141:24: warning: 'String' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::String:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:143:24: warning: 'StringList' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::StringList:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:145:24: warning: 'Int' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Int: {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:154:24: warning: 'Double' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Double: {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:163:24: warning: 'Bool' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Bool: {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 46%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kcapacitybar.cpp.o
[ 46%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kcharselect.cpp.o
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:347:19: warning: 'Type' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
QVariant::Type type = QVariant::nameToType(typeStr.constData());
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:347:41: warning: 'nameToType' is deprecated [-Wdeprecated-declarations]
QVariant::Type type = QVariant::nameToType(typeStr.constData());
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:345:5: note: 'nameToType' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_6_0
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:383:44: note: expanded from macro 'QT_DEPRECATED_VERSION_6_0'
# define QT_DEPRECATED_VERSION_6_0 QT_DEPRECATED
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
# define QT_DEPRECATED Q_DECL_DEPRECATED
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1145:31: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED [[deprecated]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:349:24: warning: 'String' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::String:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:350:24: warning: 'StringList' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::StringList:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:351:24: warning: 'Int' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Int:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:352:24: warning: 'Double' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Double:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:353:24: warning: 'Bool' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Bool:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:357:24: warning: 'Invalid' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Invalid:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 46%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kcharselectdata.cpp.o
[ 46%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kcollapsiblegroupbox.cpp.o
[ 46%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kcolorbutton.cpp.o
[ 46%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kcolorcombo.cpp.o
[ 46%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kcolumnresizer.cpp.o
[ 47%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kcursor.cpp.o
1 warning generated.
[ 47%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kdatecombobox.cpp.o
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/io/kfileutils.cpp:46:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
oldName.lastIndexOf(re, -1, &rmatch);
^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
[ 47%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kdatepicker.cpp.o
[ 47%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kdatetable.cpp.o
[ 47%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kdatetimeedit.cpp.o
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/util/klibexec.cpp:70:44: warning: 'location' is deprecated: Use path() [-Wdeprecated-declarations]
const QString qLibexec = QLibraryInfo::location(QLibraryInfo::LibraryExecutablesPath);
^
/usr/local/opt/qt6/lib/QtCore.framework/Headers/qlibraryinfo.h:82:5: note: 'location' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use path()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 47%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kdragwidgetdecorator.cpp.o
1 warning generated.
[ 47%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kdualaction.cpp.o
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:133:63: warning: 'Type' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
CustomPropertyDefinition(const QByteArray &key, QVariant::Type type)
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:177:15: warning: 'Type' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
QVariant::Type type;
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:130:26: warning: 'String' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
: type(QVariant::String)
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:141:24: warning: 'String' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::String:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:143:24: warning: 'StringList' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::StringList:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:145:24: warning: 'Int' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Int: {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:154:24: warning: 'Double' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
[ 47%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/keditlistwidget.cpp.o
[ 48%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kfontaction.cpp.o
case QVariant::Double: {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:163:24: warning: 'Bool' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Bool: {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 48%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kfontchooser.cpp.o
[ 48%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kfontchooserdialog.cpp.o
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:347:19: warning: 'Type' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
QVariant::Type type = QVariant::nameToType(typeStr.constData());
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:347:41: warning: 'nameToType' is deprecated [-Wdeprecated-declarations]
QVariant::Type type = QVariant::nameToType(typeStr.constData());
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:345:5: note: 'nameToType' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_6_0
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:383:44: note: expanded from macro 'QT_DEPRECATED_VERSION_6_0'
# define QT_DEPRECATED_VERSION_6_0 QT_DEPRECATED
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
# define QT_DEPRECATED Q_DECL_DEPRECATED
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1145:31: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED [[deprecated]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:349:24: warning: 'String' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::String:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:350:24: warning: 'StringList' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::StringList:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note:[ 48%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kfontrequester.cpp.o
'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:351:24: warning: 'Int' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Int:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:352:24: warning: 'Double' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Double:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:353:24: warning: 'Bool' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Bool:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin/desktopfileparser.cpp:357:24: warning: 'Invalid' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
case QVariant::Invalid:
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 48%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kfontsizeaction.cpp.o
[ 48%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kguiitem.cpp.o
[ 48%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kled.cpp.o
[ 48%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kmessagebox.cpp.o
1 warning generated.
[ 49%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kmessagebox_p.cpp.o
[ 49%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kmessagedialog.cpp.o
[ 49%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kmessagewidget.cpp.o
[ 49%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kmimetypechooser.cpp.o
[ 49%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kmimetypeeditor.cpp.o
1 warning generated.
[ 49%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kmultitabbar.cpp.o
[ 49%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/knewpassworddialog.cpp.o
[ 49%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/knewpasswordwidget.cpp.o
[ 50%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpagedialog.cpp.o
[ 50%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpagemodel.cpp.o
5 warnings generated.
[ 50%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpageview.cpp.o
16 warnings generated.
[ 50%] Linking CXX executable ../../../../bin/desktoptojson
[ 50%] Built target desktoptojson
[ 50%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpageview_p.cpp.o
[ 50%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpagewidget.cpp.o
16 warnings generated.
[ 50%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpassworddialog.cpp.o
[ 50%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpagewidgetmodel.cpp.o
[ 50%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpasswordlineedit.cpp.o
[ 51%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpixmapregionselectordialog.cpp.o
In file included from /Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcharselect.cpp:10:
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcharselect_p.h:149:36: warning: 'fromUcs4' is deprecated: Use char32_t* overload. [-Wdeprecated-declarations]
mimeData->setText(QString::fromUcs4(&character, 1));
^
/usr/local/opt/qt6/include/QtCore/qstring.h:797:5: note: 'fromUcs4' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use char32_t* overload.")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcolorcombo.cpp:40:11: warning: 'type' is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
if (v.type() == QVariant::Brush) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:336:5: note: 'type' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use typeId() or metaType().")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcolorcombo.cpp:40:31: warning: 'Brush' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
if (v.type() == QVariant::Brush) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcolorcombo.cpp:42:18: warning: 'type' is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
} else if (v.type() == QVariant::Color) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:336:5: note: 'type' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use typeId() or metaType().")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcolorcombo.cpp:42:38: warning: 'Color' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
} else if (v.type() == QVariant::Color) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcolorcombo.cpp:76:12: warning: 'type' is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
if (cv.type() == QVariant::Color) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:336:5: note: 'type' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use typeId() or metaType().")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcolorcombo.cpp:76:32: warning: 'Color' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
if (cv.type() == QVariant::Color) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcolorcombo.cpp:92:12: warning: 'type' is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
if (tv.type() == QVariant::String) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:336:5: note: 'type' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use typeId() or metaType().")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcolorcombo.cpp:92:32: warning: 'String' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
if (tv.type() == QVariant::String) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 51%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpixmapregionselectorwidget.cpp.o
[ 51%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpixmapsequence.cpp.o
[ 51%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpixmapsequenceoverlaypainter.cpp.o
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kguiitem.cpp:27:22: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
KGuiItemPrivate &operator=(const KGuiItemPrivate &other) = default;
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kguiitem.cpp:16:25: note: copy assignment operator of 'KGuiItemPrivate' is implicitly deleted because base class 'QSharedData' has a deleted copy assignment operator
class KGuiItemPrivate : public QSharedData
^
/usr/local/opt/qt6/lib/QtCore.framework/Headers/qshareddata.h:63:18: note: 'operator=' has been explicitly marked deleted here
QSharedData &operator=(const QSharedData &) = delete;
^
[ 51%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpixmapsequencewidget.cpp.o
[ 52%] Linking CXX static library ../../../../lib/libKF5CoreAddons.a
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontaction.cpp:62:19: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase dbase;
^
/usr/local/opt/qt6/include/QtGui/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 52%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kpopupframe.cpp.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../lib/libKF5CoreAddons.a(kpluginloader.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../lib/libKF5CoreAddons.a(krandomsequence.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../lib/libKF5CoreAddons.a(kdelibs4migration.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../lib/libKF5CoreAddons.a(kdelibs4configmigrator.cpp.o) has no symbols
In file included from /Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kmultitabbar.cpp:7:
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kmultitabbar.h:284:10: warning: 'KMultiTabBarTab::initStyleOption' hides overloaded virtual function [-Woverloaded-virtual]
void initStyleOption(QStyleOptionToolButton *opt) const;
^
/usr/local/opt/qt6/lib/QtWidgets.framework/Headers/qpushbutton.h:97:18: note: hidden overloaded virtual function 'QPushButton::initStyleOption' declared here: type mismatch at 1st parameter ('QStyleOptionButton *' vs 'QStyleOptionToolButton *')
virtual void initStyleOption(QStyleOptionButton *option) const;
^
[ 52%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kratingpainter.cpp.o
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcharselect.cpp:214:14: warning: 'type' is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
if (temp.type() != QVariant::UInt) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:336:5: note: 'type' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use typeId() or metaType().")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcharselect.cpp:214:34: warning: 'UInt' is deprecated: Use QMetaType::Type instead. [-Wdeprecated-declarations]
if (temp.type() != QVariant::UInt) {
^
/usr/local/opt/qt6/include/QtCore/qvariant.h:103:10: note: 'Type' has been explicitly marked deprecated here
enum QT_DEPRECATED_VERSION_X_6_0("Use QMetaType::Type instead.") Type
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kdatetable.cpp:535:28: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations]
const int row = e->pos().y() * d->m_numWeekRows / height();
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:293:5: note: 'pos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kdatetable.cpp:538:44: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations]
col = d->m_numDayColumns - (e->pos().x() * d->m_numDayColumns / width()) - 1;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:293:5: note: 'pos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcharselect.cpp:263:81: warning: 'fromUcs4' is deprecated: Use char32_t* overload. [-Wdeprecated-declarations]/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kdatetable.cpp:
540:22: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations]
col = e->pos().x() * d->m_numDayColumns / width();
maxCharWidth = qMax(maxCharWidth, fontMetrics.boundingRect(QString::fromUcs4(&thisChar, 1)).width());
^
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:293:5:/usr/local/opt/qt6/include/QtCore/qstring.h :797:note5: : 'pos' has been explicitly marked deprecated here
note: 'fromUcs4' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44 QT_DEPRECATED_VERSION_X_6_0("Use char32_t* overload."):
^note
: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44:# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^note
: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'/usr/local/opt/qt6/include/QtCore/qglobal.h:294
:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^
^
/usr/local/opt/qt6/include/QtCore/qglobal.h/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h::2941146::3336:: notenote: : expanded from macro 'Q_DECL_DEPRECATED_X'expanded from macro 'QT_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kdatetable.cpp:614:24: warning: 'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
menu->popup(e->globalPos());
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:258:5: note: 'globalPos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use globalPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../lib/libKF5CoreAddons.a(kpluginloader.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../lib/libKF5CoreAddons.a(krandomsequence.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../lib/libKF5CoreAddons.a(kdelibs4migration.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../lib/libKF5CoreAddons.a(kdelibs4configmigrator.cpp.o) has no symbols
[ 52%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kratingwidget.cpp.o
1 warning generated.
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontsizeaction.cpp:73:19: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase fontDB;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 53%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/krecentfilesmenu.cpp.o
[ 53%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kruler.cpp.o
[ 53%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kselectaction.cpp.o
[ 53%] Built target KF5CoreAddons
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcharselect.cpp:928:38: warning: 'fromUcs4' is deprecated: Use char32_t* overload. [-Wdeprecated-declarations]
const QByteArray utf8 = QString::fromUcs4(&c, 1).toUtf8();
^
/usr/local/opt/qt6/include/QtCore/qstring.h:797:5: note: 'fromUcs4' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use char32_t* overload.")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
53%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kselector.cpp.o
m/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kcharselect.cpp:1105:38: warning: 'fromUcs4' is deprecated: Use char32_t* overload. [-Wdeprecated-declarations]
return QVariant(QString::fromUcs4(&c, 1));
^
/usr/local/opt/qt6/include/QtCore/qstring.h:797:5: note: 'fromUcs4' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use char32_t* overload.")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
[ 53%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kseparator.cpp.o
[ 53%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ksplittercollapserbutton.cpp.o
[ 53%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ksqueezedtextlabel.cpp.o
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontchooser.cpp:438:19: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase dbase;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontchooser.cpp:527:19: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase dbase;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[ 53%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kstandardguiitem.cpp.o
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontchooser.cpp:598:19: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase dbase;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontchooser.cpp:704:19: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase dbase;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontchooser.cpp:729:19: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase dbase;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontchooser.cpp:831:19: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase dbase;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kfontchooser.cpp:936:23: warning: 'QFontDatabase' is deprecated: Call the static functions instead [-Wdeprecated-declarations]
QFontDatabase fdb;
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qfontdatabase.h:113:5: note: 'QFontDatabase' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Call the static functions instead") explicit QFontDatabase() = default;
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kmessagewidget.cpp:94:37: warning: 'paletteChanged' is deprecated: Handle QEvent::ApplicationPaletteChange instead [-Wdeprecated-declarations]
q->connect(qApp, &QApplication::paletteChanged, q, [this] {
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qguiapplication.h:195:5: note: 'paletteChanged' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Handle QEvent::ApplicationPaletteChange instead") void paletteChanged(const QPalette &pal);
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kmimetypechooser.cpp:267:9: warning: KF5 TODO: use QFileSystemWatcher to be told when keditfiletype changed a MIME type [-W#pragma-messages]
#pragma message("KF5 TODO: use QFileSystemWatcher to be told when keditfiletype changed a MIME type")
^
[ 54%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kstyleextensions.cpp.o
1 warning generated.
[ 54%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktimecombobox.cpp.o
[ 54%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktitlewidget.cpp.o
[ 54%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktoggleaction.cpp.o
[ 54%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktogglefullscreenaction.cpp.o
[ 54%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktoolbarlabelaction.cpp.o
[ 54%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktoolbarpopupaction.cpp.o
1 warning generated.
[ 54%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktoolbarspaceraction.cpp.o
[ 55%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktooltipwidget.cpp.o
4 warnings generated.
[ 55%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktwofingerswipe.cpp.o
[ 55%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/ktwofingertap.cpp.o
8 warnings generated.
[ 55%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kurllabel.cpp.o
[ 55%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kviewstatemaintainerbase.cpp.o
[ 55%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kviewstateserializer.cpp.o
[ 55%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/kxyselector.cpp.o
[ 55%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/lineediturldropeventfilter.cpp.o
[ 56%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/loggingcategory.cpp.o
[ 56%] Building CXX object _deps/kwidgetsaddons-build/src/CMakeFiles/KF5WidgetsAddons.dir/KF5WidgetsAddons_autogen/EWIEGA46WW/qrc_icons.cpp.o
1 warning generated.
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kratingpainter.cpp:151:18: warning: cast from 'uchar *' (aka 'unsigned char *') to 'QRgb *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
QRgb *data = (QRgb *)img.bits();
^~~~~~~~~~~~~~~~~~
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kratingpainter.cpp:168:18: warning: cast from 'uchar *' (aka 'unsigned char *') to 'QRgb *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
QRgb *data = (QRgb *)img.bits();
^~~~~~~~~~~~~~~~~~
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kpixmapregionselectorwidget.cpp:266:30: warning: 'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
popup->exec(mev->globalPos());
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:258:5: note: 'globalPos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use globalPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kpixmapregionselectorwidget.cpp:296:29: warning: 'x' is deprecated: Use position() [-Wdeprecated-declarations]
int mevx = mev->x();
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:260:5: note: 'x' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kpixmapregionselectorwidget.cpp:297:29: warning: 'y' is deprecated: Use position() [-Wdeprecated-declarations]
int mevy = mev->y();
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:262:5: note: 'y' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kpixmapregionselectorwidget.cpp:318:48: warning: 'x' is deprecated: Use position() [-Wdeprecated-declarations]
d->m_selectedRegion.translate(mev->x() - d->m_tempFirstClick.x(), //
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:260:5: note: 'x' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kpixmapregionselectorwidget.cpp:319:48: warning: 'y' is deprecated: Use position() [-Wdeprecated-declarations]
mev->y() - d->m_tempFirstClick.y());
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:262:5: note: 'y' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
1 warning generated.
1 warning generated.
2 warnings generated.
7 warnings generated.
5 warnings generated.
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/kstyleextensions.cpp:52:18: warning: unused variable 'X_KdeBase' [-Wunused-const-variable]
static const int X_KdeBase = 0xff000000;
^
1 warning generated.
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:54:56: warning: 'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]
const QTouchEvent::TouchPoint tp = touchEvent->touchPoints().first();
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:1038:5: note: 'touchPoints' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:55:38: warning: 'startScreenPos' is deprecated: Use globalPressPosition() [-Wdeprecated-declarations]
ktwoFingerTap->setHotSpot(tp.startScreenPos());
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:132:5: note: 'startScreenPos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use globalPressPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:56:34: warning: 'startPos' is deprecated: Use pressPosition() [-Wdeprecated-declarations]
ktwoFingerTap->setPos(tp.startPos());
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:124:5: note: 'startPos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use pressPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:57:40: warning: 'startScreenPos' is deprecated: Use globalPressPosition() [-Wdeprecated-declarations]
ktwoFingerTap->setScreenPos(tp.startScreenPos());
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:132:5: note: 'startScreenPos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use globalPressPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:58:39: warning: 'startScenePos' is deprecated: Use scenePressPosition() [-Wdeprecated-declarations]
ktwoFingerTap->setScenePos(tp.startScenePos());
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:128:5: note: 'startScenePos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use scenePressPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:69:48: warning: 'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]
const int touchPointSize = touchEvent->touchPoints().size();
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:1038:5: note: 'touchPoints' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:77:30: warning: 'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]
if ((touchEvent->touchPoints().first().startPos() - touchEvent->touchPoints().first().pos()).manhattanLength() > d->mTapRadius) {
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:1038:5: note: 'touchPoints' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:77:52: warning: 'startPos' is deprecated: Use pressPosition() [-Wdeprecated-declarations]
if ((touchEvent->touchPoints().first().startPos() - touchEvent->touchPoints().first().pos()).manhattanLength() > d->mTapRadius) {
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:124:5: note: 'startPos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use pressPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:77:77: warning: 'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]
if ((touchEvent->touchPoints().first().startPos() - touchEvent->touchPoints().first().pos()).manhattanLength() > d->mTapRadius) {
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:1038:5: note: 'touchPoints' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:77:99: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations]
if ((touchEvent->touchPoints().first().startPos() - touchEvent->touchPoints().first().pos()).manhattanLength() > d->mTapRadius) {
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:122:5: note: 'pos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp
:57 ^:
56: /usr/local/opt/qt6/include/QtCore/qglobal.h:382:warning44: : 'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]note:
expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294 const QTouchEvent::TouchPoint tp = touchEvent->touchPoints().first();:
33: ^
note: expanded from macro 'QT_DEPRECATED_X'
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:1038:5: # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
note: ^
'touchPoints' has been explicitly marked deprecated here
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: QT_DEPRECATED_VERSION_X_6_0("Use points()")
note: ^
expanded from macro 'Q_DECL_DEPRECATED_X'
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]44
: ^
note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp:58:40: warning: 'startScreenPos' is deprecated: Use globalPressPosition() [-Wdeprecated-declarations]
kTwoFingerSwipe->setHotSpot(tp.startScreenPos());
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:132:5: note: 'startScreenPos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use globalPressPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp ^:
81:30:/usr/local/opt/qt6/include/QtCore/qglobal.h :294:warning33: : 'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]note
: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
if ((touchEvent->touchPoints().at(1).startPos() - touchEvent->touchPoints().at(1).pos()).manhattanLength() > d->mTapRadius) {
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h ^:
1146:36:/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h :1038:note5: : expanded from macro 'Q_DECL_DEPRECATED_X'
note: 'touchPoints' has been explicitly marked deprecated here
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: /Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp:note59: :36expanded from macro 'QT_DEPRECATED_VERSION_X_6_0':
warning: 'startPos' is deprecated: Use pressPosition() [-Wdeprecated-declarations]
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
kTwoFingerSwipe->setPos(tp.startPos());
/usr/local/opt/qt6/include/QtCore/qglobal.h: ^294
:33: /usr/local/opt/qt6/include/QtGui/qeventpoint.h:note124: :5expanded from macro 'QT_DEPRECATED_X':
note: 'startPos' has been explicitly marked deprecated here
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
QT_DEPRECATED_VERSION_X_6_0("Use pressPosition()")/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h
:1146 ^:
36: /usr/local/opt/qt6/include/QtCore/qglobal.hnote:: 382:expanded from macro 'Q_DECL_DEPRECATED_X'44:
note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp:/usr/local/opt/qt6/include/QtCore/qglobal.h81::29450::33 : warning: note: 'startPos' is deprecated: Use pressPosition() [-Wdeprecated-declarations]expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h if ((touchEvent->touchPoints().at(1).startPos() - touchEvent->touchPoints().at(1).pos()).manhattanLength() > d->mTapRadius) {:
1146: ^36
: note/usr/local/opt/qt6/include/QtGui/qeventpoint.h: :124expanded from macro 'Q_DECL_DEPRECATED_X':5
: note: 'startPos' has been explicitly marked deprecated here# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
QT_DEPRECATED_VERSION_X_6_0("Use pressPosition()")
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp:/usr/local/opt/qt6/include/QtCore/qglobal.h60::38242::44: warningnote: : expanded from macro 'QT_DEPRECATED_VERSION_X_6_0''startScreenPos' is deprecated: Use globalPressPosition() [-Wdeprecated-declarations]
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text) kTwoFingerSwipe->setScreenPos(tp.startScreenPos());
^ ^
/usr/local/opt/qt6/include/QtCore/qglobal.h:/usr/local/opt/qt6/include/QtGui/qeventpoint.h294::13233::5 : note: note: expanded from macro 'QT_DEPRECATED_X''startScreenPos' has been explicitly marked deprecated here
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
QT_DEPRECATED_VERSION_X_6_0("Use globalPressPosition()")
^
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146/usr/local/opt/qt6/include/QtCore/qglobal.h::36382::44 : note: note: expanded from macro 'Q_DECL_DEPRECATED_X'expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp::3381:: 75: note: warningexpanded from macro 'QT_DEPRECATED_X':
'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: if ((touchEvent->touchPoints().at(1).startPos() - touchEvent->touchPoints().at(1).pos()).manhattanLength() > d->mTapRadius) {
^note
: expanded from macro 'Q_DECL_DEPRECATED_X'/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h
:1038:5: # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]note
: 'touchPoints' has been explicitly marked deprecated here ^
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp/usr/local/opt/qt6/include/QtCore/qglobal.h::61382::4144:: warningnote: : expanded from macro 'QT_DEPRECATED_VERSION_X_6_0''startScenePos' is deprecated: Use scenePressPosition() [-Wdeprecated-declarations]
kTwoFingerSwipe->setScenePos(tp.startScenePos());# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^ ^
/usr/local/opt/qt6/include/QtCore/qglobal.h/usr/local/opt/qt6/include/QtGui/qeventpoint.h::294128::335: : note: note: expanded from macro 'QT_DEPRECATED_X''startScenePos' has been explicitly marked deprecated here
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
QT_DEPRECATED_VERSION_X_6_0("Use scenePressPosition()") ^
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:/usr/local/opt/qt6/include/QtCore/qglobal.h36::382 :44:note : expanded from macro 'Q_DECL_DEPRECATED_X'note:
expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingertap.cpp294::8133::95 : note: warning: expanded from macro 'QT_DEPRECATED_X'
'pos' is deprecated: Use position() [-Wdeprecated-declarations]
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: if ((touchEvent->touchPoints().at(1).startPos() - touchEvent->touchPoints().at(1).pos()).manhattanLength() > d->mTapRadius) {
^note
: expanded from macro 'Q_DECL_DEPRECATED_X'/usr/local/opt/qt6/include/QtGui/qeventpoint.h
:122:5: # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]note
: ^'pos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp:74:46: # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
warning ^:
'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]
const QLineF ql = QLineF(touchEvent->touchPoints().first().startPos(), touchEvent->touchPoints().first().pos());
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:1038:5: note: 'touchPoints' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp:74:68: warning: 'startPos' is deprecated: Use pressPosition() [-Wdeprecated-declarations]
const QLineF ql = QLineF(touchEvent->touchPoints().first().startPos(), touchEvent->touchPoints().first().pos());
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:124:5: note: 'startPos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use pressPosition()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp:74:92: warning: 'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]
const QLineF ql = QLineF(touchEvent->touchPoints().first().startPos(), touchEvent->touchPoints().first().pos());
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:1038:5: note: 'touchPoints' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp:74:114: warning: 'pos' is deprecated: Use position() [-Wdeprecated-declarations]
const QLineF ql = QLineF(touchEvent->touchPoints().first().startPos(), touchEvent->touchPoints().first().pos());
^
/usr/local/opt/qt6/include/QtGui/qeventpoint.h:122:5: note: 'pos' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use position()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src/ktwofingerswipe.cpp:76:48: warning: 'touchPoints' is deprecated: Use points() [-Wdeprecated-declarations]
const int touchPointSize = touchEvent->touchPoints().size();
^
/usr/local/opt/qt6/lib/QtGui.framework/Headers/qevent.h:1038:5: note: 'touchPoints' has been explicitly marked deprecated here
QT_DEPRECATED_VERSION_X_6_0("Use points()")
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:382:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
# define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
# define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
^
/usr/local/opt/qt6/include/QtCore/qcompilerdetection.h:1146:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
# define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
^
6 warnings generated.
10 warnings generated.
14 warnings generated.
[ 56%] Linking CXX static library ../../../lib/libKF5WidgetsAddons.a
[ 56%] Built target KF5WidgetsAddons
[ 56%] Automatic MOC and UIC for target qelectrotech
[ 56%] Automatic MOC and UIC for target qt_unittests
[ 56%] Automatic MOC and UIC for target G_unittests
[ 56%] Automatic MOC and UIC for target G_unitmocktests
[ 56%] Automatic MOC and UIC for target C_unittests
[ 56%] Built target G_unitmocktests_autogen
[ 56%] Built target G_unittests_autogen
[ 56%] Built target C_unittests_autogen
[ 57%] Building CXX object tests/googlemock/CMakeFiles/G_unitmocktests.dir/G_unitmocktests_autogen/mocs_compilation.cpp.o
[ 57%] Building CXX object tests/catch/CMakeFiles/C_unittests.dir/tst_My_test.cpp.o
[ 57%] Building CXX object tests/googlemock/CMakeFiles/G_unitmocktests.dir/tst_My_test.cpp.o
[ 57%] Building CXX object tests/catch/CMakeFiles/C_unittests.dir/C_unittests_autogen/mocs_compilation.cpp.o
[ 57%] Building CXX object tests/catch/CMakeFiles/C_unittests.dir/main.cpp.o
[ 57%] Building CXX object tests/catch/CMakeFiles/C_unittests.dir/__/__/sources/borderproperties.cpp.o
[ 57%] Building CXX object tests/catch/CMakeFiles/C_unittests.dir/src/borderproperties_test.cpp.o
[ 57%] Building CXX object tests/googletest/CMakeFiles/G_unittests.dir/tst_My_test.cpp.o
[ 57%] Building CXX object tests/googletest/CMakeFiles/G_unittests.dir/main.cpp.o
[ 57%] Building CXX object tests/googlemock/CMakeFiles/G_unitmocktests.dir/main.cpp.o
[ 57%] Building CXX object tests/googletest/CMakeFiles/G_unittests.dir/G_unittests_autogen/mocs_compilation.cpp.o
[ 57%] Built target qt_unittests_autogen
[ 57%] Building CXX object tests/qttest/CMakeFiles/qt_unittests.dir/tst_mytest.cpp.o
[ 57%] Building CXX object tests/qttest/CMakeFiles/qt_unittests.dir/qt_unittests_autogen/mocs_compilation.cpp.o
[ 58%] Linking CXX executable G_unittests
[ 58%] Built target G_unittests
[ 58%] Linking CXX executable G_unitmocktests
[ 58%] Built target G_unitmocktests
AutoMoc subprocess error
------------------------
The moc process failed to compile
"SRC:/sources/titleblock/helpercell.h"
into
"SRC:/build/qelectrotech_autogen/4H6FBKKDKL/moc_helpercell.cpp"
Command
-------
/usr/local/opt/qt6/share/qt/libexec/moc "-DGIT_COMMIT_SHA=\"09c09290400a642e36644d60c68e584347988c67\"" -DKCOREADDONS_DEPRECATED_WARNINGS_SINCE=0x55c00 -DKCOREADDONS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55c00 -DKCOREADDONS_STATIC -DKWIDGETSADDONS_DEPRECATED_WARNINGS_SINCE=0x55c00 -DKWIDGETSADDONS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55c00 -DQAPPLICATION_CLASS=QApplication -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_COMMON_COLLECTION_PATH=/usr/local/../Resources/elements/ -DQET_COMMON_TBT_PATH=/usr/local/../Resources/titleblocks/ -DQET_EXAMPLES_PATH=/usr/local/share/qelectrotech/examples/ -DQET_LANG_PATH=/usr/local/../Resources/lang/ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_PRINTSUPPORT_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/Users/laurent/qet_git/build -I/Users/laurent/qet_git -I/Users/laurent/qet_git/sources/titleblock -I/Users/laurent/qet_git/sources/ui -I/Users/laurent/qet_git/sources/qetgraphicsitem -I/Users/laurent/qet_git/sources/qetgraphicsitem/ViewItem -I/Users/laurent/qet_git/sources/qetgraphicsitem/ViewItem/ui -I/Users/laurent/qet_git/sources/richtext -I/Users/laurent/qet_git/sources/factory -I/Users/laurent/qet_git/sources/properties -I/Users/laurent/qet_git/sources/dvevent -I/Users/laurent/qet_git/sources/editor -I/Users/laurent/qet_git/sources/editor/esevent -I/Users/laurent/qet_git/sources/editor/graphicspart -I/Users/laurent/qet_git/sources/editor/ui -I/Users/laurent/qet_git/sources/editor/UndoCommand -I/Users/laurent/qet_git/sources/undocommand -I/Users/laurent/qet_git/sources/diagramevent -I/Users/laurent/qet_git/sources/ElementsCollection -I/Users/laurent/qet_git/sources/ElementsCollection/ui -I/Users/laurent/qet_git/sources/autoNum -I/Users/laurent/qet_git/sources/autoNum/ui -I/Users/laurent/qet_git/sources/ui/configpage -I/Users/laurent/qet_git/sources/SearchAndReplace -I/Users/laurent/qet_git/sources/SearchAndReplace/ui -I/Users/laurent/qet_git/sources/NameList -I/Users/laurent/qet_git/sources/NameList/ui -I/Users/laurent/qet_git/sources/utils -I/Users/laurent/qet_git/sources/pugixml -I/Users/laurent/qet_git/sources/dataBase -I/Users/laurent/qet_git/sources/dataBase/ui -I/Users/laurent/qet_git/sources/factory/ui -I/Users/laurent/qet_git/sources/print -I/Users/laurent/qet_git/build/_deps/pugixml-src/src -I/Users/laurent/qet_git/build/_deps/singleapplication-src -I/Users/laurent/qet_git/build/_deps/kwidgetsaddons-build/src -I/Users/laurent/qet_git/build/_deps/kwidgetsaddons-src/src -I/Users/laurent/qet_git/build/_deps/kcoreaddons-build -I/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/caching -I/Users/laurent/qet_git/build/_deps/kcoreaddons-build/src/lib/io -I/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/io -I/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/jobs -I/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/plugin -I/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/randomness -I/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/text -I/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib/util -I/Users/laurent/qet_git/build/_deps/kcoreaddons-build/src/lib -I/Users/laurent/qet_git/build/_deps/kcoreaddons-src/src/lib -I/usr/local/opt/qt6/lib/QtCore.framework -I/usr/local/opt/qt6/lib/QtCore.framework/Headers -I/usr/local/opt/qt6/share/qt/mkspecs/macx-clang -I/usr/local/opt/qt6/include -I/usr/local/opt/qt6/lib/QtNetwork.framework -I/usr/local/opt/qt6/lib/QtNetwork.framework/Headers -I/usr/local/opt/qt6/lib/QtWidgets.framework -I/usr/local/opt/qt6/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt6/lib/QtGui.framework -I/usr/local/opt/qt6/lib/QtGui.framework/Headers -I/usr/local/opt/qt6/lib/QtPrintSupport.framework -I/usr/local/opt/qt6/lib/QtPrintSupport.framework/Headers -I/usr/local/opt/qt6/lib/QtXml.framework -I/usr/local/opt/qt6/lib/QtXml.framework/Headers -I/usr/local/opt/qt6/lib/QtSvg.framework -I/usr/local/opt/qt6/lib/QtSvg.framework/Headers -I/usr/local/opt/qt6/lib/QtSql.framework -I/usr/local/opt/qt6/lib/QtSql.framework/Headers -I/usr/local/opt/qt6/lib/QtConcurrent.framework -I/usr/local/opt/qt6/lib/QtConcurrent.framework/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1 -I/Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include -I/Library/Developer/CommandLineTools/usr/include -F /usr/local/opt/qt6/lib --include /Users/laurent/qet_git/build/qelectrotech_autogen/moc_predefs.h --output-dep-file -o /Users/laurent/qet_git/build/qelectrotech_autogen/4H6FBKKDKL/moc_helpercell.cpp /Users/laurent/qet_git/sources/titleblock/helpercell.h
Output
------
/Users/laurent/qet_git/sources/titleblock/helpercell.h:30:1: error: Undefined interface
[ 58%] Linking CXX executable qt_unittests
[ 58%] Built target qt_unittests
make[2]: *** [CMakeFiles/qelectrotech_autogen] Error 1
make[1]: *** [CMakeFiles/qelectrotech_autogen.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 58%] Linking CXX executable C_unittests
[ 58%] Built target C_unittests
make: *** [all] Error 2