· 6 years ago · Feb 18, 2020, 12:44 AM
1 * Package: kde-frameworks/kcompletion-5.64.0
2 * Repository: gentoo
3 * Maintainer: kde@gentoo.org
4 * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU
5 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
6>>> Unpacking source...
7>>> Unpacking kcompletion-5.64.0.tar.xz to /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work
8>>> Source unpacked in /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work
9>>> Preparing source in /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0 ...
10 * Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build"
11>>> Source prepared.
12>>> Configuring source in /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0 ...
13 * Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build"
14cmake -C /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DBUILD_DESIGNERPLUGIN=no -DBUILD_QCH=no -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/gentoo_toolchain.cmake /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0
15loading initial cache file /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/gentoo_common_config.cmake
16-- The C compiler identification is GNU 9.2.0
17-- The CXX compiler identification is GNU 9.2.0
18-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
19-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
20-- Detecting C compiler ABI info
21-- Detecting C compiler ABI info - done
22-- Detecting C compile features
23-- Detecting C compile features - done
24-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
25-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
26-- Detecting CXX compiler ABI info
27-- Detecting CXX compiler ABI info - done
28-- Detecting CXX compile features
29-- Detecting CXX compile features - done
30--
31
32-- Looking for __GLIBC__
33-- Looking for __GLIBC__ - found
34-- Performing Test _OFFT_IS_64BIT
35-- Performing Test _OFFT_IS_64BIT - Success
36-- Performing Test HAVE_DATE_TIME
37-- Performing Test HAVE_DATE_TIME - Success
38-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
39-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
40-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
41-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
42-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
43-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
44-- Installing in the same prefix as Python2, adopting their path scheme.
45-- Could not find libclang version 5.0 or greater.
46-- The following REQUIRED packages have been found:
47
48 * ECM (required version >= 5.64.0), Extra CMake Modules., <https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
49 * Qt5Gui (required version >= 5.14.1)
50 * Qt5Widgets
51 * Qt5 (required version >= 5.11.0)
52 * KF5Config (required version >= 5.64.0)
53 * KF5WidgetsAddons (required version >= 5.64.0)
54 * Qt5LinguistTools
55
56-- The following features have been disabled:
57
58 * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)
59 * DESIGNERPLUGIN, Build plugin for Qt Designer
60
61-- The following OPTIONAL packages have not been found:
62
63 * PythonModuleGeneration
64
65-- <<< Gentoo configuration >>>
66Build type Gentoo
67Install path /usr
68Compiler flags:
69C -mtune=native -O2 -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration
70C++ -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant
71Linker flags:
72Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
73Module -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
74Shared -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
75
76-- Configuring done
77-- Generating done
78-- Build files have been written to: /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build
79>>> Source configured.
80>>> Compiling source in /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0 ...
81 * Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build"
82ninja -v -j4 -l0
83[1/17] cd /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build && /usr/lib64/qt5/bin/lconvert -i /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/po/en_GB/kcompletion5_qt.po -o /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/en_GB/kcompletion5_qt.ts -target-language en_GB && /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/en_GB/kcompletion5_qt.ts -qm /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/en_GB/kcompletion5_qt.qm
84[2/17] cd /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build && /usr/lib64/qt5/bin/lconvert -i /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/po/de/kcompletion5_qt.po -o /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/de/kcompletion5_qt.ts -target-language de && /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/de/kcompletion5_qt.ts -qm /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/de/kcompletion5_qt.qm
85[3/17] cd /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build && /usr/lib64/qt5/bin/lconvert -i /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/po/ko/kcompletion5_qt.po -o /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/ko/kcompletion5_qt.ts -target-language ko && /usr/lib64/qt5/bin/lrelease -removeidentical -nounfinished -silent /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/ko/kcompletion5_qt.ts -qm /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/ko/kcompletion5_qt.qm
86[4/17] cd /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/src && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build/src/CMakeFiles/KF5Completion_autogen.dir/AutogenInfo.cmake Gentoo
87[5/17] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/KF5Completion_autogen/mocs_compilation.cpp.o -MF src/CMakeFiles/KF5Completion.dir/KF5Completion_autogen/mocs_compilation.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/KF5Completion_autogen/mocs_compilation.cpp.o -c src/KF5Completion_autogen/mocs_compilation.cpp
88[6/17] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/kcompletionbase.cpp.o -MF src/CMakeFiles/KF5Completion.dir/kcompletionbase.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/kcompletionbase.cpp.o -c /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcompletionbase.cpp
89[7/17] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/kcombobox.cpp.o -MF src/CMakeFiles/KF5Completion.dir/kcombobox.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/kcombobox.cpp.o -c /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.cpp
90/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.cpp: In member function ‘virtual void KComboBox::setLineEdit(QLineEdit*)’:
91/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.cpp:357:74: warning: ‘void QComboBox::activated(const QString&)’ is deprecated: Use textActivated() instead [-Wdeprecated-declarations]
92 357 | this, QOverload<const QString&>::of(&QComboBox::activated));
93 | ^
94In file included from /usr/include/qt5/QtWidgets/QComboBox:1,
95 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.h:30,
96 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.cpp:23:
97/usr/include/qt5/QtWidgets/qcombobox.h:234:10: note: declared here
98 234 | void activated(const QString &);
99 | ^~~~~~~~~
100/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.cpp:357:74: warning: ‘void QComboBox::activated(const QString&)’ is deprecated: Use textActivated() instead [-Wdeprecated-declarations]
101 357 | this, QOverload<const QString&>::of(&QComboBox::activated));
102 | ^
103In file included from /usr/include/qt5/QtWidgets/QComboBox:1,
104 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.h:30,
105 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.cpp:23:
106/usr/include/qt5/QtWidgets/qcombobox.h:234:10: note: declared here
107 234 | void activated(const QString &);
108 | ^~~~~~~~~
109[8/17] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/kcompletion.cpp.o -MF src/CMakeFiles/KF5Completion.dir/kcompletion.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/kcompletion.cpp.o -c /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcompletion.cpp
110[9/17] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o -MF src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o -c /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp
111FAILED: src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o
112/usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o -MF src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o -c /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp
113/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp: In member function ‘virtual void KLineEdit::keyPressEvent(QKeyEvent*)’:
114/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:504:22: error: invalid use of incomplete type ‘class QKeyEvent’
115 504 | const int key = e->key() | e->modifiers();
116 | ^~
117In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
118 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
119 from /usr/include/qt5/QtWidgets/QLineEdit:1,
120 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
121 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
122/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
123 75 | class QKeyEvent;
124 | ^~~~~~~~~
125/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:504:33: error: invalid use of incomplete type ‘class QKeyEvent’
126 504 | const int key = e->key() | e->modifiers();
127 | ^~
128In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
129 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
130 from /usr/include/qt5/QtWidgets/QLineEdit:1,
131 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
132 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
133/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
134 75 | class QKeyEvent;
135 | ^~~~~~~~~
136/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:543:10: error: invalid use of incomplete type ‘class QKeyEvent’
137 543 | e->accept();
138 | ^~
139In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
140 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
141 from /usr/include/qt5/QtWidgets/QLineEdit:1,
142 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
143 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
144/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
145 75 | class QKeyEvent;
146 | ^~~~~~~~~
147/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:552:10: error: invalid use of incomplete type ‘class QKeyEvent’
148 552 | e->accept();
149 | ^~
150In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
151 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
152 from /usr/include/qt5/QtWidgets/QLineEdit:1,
153 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
154 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
155/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
156 75 | class QKeyEvent;
157 | ^~~~~~~~~
158/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:556:10: error: invalid use of incomplete type ‘class QKeyEvent’
159 556 | e->accept();
160 | ^~
161In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
162 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
163 from /usr/include/qt5/QtWidgets/QLineEdit:1,
164 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
165 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
166/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
167 75 | class QKeyEvent;
168 | ^~~~~~~~~
169/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:560:10: error: invalid use of incomplete type ‘class QKeyEvent’
170 560 | e->accept();
171 | ^~
172In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
173 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
174 from /usr/include/qt5/QtWidgets/QLineEdit:1,
175 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
176 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
177/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
178 75 | class QKeyEvent;
179 | ^~~~~~~~~
180/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:564:10: error: invalid use of incomplete type ‘class QKeyEvent’
181 564 | e->accept();
182 | ^~
183In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
184 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
185 from /usr/include/qt5/QtWidgets/QLineEdit:1,
186 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
187 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
188/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
189 75 | class QKeyEvent;
190 | ^~~~~~~~~
191/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:568:10: error: invalid use of incomplete type ‘class QKeyEvent’
192 568 | e->accept();
193 | ^~
194In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
195 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
196 from /usr/include/qt5/QtWidgets/QLineEdit:1,
197 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
198 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
199/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
200 75 | class QKeyEvent;
201 | ^~~~~~~~~
202/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:576:14: error: invalid use of incomplete type ‘class QKeyEvent’
203 576 | if (e->key() == Qt::Key_Return || e->key() == Qt::Key_Enter) {
204 | ^~
205In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
206 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
207 from /usr/include/qt5/QtWidgets/QLineEdit:1,
208 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
209 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
210/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
211 75 | class QKeyEvent;
212 | ^~~~~~~~~
213/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:576:44: error: invalid use of incomplete type ‘class QKeyEvent’
214 576 | if (e->key() == Qt::Key_Return || e->key() == Qt::Key_Enter) {
215 | ^~
216In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
217 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
218 from /usr/include/qt5/QtWidgets/QLineEdit:1,
219 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
220 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
221/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
222 75 | class QKeyEvent;
223 | ^~~~~~~~~
224/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:579:48: error: invalid use of incomplete type ‘class QKeyEvent’
225 579 | (e->modifiers() == Qt::NoButton ||
226 | ^~
227In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
228 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
229 from /usr/include/qt5/QtWidgets/QLineEdit:1,
230 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
231 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
232/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
233 75 | class QKeyEvent;
234 | ^~~~~~~~~
235/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:580:48: error: invalid use of incomplete type ‘class QKeyEvent’
236 580 | e->modifiers() == Qt::KeypadModifier)));
237 | ^~
238In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
239 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
240 from /usr/include/qt5/QtWidgets/QLineEdit:1,
241 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
242 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
243/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
244 75 | class QKeyEvent;
245 | ^~~~~~~~~
246/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:584:18: error: invalid use of incomplete type ‘class QKeyEvent’
247 584 | e->accept();
248 | ^~
249In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
250 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
251 from /usr/include/qt5/QtWidgets/QLineEdit:1,
252 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
253 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
254/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
255 75 | class QKeyEvent;
256 | ^~~~~~~~~
257/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:603:35: error: invalid use of incomplete type ‘class QKeyEvent’
258 603 | const bool noModifier = (e->modifiers() == Qt::NoButton ||
259 | ^~
260In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
261 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
262 from /usr/include/qt5/QtWidgets/QLineEdit:1,
263 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
264 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
265/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
266 75 | class QKeyEvent;
267 | ^~~~~~~~~
268/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:604:35: error: invalid use of incomplete type ‘class QKeyEvent’
269 604 | e->modifiers() == Qt::ShiftModifier ||
270 | ^~
271In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
272 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
273 from /usr/include/qt5/QtWidgets/QLineEdit:1,
274 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
275 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
276/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
277 75 | class QKeyEvent;
278 | ^~~~~~~~~
279/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:605:35: error: invalid use of incomplete type ‘class QKeyEvent’
280 605 | e->modifiers() == Qt::KeypadModifier);
281 | ^~
282In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
283 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
284 from /usr/include/qt5/QtWidgets/QLineEdit:1,
285 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
286 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
287/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
288 75 | class QKeyEvent;
289 | ^~~~~~~~~
290/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:611:23: error: invalid use of incomplete type ‘class QKeyEvent’
291 611 | (e->key() == Qt::Key_Right || e->key() == Qt::Key_Left) &&
292 | ^~
293In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
294 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
295 from /usr/include/qt5/QtWidgets/QLineEdit:1,
296 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
297 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
298/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
299 75 | class QKeyEvent;
300 | ^~~~~~~~~
301/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:611:52: error: invalid use of incomplete type ‘class QKeyEvent’
302 611 | (e->key() == Qt::Key_Right || e->key() == Qt::Key_Left) &&
303 | ^~
304In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
305 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
306 from /usr/include/qt5/QtWidgets/QLineEdit:1,
307 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
308 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
309/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
310 75 | class QKeyEvent;
311 | ^~~~~~~~~
312/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:612:22: error: invalid use of incomplete type ‘class QKeyEvent’
313 612 | e->modifiers() == Qt::NoButton) {
314 | ^~
315In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
316 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
317 from /usr/include/qt5/QtWidgets/QLineEdit:1,
318 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
319 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
320/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
321 75 | class QKeyEvent;
322 | ^~~~~~~~~
323/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:624:22: error: invalid use of incomplete type ‘class QKeyEvent’
324 624 | if (e->key() == Qt::Key_Right && cPosition > start) {
325 | ^~
326In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
327 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
328 from /usr/include/qt5/QtWidgets/QLineEdit:1,
329 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
330 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
331/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
332 75 | class QKeyEvent;
333 | ^~~~~~~~~
334/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:633:18: error: invalid use of incomplete type ‘class QKeyEvent’
335 633 | if (e->key() == Qt::Key_Escape) {
336 | ^~
337In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
338 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
339 from /usr/include/qt5/QtWidgets/QLineEdit:1,
340 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
341 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
342/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
343 75 | class QKeyEvent;
344 | ^~~~~~~~~
345/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:641:18: error: invalid use of incomplete type ‘class QKeyEvent’
346 641 | e->ignore();
347 | ^~
348In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
349 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
350 from /usr/include/qt5/QtWidgets/QLineEdit:1,
351 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
352 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
353/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
354 75 | class QKeyEvent;
355 | ^~~~~~~~~
356/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:649:38: error: invalid use of incomplete type ‘class QKeyEvent’
357 649 | const QString keycode = e->text();
358 | ^~
359In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
360 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
361 from /usr/include/qt5/QtWidgets/QLineEdit:1,
362 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
363 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
364/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
365 75 | class QKeyEvent;
366 | ^~~~~~~~~
367/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:651:41: error: invalid use of incomplete type ‘class QKeyEvent’
368 651 | e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete)) {
369 | ^~
370In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
371 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
372 from /usr/include/qt5/QtWidgets/QLineEdit:1,
373 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
374 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
375/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
376 75 | class QKeyEvent;
377 | ^~~~~~~~~
378/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:651:74: error: invalid use of incomplete type ‘class QKeyEvent’
379 651 | e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete)) {
380 | ^~
381In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
382 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
383 from /usr/include/qt5/QtWidgets/QLineEdit:1,
384 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
385 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
386/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
387 75 | class QKeyEvent;
388 | ^~~~~~~~~
389/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:677:26: error: invalid use of incomplete type ‘class QKeyEvent’
390 677 | if (e->key() == Qt::Key_Backspace) {
391 | ^~
392In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
393 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
394 from /usr/include/qt5/QtWidgets/QLineEdit:1,
395 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
396 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
397/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
398 75 | class QKeyEvent;
399 | ^~~~~~~~~
400/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:689:26: error: invalid use of incomplete type ‘class QKeyEvent’
401 689 | if (e->key() == Qt::Key_Delete) {
402 | ^~
403In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
404 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
405 from /usr/include/qt5/QtWidgets/QLineEdit:1,
406 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
407 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
408/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
409 75 | class QKeyEvent;
410 | ^~~~~~~~~
411/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:695:27: error: invalid use of incomplete type ‘class QKeyEvent’
412 695 | if ((e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete)) {
413 | ^~
414In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
415 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
416 from /usr/include/qt5/QtWidgets/QLineEdit:1,
417 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
418 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
419/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
420 75 | class QKeyEvent;
421 | ^~~~~~~~~
422/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:695:60: error: invalid use of incomplete type ‘class QKeyEvent’
423 695 | if ((e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete)) {
424 | ^~
425In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
426 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
427 from /usr/include/qt5/QtWidgets/QLineEdit:1,
428 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
429 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
430/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
431 75 | class QKeyEvent;
432 | ^~~~~~~~~
433/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:699:22: error: invalid use of incomplete type ‘class QKeyEvent’
434 699 | e->accept();
435 | ^~
436In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
437 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
438 from /usr/include/qt5/QtWidgets/QLineEdit:1,
439 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
440 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
441/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
442 75 | class QKeyEvent;
443 | ^~~~~~~~~
444/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:707:36: error: invalid use of incomplete type ‘class QKeyEvent’
445 707 | noModifier && !e->text().isEmpty()) {
446 | ^~
447In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
448 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
449 from /usr/include/qt5/QtWidgets/QLineEdit:1,
450 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
451 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
452/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
453 75 | class QKeyEvent;
454 | ^~~~~~~~~
455/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:715:38: error: invalid use of incomplete type ‘class QKeyEvent’
456 715 | const QString keycode = e->text();
457 | ^~
458In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
459 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
460 from /usr/include/qt5/QtWidgets/QLineEdit:1,
461 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
462 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
463/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
464 75 | class QKeyEvent;
465 | ^~~~~~~~~
466/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:723:23: error: invalid use of incomplete type ‘class QKeyEvent’
467 723 | e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete)) {
468 | ^~
469In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
470 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
471 from /usr/include/qt5/QtWidgets/QLineEdit:1,
472 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
473 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
474/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
475 75 | class QKeyEvent;
476 | ^~~~~~~~~
477/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:723:56: error: invalid use of incomplete type ‘class QKeyEvent’
478 723 | e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete)) {
479 | ^~
480In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
481 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
482 from /usr/include/qt5/QtWidgets/QLineEdit:1,
483 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
484 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
485/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
486 75 | class QKeyEvent;
487 | ^~~~~~~~~
488/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:741:44: error: invalid use of incomplete type ‘class QKeyEvent’
489 741 | if ((txt != old_txt || txt != e->text()) && len/* && ( cursorPosition() == len || force )*/ &&
490 | ^~
491In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
492 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
493 from /usr/include/qt5/QtWidgets/QLineEdit:1,
494 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
495 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
496/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
497 75 | class QKeyEvent;
498 | ^~~~~~~~~
499/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:743:23: error: invalid use of incomplete type ‘class QKeyEvent’
500 743 | e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete)) {
501 | ^~
502In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
503 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
504 from /usr/include/qt5/QtWidgets/QLineEdit:1,
505 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
506 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
507/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
508 75 | class QKeyEvent;
509 | ^~~~~~~~~
510/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:743:56: error: invalid use of incomplete type ‘class QKeyEvent’
511 743 | e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete)) {
512 | ^~
513In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
514 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
515 from /usr/include/qt5/QtWidgets/QLineEdit:1,
516 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
517 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
518/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
519 75 | class QKeyEvent;
520 | ^~~~~~~~~
521/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:744:22: error: invalid use of incomplete type ‘class QKeyEvent’
522 744 | if (e->key() == Qt::Key_Backspace) {
523 | ^~
524In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
525 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
526 from /usr/include/qt5/QtWidgets/QLineEdit:1,
527 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
528 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
529/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
530 75 | class QKeyEvent;
531 | ^~~~~~~~~
532/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:756:22: error: invalid use of incomplete type ‘class QKeyEvent’
533 756 | if (e->key() == Qt::Key_Delete) {
534 | ^~
535In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
536 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
537 from /usr/include/qt5/QtWidgets/QLineEdit:1,
538 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
539 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
540/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
541 75 | class QKeyEvent;
542 | ^~~~~~~~~
543/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:766:23: error: invalid use of incomplete type ‘class QKeyEvent’
544 766 | if ((e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete) &&
545 | ^~
546In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
547 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
548 from /usr/include/qt5/QtWidgets/QLineEdit:1,
549 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
550 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
551/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
552 75 | class QKeyEvent;
553 | ^~~~~~~~~
554/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:766:56: error: invalid use of incomplete type ‘class QKeyEvent’
555 766 | if ((e->key() == Qt::Key_Backspace || e->key() == Qt::Key_Delete) &&
556 | ^~
557In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
558 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
559 from /usr/include/qt5/QtWidgets/QLineEdit:1,
560 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
561 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
562/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
563 75 | class QKeyEvent;
564 | ^~~~~~~~~
565/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:771:18: error: invalid use of incomplete type ‘class QKeyEvent’
566 771 | e->accept();
567 | ^~
568In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
569 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
570 from /usr/include/qt5/QtWidgets/QLineEdit:1,
571 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
572 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
573/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
574 75 | class QKeyEvent;
575 | ^~~~~~~~~
576/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:851:22: error: invalid use of incomplete type ‘class QKeyEvent’
577 851 | e->accept();
578 | ^~
579In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
580 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
581 from /usr/include/qt5/QtWidgets/QLineEdit:1,
582 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
583 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
584/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
585 75 | class QKeyEvent;
586 | ^~~~~~~~~
587/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp: In member function ‘virtual void KLineEdit::mouseDoubleClickEvent(QMouseEvent*)’:
588/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:870:10: error: invalid use of incomplete type ‘class QMouseEvent’
589 870 | if (e->button() == Qt::LeftButton) {
590 | ^~
591In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
592 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
593 from /usr/include/qt5/QtWidgets/QLineEdit:1,
594 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
595 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
596/usr/include/qt5/QtWidgets/qwidget.h:72:7: note: forward declaration of ‘class QMouseEvent’
597 72 | class QMouseEvent;
598 | ^~~~~~~~~~~
599/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp: In member function ‘virtual void KLineEdit::mousePressEvent(QMouseEvent*)’:
600/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:881:10: error: invalid use of incomplete type ‘class QMouseEvent’
601 881 | if (e->button() == Qt::LeftButton && d->possibleTripleClick) {
602 | ^~
603In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
604 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
605 from /usr/include/qt5/QtWidgets/QLineEdit:1,
606 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
607 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
608/usr/include/qt5/QtWidgets/qwidget.h:72:7: note: forward declaration of ‘class QMouseEvent’
609 72 | class QMouseEvent;
610 | ^~~~~~~~~~~
611/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:883:10: error: invalid use of incomplete type ‘class QMouseEvent’
612 883 | e->accept();
613 | ^~
614In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
615 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
616 from /usr/include/qt5/QtWidgets/QLineEdit:1,
617 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
618 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
619/usr/include/qt5/QtWidgets/qwidget.h:72:7: note: forward declaration of ‘class QMouseEvent’
620 72 | class QMouseEvent;
621 | ^~~~~~~~~~~
622/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:889:10: error: invalid use of incomplete type ‘class QMouseEvent’
623 889 | if (e->button() == Qt::MidButton) {
624 | ^~
625In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
626 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
627 from /usr/include/qt5/QtWidgets/QLineEdit:1,
628 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
629 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
630/usr/include/qt5/QtWidgets/qwidget.h:72:7: note: forward declaration of ‘class QMouseEvent’
631 72 | class QMouseEvent;
632 | ^~~~~~~~~~~
633/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp: In member function ‘virtual void KLineEdit::mouseReleaseEvent(QMouseEvent*)’:
634/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:906:14: error: invalid use of incomplete type ‘class QMouseEvent’
635 906 | if (e->button() == Qt::LeftButton) {
636 | ^~
637In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
638 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
639 from /usr/include/qt5/QtWidgets/QLineEdit:1,
640 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
641 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
642/usr/include/qt5/QtWidgets/qwidget.h:72:7: note: forward declaration of ‘class QMouseEvent’
643 72 | class QMouseEvent;
644 | ^~~~~~~~~~~
645/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp: In member function ‘virtual void KLineEdit::contextMenuEvent(QContextMenuEvent*)’:
646/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:1011:18: error: invalid use of incomplete type ‘class QContextMenuEvent’
647 1011 | popup->exec(e->globalPos());
648 | ^~
649In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
650 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
651 from /usr/include/qt5/QtWidgets/QLineEdit:1,
652 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
653 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
654/usr/include/qt5/QtWidgets/qwidget.h:81:7: note: forward declaration of ‘class QContextMenuEvent’
655 81 | class QContextMenuEvent;
656 | ^~~~~~~~~~~~~~~~~
657/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp: In member function ‘virtual bool KLineEdit::event(QEvent*)’:
658/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:1053:51: error: invalid static_cast from type ‘QEvent*’ to type ‘QKeyEvent*’
659 1053 | QKeyEvent *e = static_cast<QKeyEvent *>(ev);
660 | ^
661In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
662 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
663 from /usr/include/qt5/QtWidgets/QLineEdit:1,
664 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
665 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
666/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: class type ‘QKeyEvent’ is incomplete
667 75 | class QKeyEvent;
668 | ^~~~~~~~~
669/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp: In member function ‘void KLineEdit::setUrl(const QUrl&)’:
670/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:1113:13: error: invalid use of incomplete type ‘const class QUrl’
671 1113 | setText(url.toDisplayString());
672 | ^~~
673In file included from /usr/include/qt5/QtCore/qobject.h:54,
674 from /usr/include/qt5/QtCore/QObject:1,
675 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcompletion.h:25,
676 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:33,
677 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
678/usr/include/qt5/QtCore/qmetatype.h:2055:1: note: forward declaration of ‘class QUrl’
679 2055 | QT_FOR_EACH_STATIC_CORE_CLASS(QT_FORWARD_DECLARE_STATIC_TYPES_ITER)
680 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
681/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp: In member function ‘bool KLineEditPrivate::overrideShortcut(const QKeyEvent*)’:
682/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:1175:22: error: invalid use of incomplete type ‘const class QKeyEvent’
683 1175 | const int key = e->key() | e->modifiers();
684 | ^~
685In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
686 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
687 from /usr/include/qt5/QtWidgets/QLineEdit:1,
688 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
689 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
690/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
691 75 | class QKeyEvent;
692 | ^~~~~~~~~
693/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:1175:33: error: invalid use of incomplete type ‘const class QKeyEvent’
694 1175 | const int key = e->key() | e->modifiers();
695 | ^~
696In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
697 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
698 from /usr/include/qt5/QtWidgets/QLineEdit:1,
699 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
700 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
701/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
702 75 | class QKeyEvent;
703 | ^~~~~~~~~
704/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:1235:15: error: invalid use of incomplete type ‘const class QKeyEvent’
705 1235 | else if (e->matches(QKeySequence::SelectAll)) {
706 | ^~
707In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
708 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
709 from /usr/include/qt5/QtWidgets/QLineEdit:1,
710 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
711 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
712/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
713 75 | class QKeyEvent;
714 | ^~~~~~~~~
715/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:1242:26: error: invalid use of incomplete type ‘const class QKeyEvent’
716 1242 | const int key = e->key();
717 | ^~
718In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
719 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
720 from /usr/include/qt5/QtWidgets/QLineEdit:1,
721 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
722 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
723/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
724 75 | class QKeyEvent;
725 | ^~~~~~~~~
726/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:1243:50: error: invalid use of incomplete type ‘const class QKeyEvent’
727 1243 | const Qt::KeyboardModifiers modifiers = e->modifiers();
728 | ^~
729In file included from /usr/include/qt5/QtWidgets/qframe.h:44,
730 from /usr/include/qt5/QtWidgets/qlineedit.h:44,
731 from /usr/include/qt5/QtWidgets/QLineEdit:1,
732 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.h:37,
733 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/klineedit.cpp:28:
734/usr/include/qt5/QtWidgets/qwidget.h:75:7: note: forward declaration of ‘class QKeyEvent’
735 75 | class QKeyEvent;
736 | ^~~~~~~~~
737[10/17] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/kcompletionbox.cpp.o -MF src/CMakeFiles/KF5Completion.dir/kcompletionbox.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/kcompletionbox.cpp.o -c /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcompletionbox.cpp
738[11/17] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/kpixmapprovider.cpp.o -MF src/CMakeFiles/KF5Completion.dir/kpixmapprovider.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/kpixmapprovider.cpp.o -c /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kpixmapprovider.cpp
739[12/17] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Completion_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Isrc -I/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src -Isrc/KF5Completion_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/KF5/KWidgetsAddons -DQT_NO_DEBUG -DNDEBUG -mtune=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT src/CMakeFiles/KF5Completion.dir/khistorycombobox.cpp.o -MF src/CMakeFiles/KF5Completion.dir/khistorycombobox.cpp.o.d -o src/CMakeFiles/KF5Completion.dir/khistorycombobox.cpp.o -c /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/khistorycombobox.cpp
740/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/khistorycombobox.cpp: In member function ‘void KHistoryComboBoxPrivate::_k_simulateActivated(const QString&)’:
741/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/khistorycombobox.cpp:467:31: warning: ‘void QComboBox::activated(const QString&)’ is deprecated: Use textActivated() instead [-Wdeprecated-declarations]
742 467 | emit q->activated(text);
743 | ^
744In file included from /usr/include/qt5/QtWidgets/QComboBox:1,
745 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.h:30,
746 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/khistorycombobox.h:25,
747 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/khistorycombobox.cpp:23:
748/usr/include/qt5/QtWidgets/qcombobox.h:234:10: note: declared here
749 234 | void activated(const QString &);
750 | ^~~~~~~~~
751/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/khistorycombobox.cpp:480:31: warning: ‘void QComboBox::activated(const QString&)’ is deprecated: Use textActivated() instead [-Wdeprecated-declarations]
752 480 | emit q->activated(text);
753 | ^
754In file included from /usr/include/qt5/QtWidgets/QComboBox:1,
755 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/kcombobox.h:30,
756 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/khistorycombobox.h:25,
757 from /var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0/src/khistorycombobox.cpp:23:
758/usr/include/qt5/QtWidgets/qcombobox.h:234:10: note: declared here
759 234 | void activated(const QString &);
760 | ^~~~~~~~~
761ninja: build stopped: subcommand failed.
762 * ERROR: kde-frameworks/kcompletion-5.64.0::gentoo failed (compile phase):
763 * ninja -v -j4 -l0 failed
764 *
765 * Call stack:
766 * ebuild.sh, line 125: Called src_compile
767 * environment, line 2392: Called cmake_src_compile
768 * environment, line 881: Called cmake_build
769 * environment, line 860: Called eninja
770 * environment, line 1502: Called die
771 * The specific snippet of code:
772 * "$@" || die "${nonfatal_args[@]}" "${*} failed"
773 *
774 * If you need support, post the output of `emerge --info '=kde-frameworks/kcompletion-5.64.0::gentoo'`,
775 * the complete build log and the output of `emerge -pqv '=kde-frameworks/kcompletion-5.64.0::gentoo'`.
776 * The complete build log is located at '/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/temp/build.log'.
777 * The ebuild environment file is located at '/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/temp/environment'.
778 * Working directory: '/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0_build'
779 * S: '/var/tmp/portage/kde-frameworks/kcompletion-5.64.0/work/kcompletion-5.64.0'