Powered by The Right Thing. Your IP: 18.97.9.174 | kp6-plasma-nano 5a27a4b1-aad9-4152-8dda-241ecfc86934Toc:Content: CMakeLists.txt:22 (include)
CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:169 (message):
KDE_INSTALL_INFODIR got its value from CMAKE_INSTALL_INFODIR. In most
cases this is unintended, check if you included GNUInstallDirs before
KDEInstallDirs. Some third party modules include GNUInstallDirs too so eg.
find_package(Qt6 ...) is equivalent to include(GNUInstallDirs). If you set
CMAKE_INSTALL_INFODIR deliberately before including KDEInstallDirs its
recommended to use KDE_INSTALL_INFODIR instead to suppress this message.
Call Stack (most recent call first):
/usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:360 (_define_relative)
/usr/share/ECM/kde-modules/KDEInstallDirs6.cmake:199 (include)
/usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
CMakeLists.txt:22 (include)
CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:169 (message):
KDE_INSTALL_SYSCONFDIR got its value from CMAKE_INSTALL_SYSCONFDIR. In
most cases this is unintended, check if you included GNUInstallDirs before
KDEInstallDirs. Some third party modules include GNUInstallDirs too so eg.
find_package(Qt6 ...) is equivalent to include(GNUInstallDirs). If you set
CMAKE_INSTALL_SYSCONFDIR deliberately before including KDEInstallDirs its
recommended to use KDE_INSTALL_SYSCONFDIR instead to suppress this message.
Call Stack (most recent call first):
/usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:220 (_define_relative)
/usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:387 (_define_absolute)
/usr/share/ECM/kde-modules/KDEInstallDirs6.cmake:199 (include)
/usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
CMakeLists.txt:22 (include)
-- 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
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/libx32/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Found WrapVulkanHeaders: /usr/include
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/libx32/libX11.so;/usr/libx32/libXext.so
-- Looking for XOpenDisplay in /usr/libx32/libX11.so;/usr/libx32/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found KF6WindowSystem: /usr/libx32/cmake/KF6WindowSystem/KF6WindowSystemConfig.cmake (found version "6.19.0")
-- Found Gettext: /usr/bin/msgmerge (found version "0.26")
-- Found KF6I18n: /usr/libx32/cmake/KF6I18n/KF6I18nConfig.cmake (found version "6.19.0")
-- Found KF6Service: /usr/libx32/cmake/KF6Service/KF6ServiceConfig.cmake (found version "6.19.0")
-- Found KF6ItemModels: /usr/libx32/cmake/KF6ItemModels/KF6ItemModelsConfig.cmake (found version "6.19.0")
-- Found KF6: success (found suitable version "6.19.0", minimum required is "6.18.0") found components: WindowSystem I18n Service ItemModels
-- The following OPTIONAL packages have been found:
* OpenGL
* Vulkan
* Qt6QuickTools (required version >= 6.10.0)
* Qt6Quick (required version >= 6.9.0)
* Qt6Svg (required version >= 6.9.0)
* Qt6DBusTools (required version >= 6.10.0)
* Qt6QmlTools (required version >= 6.10.0)
* Freetype
* PkgConfig
* Fontconfig
* WrapVulkanHeaders
* Qt6CoreTools (required version >= 6.10.0)
* Qt6GuiTools (required version >= 6.10.0)
-- The following REQUIRED packages have been found:
* ECM (required version >= 6.18.0)
* Qt6 (required version >= 6.9.0)
* Gettext
* KF6I18n (required version >= 6.18.0)
* KF6Service (required version >= 6.18.0)
* KF6ItemModels (required version >= 6.18.0)
* KF6 (required version >= 6.18.0)
* Qt6Qml
* Qt6Core (required version >= 6.7.0)
* Plasma (required version >= 6.5.2)
* Qt6Gui (required version >= 6.9.0)
* KWayland (required version >= 6.5.2)
-- The following OPTIONAL packages have not been found:
* Qt6QmlCompilerPlusPrivateTools (required version >= 6.10.0)
CMake Warning at /usr/libx32/cmake/KF6Package/KF6PackageMacros.cmake:65 (message):
couldn't generate metainfo for org.kde.plasma.nano: Error: description
missing, will result in broken appdata field as <summary/> is mandatory at
/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/shell/metadata.json
Call Stack (most recent call first):
/usr/libx32/cmake/Plasma/PlasmaMacros.cmake:29 (kpackage_install_package)
CMakeLists.txt:46 (plasma_install_package)
CMake Warning (dev) at /usr/libx32/cmake/Qt6Core/Qt6CoreMacros.cmake:3472 (message):
Qt policy QTP0004 is not set: You need qmldir files for each extra
directory that contains .qml files for your module. Check
https://doc.qt.io/qt-6/qt-cmake-policy-qtp0004.html for policy details.
Use the qt_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
/usr/libx32/cmake/Qt6Qml/Qt6QmlMacros.cmake:3897 (__qt_internal_setup_policy)
/usr/libx32/cmake/Qt6Qml/Qt6QmlMacros.cmake:960 (qt6_target_qml_sources)
/usr/share/ECM/modules/ECMQmlModule6.cmake:102 (qt6_add_qml_module)
components/CMakeLists.txt:1 (ecm_add_qml_module)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done (2.5s)
-- Generating done (0.1s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_Fortran_FLAGS_PLD
CMAKE_INSTALL_LOCALSTATEDIRPATH
CMAKE_INSTALL_SHAREDSTATEDIRPATH
CMAKE_VERBOSE_MAKEFILE
LIB_SUFFIX
SYSCONF_INSTALL_DIR
-- Build files have been written to: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build
+ LC_ALL=C.UTF-8 /usr/bin/ninja -v -j28 -C build
ninja: Entering directory `build'
[1/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/bin/cmake -DFILES_INFO_PATH=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/plasmananoshellprivateplugin_qml.cmake -P /usr/libx32/cmake/Qt6Qml/Qt6QmlCopyFiles.cmake
[2/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/bin/cmake -DFILES_INFO_PATH=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/plasmananoshellprivateplugin_res.cmake -P /usr/libx32/cmake/Qt6Qml/Qt6QmlCopyFiles.cmake
[3/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build && /usr/bin/cmake -DPython3_EXECUTABLE=/usr/bin/python3 -D_ki18n_pmap_compile_script=/usr/libx32/cmake/KF6I18n/ts-pmap-compile.py -DCOPY_TO=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/locale -DPO_DIR=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/po -P /usr/libx32/cmake/KF6I18n/build-tsfiles.cmake
[4/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build && /usr/bin/cmake -E echo [General] > /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/.qt/.qmlls.build.ini && /usr/bin/cmake -E echo_append docDir= >> /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/.qt/.qmlls.build.ini && /usr/libx32/qt6/bin/qtpaths --query QT_INSTALL_DOCS >> /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/.qt/.qmlls.build.ini && /usr/bin/cmake -E echo "[<SLASH>tmp<SLASH>B._ej49vxf<SLASH>BUILD<SLASH>kp6-plasma-nano-6.5.2-build<SLASH>plasma-nano-6.5.2<SLASH>components]" >> /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/.qt/.qmlls.build.ini && /usr/bin/cmake -E echo importPaths=\"/usr/libx32/qt6/qml:\" >> /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/.qt/.qmlls.build.ini
[5/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build && /usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/locale -DPO_DIR=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/po -P /usr/libx32/cmake/KF6I18n/build-pofiles.cmake
[6/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/bin/cmake -E cmake_autogen /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/CMakeFiles/plasmananoshellprivateplugin_autogen.dir/AutogenInfo.json PLD && /usr/bin/cmake -E touch /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2 /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/deps /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/CMakeFiles/d/b6b3eaa8a170870aa60c1843d26cd3dbd25d799f31d2377ff1d7b34766277268.d
[7/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/libx32/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/CMakeFiles/plasmananoshellprivateplugin_autogen.dir/ParseCache.txt --cmake-autogen-info-file /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/CMakeFiles/plasmananoshellprivateplugin_autogen.dir/AutogenInfo.json --output-file-path /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/meta_types/plasmananoshellprivateplugin_json_file_list.txt --timestamp-file-path /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/meta_types/plasmananoshellprivateplugin_json_file_list.txt.timestamp --cmake-autogen-include-dir-path /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include
[8/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/libx32/qt6/libexec/rcc --output /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/rcc/qrc_qmake_org_kde_plasma_private_nanoshell.cpp --name qmake_org_kde_plasma_private_nanoshell /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/rcc/qmake_org_kde_plasma_private_nanoshell.qrc
[9/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/libx32/qt6/libexec/rcc --output /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/rcc/qrc_plasmananoshellprivateplugin_raw_qml_0.cpp --name plasmananoshellprivateplugin_raw_qml_0 /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/rcc/plasmananoshellprivateplugin_raw_qml_0.qrc
[10/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/libx32/qt6/libexec/moc -o /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/meta_types/qt6plasmananoshellprivateplugin_metatypes.json.gen --collect-json @/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/meta_types/plasmananoshellprivateplugin_json_file_list.txt && /usr/bin/cmake -E copy_if_different /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/meta_types/qt6plasmananoshellprivateplugin_metatypes.json.gen /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/meta_types/qt6plasmananoshellprivateplugin_metatypes.json
[11/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/libx32/qt6/libexec/qmlcachegen --resource-name qmlcache_plasmananoshellprivateplugin -o /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.rcc/qmlcache/plasmananoshellprivateplugin_qmlcache_loader.cpp @/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.rcc/qmlcache/plasmananoshellprivateplugin_qml_loader_file_list.rsp
[12/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/libx32/qt6/libexec/qmltyperegistrar --generate-qmltypes=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/bin/org/kde/plasma/private/nanoshell/plasmananoshellprivateplugin.qmltypes --import-name=org.kde.plasma.private.nanoshell --major-version=2 --minor-version=0 @/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/qmltypes/plasmananoshellprivateplugin_foreign_types.txt -o /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_qmltyperegistrations.cpp /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/meta_types/qt6plasmananoshellprivateplugin_metatypes.json && /usr/bin/cmake -E make_directory /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/qmltypes && /usr/bin/cmake -E touch /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/qmltypes/plasmananoshellprivateplugin.qmltypes
[13/23] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components && /usr/bin/cmake -E make_directory /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.rcc/qmlcache/plasmananoshellprivateplugin_qml && /usr/libx32/qt6/libexec/qmlcachegen --bare --resource-path /qt/qml/org/kde/plasma/private/nanoshell/qml/StartupFeedback.qml -I /usr/libx32/qt6/qml -I /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/bin/ -I /usr/libx32/qt6/qml -i /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/bin/org/kde/plasma/private/nanoshell/qmldir --resource /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/rcc/qmake_org_kde_plasma_private_nanoshell.qrc --resource /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/rcc/plasmananoshellprivateplugin_raw_qml_0.qrc --dump-aot-stats "--module-id=org.kde.plasma.private.nanoshell(plasmananoshellprivateplugin)" -o /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.rcc/qmlcache/plasmananoshellprivateplugin_qml/StartupFeedback_qml.cpp /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components/qml/StartupFeedback.qml
[14/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_autogen/mocs_compilation.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_autogen/mocs_compilation.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_autogen/mocs_compilation.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/mocs_compilation.cpp
[15/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/.qt/rcc/qrc_qmake_org_kde_plasma_private_nanoshell.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/.qt/rcc/qrc_qmake_org_kde_plasma_private_nanoshell.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/.qt/rcc/qrc_qmake_org_kde_plasma_private_nanoshell.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/rcc/qrc_qmake_org_kde_plasma_private_nanoshell.cpp
[16/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/.qt/rcc/qrc_plasmananoshellprivateplugin_raw_qml_0.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/.qt/rcc/qrc_plasmananoshellprivateplugin_raw_qml_0.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/.qt/rcc/qrc_plasmananoshellprivateplugin_raw_qml_0.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.qt/rcc/qrc_plasmananoshellprivateplugin_raw_qml_0.cpp
[17/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_org_kde_plasma_private_nanoshellPlugin.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_org_kde_plasma_private_nanoshellPlugin.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_org_kde_plasma_private_nanoshellPlugin.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_org_kde_plasma_private_nanoshellPlugin.cpp
[18/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/startupnotifier.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/startupnotifier.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/startupnotifier.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components/startupnotifier.cpp
[19/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/.rcc/qmlcache/plasmananoshellprivateplugin_qml/StartupFeedback_qml.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/.rcc/qmlcache/plasmananoshellprivateplugin_qml/StartupFeedback_qml.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/.rcc/qmlcache/plasmananoshellprivateplugin_qml/StartupFeedback_qml.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.rcc/qmlcache/plasmananoshellprivateplugin_qml/StartupFeedback_qml.cpp
[20/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/.rcc/qmlcache/plasmananoshellprivateplugin_qmlcache_loader.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/.rcc/qmlcache/plasmananoshellprivateplugin_qmlcache_loader.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/.rcc/qmlcache/plasmananoshellprivateplugin_qmlcache_loader.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/.rcc/qmlcache/plasmananoshellprivateplugin_qmlcache_loader.cpp
[21/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_qmltyperegistrations.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_qmltyperegistrations.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_qmltyperegistrations.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_qmltyperegistrations.cpp
[22/23] /usr/bin/x86_64-pld-linux-gnux32-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60c00 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60801 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasmananoshellprivateplugin_EXPORTS -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components -I/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/components/plasmananoshellprivateplugin_autogen/include -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/libx32/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtQmlMeta -isystem /usr/include/qt6/QtQmlModels -isystem /usr/include/qt6/QtQmlWorkerScript -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/KF6/KWindowSystem -isystem /usr/include/KWayland -isystem /usr/include/KF6/KService -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -std=gnu++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT components/CMakeFiles/plasmananoshellprivateplugin.dir/fullscreenoverlay.cpp.o -MF components/CMakeFiles/plasmananoshellprivateplugin.dir/fullscreenoverlay.cpp.o.d -o components/CMakeFiles/plasmananoshellprivateplugin.dir/fullscreenoverlay.cpp.o -c /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/components/fullscreenoverlay.cpp
[23/23] : && /usr/bin/x86_64-pld-linux-gnux32-g++ -fPIC -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -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 -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -DNDEBUG -DQT_NO_DEBUG -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -shared -o bin/org/kde/plasma/private/nanoshell/libplasmananoshellprivateplugin.so components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_autogen/mocs_compilation.cpp.o components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_org_kde_plasma_private_nanoshellPlugin.cpp.o components/CMakeFiles/plasmananoshellprivateplugin.dir/plasmananoshellprivateplugin_qmltyperegistrations.cpp.o components/CMakeFiles/plasmananoshellprivateplugin.dir/.qt/rcc/qrc_qmake_org_kde_plasma_private_nanoshell.cpp.o components/CMakeFiles/plasmananoshellprivateplugin.dir/.rcc/qmlcache/plasmananoshellprivateplugin_qmlcache_loader.cpp.o components/CMakeFiles/plasmananoshellprivateplugin.dir/.rcc/qmlcache/plasmananoshellprivateplugin_qml/StartupFeedback_qml.cpp.o components/CMakeFiles/plasmananoshellprivateplugin.dir/.qt/rcc/qrc_plasmananoshellprivateplugin_raw_qml_0.cpp.o components/CMakeFiles/plasmananoshellprivateplugin.dir/fullscreenoverlay.cpp.o components/CMakeFiles/plasmananoshellprivateplugin.dir/startupnotifier.cpp.o -Wl,-rpath,::::::::::::::::::::::::::::::::::::: /usr/libx32/libQt6Quick.so.6.10.0 /usr/libx32/libKF6WindowSystem.so.6.19.0 /usr/libx32/libKWaylandClient.so.6.5.2 /usr/libx32/libKF6Service.so.6.19.0 /usr/libx32/libQt6QmlMeta.so.6.10.0 /usr/libx32/libQt6QmlWorkerScript.so.6.10.0 /usr/libx32/libQt6QmlModels.so.6.10.0 /usr/libx32/libQt6Qml.so.6.10.0 /usr/libx32/libQt6Network.so.6.10.0 /usr/libx32/libQt6OpenGL.so.6.10.0 /usr/libx32/libX11.so /usr/libx32/libQt6Gui.so.6.10.0 /usr/libx32/libGLX.so /usr/libx32/libOpenGL.so /usr/libx32/libQt6Core.so.6.10.0 && :
+ RPM_EC=0
+ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /tmp/B._ej49vxf/BUILD/tmp/rpm-tmp.ihA7HP
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin
TMPDIR=/tmp/B._ej49vxf/BUILD/tmp
+ umask 022
+ cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build
+ /bin/rm '--interactive=never' -rf /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT
+ /bin/mkdir -p /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT
+ cd plasma-nano-6.5.2
+ rm -rf /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT
+ LC_ALL=C.UTF-8 DESTDIR=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT /usr/bin/ninja install -v -j28 -C build
ninja: Entering directory `build'
[1/3] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build && /usr/bin/cmake -DPython3_EXECUTABLE=/usr/bin/python3 -D_ki18n_pmap_compile_script=/usr/libx32/cmake/KF6I18n/ts-pmap-compile.py -DCOPY_TO=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/locale -DPO_DIR=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/po -P /usr/libx32/cmake/KF6I18n/build-tsfiles.cmake
[2/3] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build && /usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build/locale -DPO_DIR=/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/po -P /usr/libx32/cmake/KF6I18n/build-pofiles.cmake
[2/3] cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2/build && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "PLD"
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/metadata.json
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/applet
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/applet/AppletError.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/applet/CompactApplet.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/applet/DefaultCompactRepresentation.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/layout.js
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/configuration
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/configuration/AppletConfiguration.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/configuration/ConfigCategoryDelegate.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/configuration/ContainmentConfiguration.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/configuration/ConfigurationContainmentAppearance.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/explorer
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/explorer/WidgetExplorer.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/explorer/AppletDelegate.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/loader.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/defaults
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/views
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/views/Desktop.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/plasma/shells/org.kde.plasma.nano/contents/views/Panel.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/libx32/qt6/qml/org/kde/plasma/private/nanoshell/libplasmananoshellprivateplugin.so
-- Set non-toolchain portion of runtime path of "/tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/libx32/qt6/qml/org/kde/plasma/private/nanoshell/libplasmananoshellprivateplugin.so" to "$ORIGIN/../../../../../..//usr/libx32"
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/libx32/qt6/qml/org/kde/plasma/private/nanoshell/qmldir
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/libx32/qt6/qml/org/kde/plasma/private/nanoshell/plasmananoshellprivateplugin.qmltypes
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/libx32/qt6/qml/org/kde/plasma/private/nanoshell/qml/StartupFeedback.qml
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/libx32/qt6/qml/org/kde/plasma/private/nanoshell/kde-qmlmodule.version
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ar
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ar/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ar/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ast
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ast/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ast/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/az
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/az/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/az/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/bg
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/bg/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/bg/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ca
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ca/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ca/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ca@valencia
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ca@valencia/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/cs
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/cs/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/cs/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/da
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/da/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/da/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/de
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/de/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/de/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/el
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/el/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/el/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/en_GB
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/en_GB/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/en_GB/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/eo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/eo/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/eo/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/es
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/es/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/es/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/et
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/et/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/et/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/eu
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/eu/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/eu/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/fi
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/fi/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/fi/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/fr
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/fr/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/fr/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/gl
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/gl/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/gl/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/he
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/he/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/he/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/hi
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/hi/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/hi/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/hu
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/hu/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/hu/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ia
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ia/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ia/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/id
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/id/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/id/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/is
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/is/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/is/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/it
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/it/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/it/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ja
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ja/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ja/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ka
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ka/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ka/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ko
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ko/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ko/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/lt
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/lt/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/lt/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/lv
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/lv/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/lv/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/nl
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/nl/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/nl/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/nn
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/nn/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/nn/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pa
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pa/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pa/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pl
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pl/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pl/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pt
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pt/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pt/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pt_BR
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pt_BR/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/pt_BR/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ro
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ro/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ro/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ru
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ru/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ru/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sa
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sa/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sa/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sk
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sk/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sk/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sl
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sl/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sl/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sv
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sv/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/sv/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ta
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ta/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/ta/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/tr
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/tr/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/tr/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/uk
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/uk/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/uk/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/zh_CN
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/zh_CN/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/zh_TW
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT/usr/share/locale/zh_TW/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
+ /usr/lib/rpm/find-lang.sh /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT plasma-nano --all-name --with-kde
find-lang.sh: Enabling with all names
find-lang.sh: Enabling with KDE
find-lang.sh/1.42: find-lang 'plasma-nano' > plasma-nano.lang
+ /usr/bin/find-debuginfo -j28 --build-id-seed 6.5.2-1 --unique-debug-suffix -6.5.2-1.x32 --unique-debug-src-base kp6-plasma-nano-6.5.2-1.x32 -S debugsourcefiles.list /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/plasma-nano-6.5.2
find-debuginfo: starting
Extracting debug info from 1 files
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/kp6-plasma-nano-6.5.2-1.x32
find-debuginfo: done
+ __spec_install_post_strip
+ set +x
Stripping 1 ELF shared libraries...DONE
+ __spec_install_post_chrpath
+ set +x
Remove RPATH/RUNPATH from 1 executable binaries and shared object files.
+ __spec_install_post_compress_modules
+ set +x
+ __spec_install_post_check_so
+ set +x
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
+ set +x
Checking /var/run <-> tmpfiles.d completeness...
DONE
+ __spec_install_post_check_shebangs
+ set +x
Checking script shebangs...
DONE
+ __spec_install_post_compress_docs
+ set +x
+ __spec_install_post_py_hardlink
+ set +x
Reading /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: kp6-plasma-nano-6.5.2-1.x32
Provides: kp6-plasma-nano = 6.5.2-1 kp6-plasma-nano(x86-x32) = 6.5.2-1 libplasmananoshellprivateplugin.so()(x32bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libKF6Service.so.6()(x32bit) libKF6WindowSystem.so.6()(x32bit) libKWaylandClient.so.6()(x32bit) libQt6Core.so.6()(x32bit) libQt6Core.so.6(Qt_6)(x32bit) libQt6Core.so.6(Qt_6.10)(x32bit) libQt6Gui.so.6()(x32bit) libQt6Gui.so.6(Qt_6)(x32bit) libQt6Qml.so.6()(x32bit) libQt6Qml.so.6(Qt_6)(x32bit) libQt6Qml.so.6(Qt_6_PRIVATE_API)(x32bit) libQt6Quick.so.6()(x32bit) libQt6Quick.so.6(Qt_6)(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libstdc++.so.6()(x32bit) libstdc++.so.6(CXXABI_1.3)(x32bit) libstdc++.so.6(CXXABI_1.3.9)(x32bit) libstdc++.so.6(GLIBCXX_3.4)(x32bit) rtld(GNU_HASH)
Obsoletes: kp5-plasma-nano < 6
Processing files: kp6-plasma-nano-debugsource-6.5.2-1.x32
Provides: kp6-plasma-nano-debugsource = 6.5.2-1 kp6-plasma-nano-debugsource(x86-x32) = 6.5.2-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: kp6-plasma-nano-debuginfo-6.5.2-1.x32
Provides: kp6-plasma-nano-debuginfo = 6.5.2-1 kp6-plasma-nano-debuginfo(x86-x32) = 6.5.2-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: kp6-plasma-nano-debugsource(x86-x32) = 6.5.2-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT
warning: Installed (but unpackaged) file(s) found:
/usr/share/locale/ja/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
Wrote: /tmp/B._ej49vxf/RPMS/kp6-plasma-nano-debugsource-6.5.2-1.x32.rpm
Wrote: /tmp/B._ej49vxf/RPMS/kp6-plasma-nano-6.5.2-1.x32.rpm
Wrote: /tmp/B._ej49vxf/RPMS/kp6-plasma-nano-debuginfo-6.5.2-1.x32.rpm
Executing(%clean): /bin/sh -e /tmp/B._ej49vxf/BUILD/tmp/rpm-tmp.cx234q
+ umask 022
+ cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build
+ cd plasma-nano-6.5.2
+ rm -rf /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build/BUILDROOT
+ RPM_EC=0
+ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /tmp/B._ej49vxf/BUILD/tmp/rpm-tmp.WldSQJ
+ umask 022
+ cd /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build
+ test -d /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build
+ rm -rf /tmp/B._ej49vxf/BUILD/kp6-plasma-nano-6.5.2-build
+ RPM_EC=0
+ jobs -p
+ exit 0
RPM build warnings:
Installed (but unpackaged) file(s) found:
/usr/share/locale/ja/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
ended at: Wed Nov 5 14:40:38 2025, done in 0:00:11.144333
+ chmod -R u+rwX /tmp/B._ej49vxf/BUILD
+ rm -rf /tmp/B._ej49vxf/tmp /tmp/B._ej49vxf/BUILD
copy rpm files to cache_dir: /spools/ready
Creating pndir index of /spools/ready/ (type=dir)...
Loading [pndir]previous /spools/ready/packages.ndir.gz...
Loading [dir]/spools/ready/...
200..400..600..800..1000..1199
Writing /spools/ready/packages.ndir.gz...
Begin-PLD-Builder-Info
upgrading packages
End-PLD-Builder-Info
+ rm -rf /tmp/B._ej49vxf
Begin-PLD-Builder-Info
Build-Time: user:31.96s sys:5.74s real:14.85s (faults io:1 non-io:1195892)
Files queued for ftp:
645689 kp6-plasma-nano-debuginfo-6.5.2-1.x32.rpm
70841 kp6-plasma-nano-6.5.2-1.x32.rpm
27529 kp6-plasma-nano-debugsource-6.5.2-1.x32.rpm
195 kp6-plasma-nano-6.5.2-1.src.rpm.uploadinfo
warning: Installed (but unpackaged) file(s) found:
/usr/share/locale/ja/LC_MESSAGES/plasma_shell_org.kde.plasma.nano.mo
End-PLD-Builder-Info
|
|