Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 851032 Details for
Bug 894340
dev-libs/kweathercore-0.7 - /.../pendingcap.cpp: error: invalid use of incomplete type class QDebug
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:kweathercore-0.7:20230213-222915.log
dev-libs:kweathercore-0.7:20230213-222915.log (text/plain), 52.31 KB, created by
Toralf Förster
on 2023-02-14 08:51:04 UTC
(
hide
)
Description:
dev-libs:kweathercore-0.7:20230213-222915.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-02-14 08:51:04 UTC
Size:
52.31 KB
patch
obsolete
> * Package: dev-libs/kweathercore-0.7:5 > * Repository: gentoo > * Maintainer: kde@gentoo.org > * Upstream: https://bugs.kde.org/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking kweathercore-0.7.tar.xz to /var/tmp/portage/dev-libs/kweathercore-0.7/work >>>> Source unpacked in /var/tmp/portage/dev-libs/kweathercore-0.7/work >>>> Preparing source in /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build" >cmake -C /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DBUILD_QCH=no -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7 >loading initial cache file /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 12.2.1 >-- The CXX compiler identification is GNU 12.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- > >-- Looking for __GLIBC__ >-- Looking for __GLIBC__ - found >-- Performing Test _OFFT_IS_64BIT >-- Performing Test _OFFT_IS_64BIT - Success >-- Performing Test HAVE_DATE_TIME >-- Performing Test HAVE_DATE_TIME - Success >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:113 (message): > Your project should require at least CMake 3.16.0 to use FindKF5.cmake >Call Stack (most recent call first): > /usr/share/ECM/find-modules/FindKF5.cmake:30 (ecm_find_package_version_check) > CMakeLists.txt:39 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found Gettext: /usr/bin/msgmerge (found version "0.21.1") >-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.103.0") >-- Found KF5Holidays: /usr/lib64/cmake/KF5Holidays/KF5HolidaysConfig.cmake (found version "5.103.0") >-- Found KF5: success (found suitable version "5.103.0", minimum required is "5.75.0") found components: I18n Holidays >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >-- The following REQUIRED packages have been found: > > * ECM (required version >= 5.75.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules> > * Qt5Network > * Qt5Positioning > * Qt5 (required version >= 5.12.0) > * Gettext > * KF5I18n (required version >= 5.75.0) > * KF5Holidays (required version >= 5.75.0) > * KF5 (required version >= 5.75.0) > * Qt5Core > >-- The following features have been disabled: > > * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) > >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 >C++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant >Linker flags: >Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build" >ninja -v -j4 -l0 >[1/26] cd /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/CMakeFiles/KF5KWeatherCore_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7 /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/deps /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/CMakeFiles/d/949915f0afdd7463f96dff078930cf4650de54753fcc0ca75e833f7b40b47979.d >[2/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/locationqueryresult.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/locationqueryresult.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/locationqueryresult.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/locationqueryresult.cpp >[3/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/locationquery.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/locationquery.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/locationquery.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/locationquery.cpp >[4/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/KF5KWeatherCore_autogen/mocs_compilation.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/KF5KWeatherCore_autogen/mocs_compilation.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/KF5KWeatherCore_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/mocs_compilation.cpp >[5/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/locationqueryreply.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/locationqueryreply.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/locationqueryreply.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/locationqueryreply.cpp >[6/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/weatherforecastsource.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/weatherforecastsource.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/weatherforecastsource.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/weatherforecastsource.cpp >[7/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/weatherforecast.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/weatherforecast.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/weatherforecast.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/weatherforecast.cpp >[8/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/hourlyweatherforecast.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/hourlyweatherforecast.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/hourlyweatherforecast.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/hourlyweatherforecast.cpp >[9/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/geotimezone.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/geotimezone.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/geotimezone.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/geotimezone.cpp >[10/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/dailyweatherforecast.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/dailyweatherforecast.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/dailyweatherforecast.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/dailyweatherforecast.cpp >[11/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/kweathercore.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/kweathercore.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/kweathercore.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/kweathercore.cpp >[12/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/metnoparser.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/metnoparser.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/metnoparser.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/metnoparser.cpp >[13/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/pendingweatherforecast.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/pendingweatherforecast.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/pendingweatherforecast.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/pendingweatherforecast.cpp >[14/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/capalertinfo.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/capalertinfo.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/capalertinfo.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/capalertinfo.cpp >[15/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/capalertmessage.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/capalertmessage.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/capalertmessage.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/capalertmessage.cpp >[16/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/alertfeedentry.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/alertfeedentry.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/alertfeedentry.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/alertfeedentry.cpp >[17/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/alertmanager.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/alertmanager.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/alertmanager.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/alertmanager.cpp >[18/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/feedparser.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/feedparser.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/feedparser.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/feedparser.cpp >[19/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/pendingcap.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/pendingcap.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/pendingcap.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/pendingcap.cpp >FAILED: src/CMakeFiles/KF5KWeatherCore.dir/pendingcap.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/pendingcap.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/pendingcap.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/pendingcap.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/pendingcap.cpp >/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/pendingcap.cpp: In lambda function: >/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/pendingcap.cpp:38:21: error: invalid use of incomplete type âclass QDebugâ > 38 | qWarning() << "network error when fetching alerts:" << reply->errorString(); > | ^ >In file included from /usr/include/qt5/QtCore/qglobal.h:1303, > from /usr/include/qt5/QtCore/qnamespace.h:43, > from /usr/include/qt5/QtCore/qobjectdefs.h:48, > from /usr/include/qt5/QtCore/qobject.h:46, > from /usr/include/qt5/QtCore/QObject:1, > from /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/reply.h:11, > from /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/pendingcap.h:8, > from /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/pendingcap.cpp:6: >/usr/include/qt5/QtCore/qlogging.h:57:7: note: forward declaration of âclass QDebugâ > 57 | class QDebug; > | ^~~~~~ >[20/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/pendingalerts.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/pendingalerts.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/pendingalerts.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/pendingalerts.cpp >[21/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/caparea.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/caparea.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/caparea.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/caparea.cpp >[22/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF5KWeatherCore_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054B00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_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_POSITIONING_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kweathercore5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build/src/KF5KWeatherCore_autogen/include -I/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/KF5/KHolidays -DQT_NO_DEBUG -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fPIC -std=gnu++17 -MD -MT src/CMakeFiles/KF5KWeatherCore.dir/capparser.cpp.o -MF src/CMakeFiles/KF5KWeatherCore.dir/capparser.cpp.o.d -o src/CMakeFiles/KF5KWeatherCore.dir/capparser.cpp.o -c /var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7/src/capparser.cpp >ninja: build stopped: subcommand failed. > * ERROR: dev-libs/kweathercore-0.7::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2623: Called cmake_src_compile > * environment, line 1075: Called cmake_build > * environment, line 1044: Called eninja > * environment, line 1720: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=dev-libs/kweathercore-0.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/kweathercore-0.7::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:kweathercore-0.7:20230213-222915.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/kweathercore-0.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/kweathercore-0.7/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7_build' > * S: '/var/tmp/portage/dev-libs/kweathercore-0.7/work/kweathercore-0.7' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 894340
:
851030
| 851032 |
851034
|
851036
|
851038
|
851040
|
851042
|
851044