Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 505620 Details for
Bug 638472
lxqt-base/lxqt-panel-0.11.0 plugin-kbindicator/src/x11/kbdlayout.cpp:36:18: error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 364.32 KB, created by
Leonid Kopylov
on 2017-11-22 17:53:42 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2017-11-22 17:53:42 UTC
Size:
364.32 KB
patch
obsolete
> * Package: lxqt-base/lxqt-panel-0.11.0 > * Repository: gentoo > * Maintainer: lxqt@gentoo.org > * USE: abi_x86_64 alsa amd64 clock desktopswitch elibc_glibc kbindicator kernel_linux mainmenu mount pulseaudio quicklaunch showdesktop taskbar tray userland_GNU volume > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Working in BUILD_DIR: "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DPULL_TRANSLATIONS=OFF -DCLOCK_PLUGIN=ON -DCOLORPICKER_PLUGIN=OFF -DCPULOAD_PLUGIN=OFF -DDESKTOPSWITCH_PLUGIN=ON -DDOM_PLUGIN=OFF -DKBINDICATOR_PLUGIN=ON -DMAINMENU_PLUGIN=ON -DMOUNT_PLUGIN=ON -DNETWORKMONITOR_PLUGIN=OFF -DQUICKLAUNCH_PLUGIN=ON -DSENSORS_PLUGIN=OFF -DSHOWDESKTOP_PLUGIN=ON -DSTATUSNOTIFIER_PLUGIN=OFF -DSYSSTAT_PLUGIN=OFF -DTASKBAR_PLUGIN=ON -DTRAY_PLUGIN=ON -DVOLUME_PLUGIN=ON -DWORLDCLOCK_PLUGIN=OFF -DVOLUME_USE_ALSA=ON -DVOLUME_USE_PULSEAUDIO=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/gentoo_toolchain.cmake /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 7.2.0 >-- The CXX compiler identification is GNU 7.2.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Performing Test COMPILER_SUPPORTS_CXX11 >-- Performing Test COMPILER_SUPPORTS_CXX11 - Success >-- Performing Test COMPILER_SUPPORTS_CXX0X >-- Performing Test COMPILER_SUPPORTS_CXX0X - Success >CMake Deprecation Warning at /usr/share/cmake/qt5xdgiconloader/qt5xdgiconloader-config.cmake:33 (cmake_policy): > The OLD behavior for policy CMP0024 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:48 (find_package) > /usr/share/cmake/qt5xdg/qt5xdg-config.cmake:32 (find_dependency) > /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:48 (find_package) > /usr/share/cmake/lxqt/lxqt-config.cmake:89 (find_dependency) > CMakeLists.txt:57 (find_package) > > >CMake Deprecation Warning at /usr/share/cmake/qt5xdg/qt5xdg-config.cmake:35 (cmake_policy): > The OLD behavior for policy CMP0024 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:48 (find_package) > /usr/share/cmake/lxqt/lxqt-config.cmake:89 (find_dependency) > CMakeLists.txt:57 (find_package) > > >CMake Deprecation Warning at /usr/share/cmake/lxqt/lxqt-config.cmake:93 (cmake_policy): > The OLD behavior for policy CMP0024 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > CMakeLists.txt:57 (find_package) > > >CMake Deprecation Warning at /usr/share/cmake/lxqt-globalkeys/lxqt-globalkeys-config.cmake:48 (cmake_policy): > The OLD behavior for policy CMP0024 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > CMakeLists.txt:58 (find_package) > > >CMake Deprecation Warning at /usr/share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-config.cmake:49 (cmake_policy): > The OLD behavior for policy CMP0024 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > CMakeLists.txt:59 (find_package) > > >-- Panel plugins location: /usr/lib64/lxqt-panel >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- Checking for module 'xkbcommon' >-- Found xkbcommon, version 0.7.2 >-- XkbCommon X11 was found >-- Checking for module 'xcb' >-- Found xcb, version 1.12 >-- Checking for module 'xcb-xkb' >-- Found xcb-xkb, version 1.12 >-- Checking for module 'libmenu-cache>=0.3.3' >-- Found libmenu-cache, version 1.0.2 >-- Checking for module 'xcb' >-- Found xcb, version 1.12 >-- Checking for module 'xcb-util' >-- Found xcb-util, version 0.4.0 >-- Checking for module 'xcb-damage' >-- Found xcb-damage, version 1.12 >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/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 X11: /usr/lib/libX11.so >-- Checking for module 'xcomposite' >-- Found xcomposite, version 0.4.4 >-- Checking for module 'xdamage' >-- Found xdamage, version 1.1.4 >-- Checking for module 'xrender' >-- Found xrender, version 0.9.10 >-- Found ALSA: /usr/lib/libasound.so (found version "1.1.5") >-- >-- Volume plugin will be built >-- ALSA: TRUE >-- PulseAudio: TRUE >-- >-- **************** The following plugins will be built **************** >-- Clock >-- Directory menu >-- Desktop Switcher >-- Keyboard Indicator >-- Application menu >-- Mount >-- Quicklaunch >-- Show Desktop >-- Taskbar >-- System Tray >-- Volume >-- Spacer >-- ********************************************************************* >-- Building with conversion of deprecated 'screensaver' plugin >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -fomit-frame-pointer >C++ -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build >>>> Working in BUILD_DIR: "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build" >/usr/bin/cmake -H/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 -B/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/CMakeFiles /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-clock/CMakeFiles/clock_autogen.dir/build.make plugin-clock/CMakeFiles/clock_autogen.dir/depend >make -f plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/build.make plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/depend >make -f plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/build.make plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/depend >make -f plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/build.make plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock_autogen.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/DependInfo.cmake >make -f plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/build.make plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/DependInfo.cmake >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/depend.internal". >Scanning dependencies of target directorymenu_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/build.make plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/build >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/depend.internal". >Scanning dependencies of target kbindicator_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/build.make plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/build >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock_autogen.dir/depend.internal". >Scanning dependencies of target clock_autogen >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-clock/CMakeFiles/clock_autogen.dir/build.make plugin-clock/CMakeFiles/clock_autogen.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/depend.internal". >Scanning dependencies of target mainmenu_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 0%] Automatic MOC, UIC and RCC for target directorymenu >make -f plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/build.make plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/build >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir Gentoo >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/depend.internal". >Scanning dependencies of target desktopswitch_autogen >[ 1%] Automatic MOC, UIC and RCC for target kbindicator >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir Gentoo >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/build.make plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/build >[ 1%] Automatic MOC, UIC and RCC for target clock >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock_autogen.dir Gentoo >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/kbindicator-plugin.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/kbindicator-plugin.cpp >[ 2%] Automatic MOC, UIC and RCC for target mainmenu >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/content.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/content.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdkeeper.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdkeeper.cpp >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir Gentoo >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstate.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstate.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdwatcher.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdwatcher.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/settings.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/settings.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/content.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/content.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/controls.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/controls.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdinfo.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdinfo.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdkeeper.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdkeeper.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdlayout.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdlayout.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstate.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstate.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdwatcher.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdwatcher.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/settings.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/settings.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenu.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenu.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenu.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/calendarpopup.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/calendarpopup.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenu.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclock.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclock.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/calendarpopup.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/calendarpopup.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclock.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclock.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.h >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN >[34m[1mGenerating MOC source include/kbindicator-plugin.moc[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include/kbindicator-plugin.moc" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/kbindicator-plugin.cpp" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include/kbindicator-plugin.moc /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/kbindicator-plugin.cpp >[34m[1mGenerating MOC source EWIEGA46WW/moc_directorymenu.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/EWIEGA46WW/moc_directorymenu.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenu.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/EWIEGA46WW/moc_directorymenu.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenu.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/actionview.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/actionview.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenu.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenu.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/menustyle.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/menustyle.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/xdgcachedmenu.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/xdgcachedmenu.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/actionview.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/actionview.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenu.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenu.h >[ 3%] Automatic MOC, UIC and RCC for target desktopswitch >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/menustyle.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/menustyle.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/xdgcachedmenu.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/xdgcachedmenu.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtDBus -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include/lxqt-globalkeys-ui -I/usr/include -I/usr/include -DHAVE_MENU_CACHE=1 "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir Gentoo >[34m[1mGenerating MOC source EWIEGA46WW/moc_calendarpopup.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/EWIEGA46WW/moc_calendarpopup.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/calendarpopup.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/EWIEGA46WW/moc_calendarpopup.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/calendarpopup.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitch.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitch.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchbutton.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchbutton.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitch.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitch.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchbutton.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchbutton.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN >[34m[1mGenerating MOC source EWIEGA46WW/moc_actionview.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_actionview.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/actionview.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtDBus -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include/lxqt-globalkeys-ui -I/usr/include -I/usr/include -DHAVE_MENU_CACHE=1 "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_actionview.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/actionview.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_desktopswitch.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/EWIEGA46WW/moc_desktopswitch.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitch.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/EWIEGA46WW/moc_desktopswitch.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitch.h >[34m[1mGenerating MOC source UVLADIE3JM/moc_content.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_content.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/content.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_content.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/content.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtclock.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/EWIEGA46WW/moc_lxqtclock.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclock.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/EWIEGA46WW/moc_lxqtclock.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclock.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtmainmenu.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_lxqtmainmenu.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenu.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtDBus -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include/lxqt-globalkeys-ui -I/usr/include -I/usr/include -DHAVE_MENU_CACHE=1 "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_lxqtmainmenu.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenu.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_directorymenuconfiguration.cpp[0m >[34m[1mGenerating MOC source UVLADIE3JM/moc_kbdkeeper.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_kbdkeeper.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdkeeper.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_kbdkeeper.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdkeeper.h >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/EWIEGA46WW/moc_directorymenuconfiguration.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/EWIEGA46WW/moc_directorymenuconfiguration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtclockconfiguration.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/EWIEGA46WW/moc_lxqtclockconfiguration.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/EWIEGA46WW/moc_lxqtclockconfiguration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_desktopswitchbutton.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/EWIEGA46WW/moc_desktopswitchbutton.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchbutton.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/EWIEGA46WW/moc_desktopswitchbutton.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchbutton.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtmainmenuconfiguration.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_lxqtmainmenuconfiguration.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.h" because it doesn't exist >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtDBus -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include/lxqt-globalkeys-ui -I/usr/include -I/usr/include -DHAVE_MENU_CACHE=1 "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_lxqtmainmenuconfiguration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.h >[34m[1mGenerating UIC header include/ui_lxqtclockconfiguration.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include/ui_lxqtclockconfiguration.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include/ui_lxqtclockconfiguration.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.ui >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[34m[1mGenerating MOC source UVLADIE3JM/moc_kbdstate.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_kbdstate.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstate.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_kbdstate.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstate.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_desktopswitchconfiguration.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/EWIEGA46WW/moc_desktopswitchconfiguration.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/EWIEGA46WW/moc_desktopswitchconfiguration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.h >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >[34m[1mGenerating UIC header include/ui_directorymenuconfiguration.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include/ui_directorymenuconfiguration.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include/ui_directorymenuconfiguration.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.ui >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 3%] Built target clock_autogen >make -f plugin-mount/CMakeFiles/mount_autogen.dir/build.make plugin-mount/CMakeFiles/mount_autogen.dir/depend >[ 3%] Built target directorymenu_autogen >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/build.make plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/depend >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount_autogen.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount_autogen.dir/depend.internal". >Scanning dependencies of target mount_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-mount/CMakeFiles/mount_autogen.dir/build.make plugin-mount/CMakeFiles/mount_autogen.dir/build >[34m[1mGenerating MOC source EWIEGA46WW/moc_menustyle.cpp[0m >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/DependInfo.cmake >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_menustyle.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/menustyle.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtDBus -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include/lxqt-globalkeys-ui -I/usr/include -I/usr/include -DHAVE_MENU_CACHE=1 "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_menustyle.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/menustyle.h >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/depend.internal". >Scanning dependencies of target quicklaunch_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/build.make plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/build >[ 4%] Automatic MOC, UIC and RCC for target mount >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount_autogen.dir Gentoo >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 5%] Automatic MOC, UIC and RCC for target quicklaunch >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir Gentoo >[34m[1mGenerating MOC source UVLADIE3JM/moc_kbdstateconfig.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_kbdstateconfig.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_kbdstateconfig.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_info.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_info.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_menu.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_menu.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_nothing.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_nothing.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/button.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/button.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/lxqtmountplugin.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/lxqtmountplugin.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/menudiskitem.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/menudiskitem.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/popup.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/popup.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_info.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_info.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunch.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunch.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_menu.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_menu.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunchplugin.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunchplugin.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_nothing.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchaction.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchaction.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_nothing.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchbutton.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchbutton.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/button.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/button.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunch.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunch.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/lxqtmountplugin.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunchplugin.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunchplugin.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/lxqtmountplugin.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/menudiskitem.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchaction.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/menudiskitem.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchaction.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchbutton.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/popup.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/popup.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchbutton.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_R/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" ELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN >"-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >[34m[1mGenerating UIC header include/ui_desktopswitchconfiguration.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include/ui_desktopswitchconfiguration.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include/ui_desktopswitchconfiguration.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.ui >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtquicklaunch.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/EWIEGA46WW/moc_lxqtquicklaunch.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunch.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/EWIEGA46WW/moc_lxqtquicklaunch.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunch.h >[34m[1mGenerating MOC source T4QKTR7IAB/moc_deviceaction.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/T4QKTR7IAB/moc_deviceaction.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/T4QKTR7IAB/moc_deviceaction.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction.h >[ 5%] Built target desktopswitch_autogen >make -f plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/build.make plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/depend.internal". >Scanning dependencies of target showdesktop_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/build.make plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 6%] Automatic MOC, UIC and RCC for target showdesktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir Gentoo >[34m[1mGenerating MOC source EWIEGA46WW/moc_xdgcachedmenu.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_xdgcachedmenu.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/xdgcachedmenu.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtDBus -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include/lxqt-globalkeys-ui -I/usr/include -I/usr/include -DHAVE_MENU_CACHE=1 "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/EWIEGA46WW/moc_xdgcachedmenu.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/xdgcachedmenu.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop/showdesktop.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop/showdesktop.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop/showdesktop.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop/showdesktop.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/showdesktop_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN >[34m[1mGenerating MOC source UVLADIE3JM/moc_kbdwatcher.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_kbdwatcher.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdwatcher.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/UVLADIE3JM/moc_kbdwatcher.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdwatcher.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtquicklaunchplugin.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/EWIEGA46WW/moc_lxqtquicklaunchplugin.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunchplugin.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/EWIEGA46WW/moc_lxqtquicklaunchplugin.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunchplugin.h >[34m[1mGenerating MOC source T4QKTR7IAB/moc_deviceaction_info.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/T4QKTR7IAB/moc_deviceaction_info.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_info.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/T4QKTR7IAB/moc_deviceaction_info.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_info.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_showdesktop.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/showdesktop_autogen/EWIEGA46WW/moc_showdesktop.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop/showdesktop.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/showdesktop_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/showdesktop_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/showdesktop_autogen/EWIEGA46WW/moc_showdesktop.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-showdesktop/showdesktop.h >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >[34m[1mGenerating UIC header include/ui_lxqtmainmenuconfiguration.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include/ui_lxqtmainmenuconfiguration.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include/ui_lxqtmainmenuconfiguration.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.ui >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 6%] Built target mainmenu_autogen >make -f plugin-taskbar/CMakeFiles/taskbar_autogen.dir/build.make plugin-taskbar/CMakeFiles/taskbar_autogen.dir/depend >[34m[1mGenerating MOC source WUS5RLYNJL/moc_kbdlayout.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/WUS5RLYNJL/moc_kbdlayout.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/WUS5RLYNJL/moc_kbdlayout.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.h >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/CMakeFiles/taskbar_autogen.dir/DependInfo.cmake >[34m[1mGenerating MOC source T4QKTR7IAB/moc_deviceaction_menu.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/T4QKTR7IAB/moc_deviceaction_menu.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_menu.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/T4QKTR7IAB/moc_deviceaction_menu.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_menu.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_quicklaunchaction.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/EWIEGA46WW/moc_quicklaunchaction.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchaction.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/EWIEGA46WW/moc_quicklaunchaction.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchaction.h >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/CMakeFiles/taskbar_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/CMakeFiles/taskbar_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/CMakeFiles/taskbar_autogen.dir/depend.internal". >Scanning dependencies of target taskbar_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-taskbar/CMakeFiles/taskbar_autogen.dir/build.make plugin-taskbar/CMakeFiles/taskbar_autogen.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-showdesktop/CMakeFiles/showdesktop_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 6%] Automatic MOC, UIC and RCC for target taskbar >[ 6%] Built target showdesktop_autogen >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/CMakeFiles/taskbar_autogen.dir Gentoo >make -f plugin-tray/CMakeFiles/tray_autogen.dir/build.make plugin-tray/CMakeFiles/tray_autogen.dir/depend >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >[34m[1mGenerating UIC header include/ui_kbdstateconfig.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include/ui_kbdstateconfig.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include/ui_kbdstateconfig.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.ui >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/CMakeFiles/tray_autogen.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/CMakeFiles/tray_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/CMakeFiles/tray_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/CMakeFiles/tray_autogen.dir/depend.internal". >Scanning dependencies of target tray_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-tray/CMakeFiles/tray_autogen.dir/build.make plugin-tray/CMakeFiles/tray_autogen.dir/build >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[34m[1mGenerating MOC source T4QKTR7IAB/moc_deviceaction_nothing.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/T4QKTR7IAB/moc_deviceaction_nothing.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_nothing.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/T4QKTR7IAB/moc_deviceaction_nothing.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_nothing.h >[ 6%] Built target kbindicator_autogen >make -f plugin-volume/CMakeFiles/volume_autogen.dir/build.make plugin-volume/CMakeFiles/volume_autogen.dir/depend >[ 7%] Automatic MOC, UIC and RCC for target tray >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/CMakeFiles/tray_autogen.dir Gentoo >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqtgrouppopup.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqtgrouppopup.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbar.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbar.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarconfiguration.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarconfiguration.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarplugin.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarplugin.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbutton.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbutton.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskgroup.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskgroup.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqtgrouppopup.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqtgrouppopup.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbar.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbar.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarconfiguration.h >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/CMakeFiles/volume_autogen.dir/DependInfo.cmake >[34m[1mGenerating MOC source EWIEGA46WW/moc_quicklaunchbutton.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/EWIEGA46WW/moc_quicklaunchbutton.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchbutton.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/EWIEGA46WW/moc_quicklaunchbutton.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchbutton.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarconfiguration.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarplugin.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarplugin.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbutton.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbutton.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskgroup.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskgroup.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/CMakeFiles/volume_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/CMakeFiles/volume_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/CMakeFiles/volume_autogen.dir/depend.internal". >Scanning dependencies of target volume_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttray.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttray.cpp >make -f plugin-volume/CMakeFiles/volume_autogen.dir/build.make plugin-volume/CMakeFiles/volume_autogen.dir/build >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttrayplugin.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttrayplugin.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/trayicon.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/trayicon.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/xfitman.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/xfitman.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttray.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttray.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttrayplugin.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttrayplugin.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/trayicon.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/trayicon.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/xfitman.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/xfitman.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 8%] Automatic MOC, UIC and RCC for target volume >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/CMakeFiles/volume_autogen.dir Gentoo >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtgrouppopup.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqtgrouppopup.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqtgrouppopup.h" because it doesn't exist >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqttray.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/EWIEGA46WW/moc_lxqttray.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttray.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/EWIEGA46WW/moc_lxqttray.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttray.h >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqtgrouppopup.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqtgrouppopup.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/panel/lxqtpanelpluginconfigdialog.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/panel/lxqtpanelpluginconfigdialog.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsadevice.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsadevice.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsaengine.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsaengine.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audiodevice.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audiodevice.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audioengine.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audioengine.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolume.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolume.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolumeconfiguration.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolumeconfiguration.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/ossengine.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/ossengine.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/pulseaudioengine.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/pulseaudioengine.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumebutton.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumebutton.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumepopup.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumepopup.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/panel/lxqtpanelpluginconfigdialog.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/panel/lxqtpanelpluginconfigdialog.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsadevice.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsadevice.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsaengine.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsaengine.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audiodevice.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audiodevice.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audioengine.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audioengine.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolume.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolume.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolumeconfiguration.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolumeconfiguration.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/ossengine.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/ossengine.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/pulseaudioengine.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/pulseaudioengine.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumebutton.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumebutton.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumepopup.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumepopup.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN >[34m[1mGenerating MOC source EWIEGA46WW/moc_button.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_button.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/button.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_button.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/button.h >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 8%] Built target quicklaunch_autogen >make -f plugin-spacer/CMakeFiles/spacer_autogen.dir/build.make plugin-spacer/CMakeFiles/spacer_autogen.dir/depend >[34m[1mGenerating MOC source FGEIQACJNF/moc_lxqtpanelpluginconfigdialog.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/FGEIQACJNF/moc_lxqtpanelpluginconfigdialog.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/panel/lxqtpanelpluginconfigdialog.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/FGEIQACJNF/moc_lxqtpanelpluginconfigdialog.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/panel/lxqtpanelpluginconfigdialog.h >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/CMakeFiles/spacer_autogen.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/CMakeFiles/spacer_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/CMakeFiles/spacer_autogen.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/CMakeFiles/spacer_autogen.dir/depend.internal". >Scanning dependencies of target spacer_autogen >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-spacer/CMakeFiles/spacer_autogen.dir/build.make plugin-spacer/CMakeFiles/spacer_autogen.dir/build >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqttrayplugin.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/EWIEGA46WW/moc_lxqttrayplugin.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttrayplugin.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/EWIEGA46WW/moc_lxqttrayplugin.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/lxqttrayplugin.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqttaskbar.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskbar.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbar.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskbar.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbar.h >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 9%] Automatic MOC, UIC and RCC for target spacer >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/CMakeFiles/spacer_autogen.dir Gentoo >[34m[1mGenerating MOC source EWIEGA46WW/moc_configuration.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_configuration.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_configuration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_alsadevice.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_alsadevice.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsadevice.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_alsadevice.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsadevice.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacer.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacer.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacerconfiguration.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacerconfiguration.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/LXQtPluginTranslationLoader.cpp >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/LXQtPluginTranslationLoader.cpp >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacer.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacer.h >AutoMoc: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacerconfiguration.h >AutoUic: Checking: /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacerconfiguration.h >[34m[1mGenerating MOC predefs moc_predefs.h[0m >/usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_SPACER_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN >[34m[1mGenerating MOC source EWIEGA46WW/moc_trayicon.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/EWIEGA46WW/moc_trayicon.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/trayicon.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/tray_autogen/EWIEGA46WW/moc_trayicon.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-tray/trayicon.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqttaskbarconfiguration.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskbarconfiguration.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarconfiguration.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskbarconfiguration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarconfiguration.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_spacer.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/EWIEGA46WW/moc_spacer.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacer.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_SPACER_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/EWIEGA46WW/moc_spacer.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacer.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_alsaengine.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_alsaengine.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsaengine.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_alsaengine.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/alsaengine.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtmountplugin.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_lxqtmountplugin.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/lxqtmountplugin.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_lxqtmountplugin.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/lxqtmountplugin.h >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-tray/CMakeFiles/tray_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqttaskbarplugin.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskbarplugin.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarplugin.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskbarplugin.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarplugin.h >[ 9%] Built target tray_autogen >make -f plugin-clock/CMakeFiles/clock.dir/build.make plugin-clock/CMakeFiles/clock.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[34m[1mGenerating MOC source EWIEGA46WW/moc_audiodevice.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_audiodevice.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audiodevice.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_audiodevice.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audiodevice.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_menudiskitem.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_menudiskitem.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/menudiskitem.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_menudiskitem.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/menudiskitem.h >[ 9%] Generating clock.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && grep -v -a '#TRANSLATIONS_DIR=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/resources/clock.desktop.in > /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock.desktop >[34m[1mGenerating MOC source EWIEGA46WW/moc_spacerconfiguration.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/EWIEGA46WW/moc_spacerconfiguration.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacerconfiguration.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_SPACER_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/EWIEGA46WW/moc_spacerconfiguration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacerconfiguration.h >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && grep -h -a '\[.*]\s*=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_ar.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_cs.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_cs_CZ.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_da.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_da_DK.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_de.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_el.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_eo.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_es.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_es_VE.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_eu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_fi.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_fr_FR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_hu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_ia.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_id_ID.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_it.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_ja.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_ko.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_lt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_nl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_pl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_pl_PL.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_pt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_pt_BR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_ro_RO.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_ru.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_sk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_sl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_sr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_sr@ijekavian.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_sr@ijekavianlatin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_sr@latin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_th_TH.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_tr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_uk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_zh_CN.GB2312.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_zh_CN.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/translations/clock_zh_TW.desktop >> /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock.desktop >[34m[1mGenerating MOC source EWIEGA46WW/moc_audioengine.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_audioengine.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audioengine.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_audioengine.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/audioengine.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqttaskbutton.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskbutton.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbutton.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskbutton.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbutton.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_popup.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_popup.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/popup.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/KF5/Solid -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/EWIEGA46WW/moc_popup.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/popup.h >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock.dir/DependInfo.cmake >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >[34m[1mGenerating UIC header include/ui_spacerconfiguration.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/include/ui_spacerconfiguration.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacerconfiguration.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/spacer_autogen/include/ui_spacerconfiguration.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-spacer/spacerconfiguration.ui >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/CMakeFiles/clock.dir/depend.internal". >Scanning dependencies of target clock >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-spacer/CMakeFiles/spacer_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 9%] Built target spacer_autogen >make -f plugin-directorymenu/CMakeFiles/directorymenu.dir/build.make plugin-directorymenu/CMakeFiles/directorymenu.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtvolume.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_lxqtvolume.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolume.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_lxqtvolume.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolume.h >[ 10%] Generating directorymenu.desktop >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqttaskgroup.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskgroup.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskgroup.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/EWIEGA46WW/moc_lxqttaskgroup.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskgroup.h >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu && grep -v -a '#TRANSLATIONS_DIR=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/resources/directorymenu.desktop.in > /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu.desktop >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >[34m[1mGenerating UIC header include/ui_configuration.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include/ui_configuration.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include/ui_configuration.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.ui >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu && grep -h -a '\[.*]\s*=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/translations/directorymenu_ar.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/translations/directorymenu_de.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/translations/directorymenu_el.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/translations/directorymenu_hu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/translations/directorymenu_it.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/translations/directorymenu_ru.desktop >> /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu.desktop >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu.dir/DependInfo.cmake >[ 10%] Built target mount_autogen >make -f plugin-desktopswitch/CMakeFiles/desktopswitch.dir/build.make plugin-desktopswitch/CMakeFiles/desktopswitch.dir/depend >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/CMakeFiles/directorymenu.dir/depend.internal". >Scanning dependencies of target directorymenu >[34m[1mGenerating MOC source EWIEGA46WW/moc_lxqtvolumeconfiguration.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_lxqtvolumeconfiguration.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolumeconfiguration.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_lxqtvolumeconfiguration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolumeconfiguration.h >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 11%] Generating desktopswitch.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && grep -v -a '#TRANSLATIONS_DIR=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/resources/desktopswitch.desktop.in > /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch.desktop >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >[34m[1mGenerating UIC header include/ui_lxqttaskbarconfiguration.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include/ui_lxqttaskbarconfiguration.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarconfiguration.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/taskbar_autogen/include/ui_lxqttaskbarconfiguration.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-taskbar/lxqttaskbarconfiguration.ui >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && grep -h -a '\[.*]\s*=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_ar.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_cs.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_cs_CZ.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_da.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_da_DK.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_de.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_el.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_eo.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_es.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_es_VE.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_eu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_fi.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_fr_FR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_hu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_ia.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_id_ID.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_it.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_ja.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_ko.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_lt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_nl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_pl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_pl_PL.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_pt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_pt_BR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_ro_RO.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_ru.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_sk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_sl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_sr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_sr@ijekavian.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_sr@ijekavianlatin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_sr@latin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_th_TH.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_tr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_uk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_zh_CN.GB2312.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_zh_CN.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/translations/desktopswitch_zh_TW.desktop >> /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch.desktop >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-clock/CMakeFiles/clock.dir/build.make plugin-clock/CMakeFiles/clock.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-taskbar/CMakeFiles/taskbar_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 12%] Building CXX object plugin-clock/CMakeFiles/clock.dir/lxqtclock.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/clock.dir/lxqtclock.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclock.cpp >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch.dir/DependInfo.cmake >[ 12%] Built target taskbar_autogen >make -f plugin-kbindicator/CMakeFiles/kbindicator.dir/build.make plugin-kbindicator/CMakeFiles/kbindicator.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/CMakeFiles/desktopswitch.dir/depend.internal". >Scanning dependencies of target desktopswitch >[34m[1mGenerating MOC source EWIEGA46WW/moc_ossengine.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_ossengine.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/ossengine.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_ossengine.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/ossengine.h >[ 13%] Generating kbindicator.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && grep -v -a '#TRANSLATIONS_DIR=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/resources/kbindicator.desktop.in > /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator.desktop >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-directorymenu/CMakeFiles/directorymenu.dir/build.make plugin-directorymenu/CMakeFiles/directorymenu.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 14%] Building CXX object plugin-directorymenu/CMakeFiles/directorymenu.dir/directorymenu.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -Ddirectorymenu_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/directorymenu.dir/directorymenu.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenu.cpp >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && grep -h -a '\[.*]\s*=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/translations/kbindicator_ar.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/translations/kbindicator_de.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/translations/kbindicator_el.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/translations/kbindicator_hu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/translations/kbindicator_it.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/translations/kbindicator_ja.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/translations/kbindicator_pt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/translations/kbindicator_ru.desktop >> /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator.desktop >[34m[1mGenerating MOC source EWIEGA46WW/moc_pulseaudioengine.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_pulseaudioengine.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/pulseaudioengine.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_pulseaudioengine.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/pulseaudioengine.h >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/CMakeFiles/kbindicator.dir/depend.internal". >Scanning dependencies of target kbindicator >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-desktopswitch/CMakeFiles/desktopswitch.dir/build.make plugin-desktopswitch/CMakeFiles/desktopswitch.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 15%] Building CXX object plugin-desktopswitch/CMakeFiles/desktopswitch.dir/desktopswitch.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/desktopswitch.dir/desktopswitch.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitch.cpp >[34m[1mGenerating MOC source EWIEGA46WW/moc_volumebutton.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_volumebutton.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumebutton.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_volumebutton.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumebutton.h >[34m[1mGenerating MOC source EWIEGA46WW/moc_volumepopup.cpp[0m >AutoMoc: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_volumepopup.cpp" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumepopup.h" because it doesn't exist >/usr/lib64/qt5/bin/moc -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/lxqt -I/usr/include/lxqt/LXQt -I/usr/include/KF5/KWindowSystem -I/usr/include/KF5 -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5xdg -I/usr/include/qt5/QtXml -I/usr/include/qt5xdgiconloader -I/usr/include/qt5xdgiconloader/2.0.0 -I/usr/include/qt5/QtSvg -I/usr/include/lxqt-globalkeys -I/usr/include -I/usr/include "-DLXQT_DATA_DIR=\"/usr/share\"" "-DLXQT_ETC_XDG_DIR=\"/etc/xdg\"" "-DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\"" "-DLXQT_RELATIVE_SHARE_DIR=\"lxqt\"" "-DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\"" "-DLXQT_SHARE_DIR=\"/usr/share/lxqt\"" "-DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\"" "-DLXQT_VERSION=\"0.11.0\"" "-DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DUSE_ALSA -DUSE_PULSEAUDIO -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -DWITH_SHOWDESKTOP_PLUGIN -DWITH_TASKBAR_PLUGIN -DWITH_TRAY_PLUGIN --include /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/moc_predefs.h -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/EWIEGA46WW/moc_volumepopup.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/volumepopup.h >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-kbindicator/CMakeFiles/kbindicator.dir/build.make plugin-kbindicator/CMakeFiles/kbindicator.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 16%] Building CXX object plugin-kbindicator/CMakeFiles/kbindicator.dir/kbindicator-plugin.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED -Dkbindicator_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/kbindicator.dir/kbindicator-plugin.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/kbindicator-plugin.cpp >[34m[1mGenerating MOC compilation mocs_compilation.cpp[0m >[34m[1mGenerating UIC header include/ui_lxqtvolumeconfiguration.h[0m >AutoUic: Generating "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include/ui_lxqtvolumeconfiguration.h" from its source file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolumeconfiguration.ui" because it doesn't exist >/usr/lib64/qt5/bin/uic -o /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/volume_autogen/include/ui_lxqtvolumeconfiguration.h /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-volume/lxqtvolumeconfiguration.ui >AutoGen: Writing settings file "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-volume/CMakeFiles/volume_autogen.dir/AutogenOldSettings.cmake" >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 16%] Built target volume_autogen >[ 17%] Building CXX object plugin-clock/CMakeFiles/clock.dir/lxqtclockconfiguration.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/clock.dir/lxqtclockconfiguration.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/lxqtclockconfiguration.cpp >[ 17%] Building CXX object plugin-directorymenu/CMakeFiles/directorymenu.dir/directorymenuconfiguration.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -Ddirectorymenu_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/directorymenu.dir/directorymenuconfiguration.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu/directorymenuconfiguration.cpp >[ 17%] Building CXX object plugin-clock/CMakeFiles/clock.dir/calendarpopup.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/clock.dir/calendarpopup.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock/calendarpopup.cpp >[ 17%] Building CXX object plugin-kbindicator/CMakeFiles/kbindicator.dir/src/kbdstate.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED -Dkbindicator_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/kbindicator.dir/src/kbdstate.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstate.cpp >[ 18%] Building CXX object plugin-desktopswitch/CMakeFiles/desktopswitch.dir/desktopswitchbutton.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/desktopswitch.dir/desktopswitchbutton.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchbutton.cpp >[ 19%] Building CXX object plugin-clock/CMakeFiles/clock.dir/LXQtPluginTranslationLoader.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/clock.dir/LXQtPluginTranslationLoader.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/LXQtPluginTranslationLoader.cpp >[ 20%] Building CXX object plugin-clock/CMakeFiles/clock.dir/clock_autogen/mocs_compilation.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-clock -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/clock.dir/clock_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock/clock_autogen/mocs_compilation.cpp >make -f plugin-mainmenu/CMakeFiles/mainmenu.dir/build.make plugin-mainmenu/CMakeFiles/mainmenu.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 20%] Generating mainmenu.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && grep -v -a '#TRANSLATIONS_DIR=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/resources/mainmenu.desktop.in > /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && grep -h -a '\[.*]\s*=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_ar.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_cs.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_cs_CZ.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_da.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_da_DK.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_de.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_el.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_eo.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_es.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_es_VE.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_eu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_fi.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_fr_FR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_hu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_ia.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_id_ID.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_it.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_ja.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_ko.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_lt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_nl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_pl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_pl_PL.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_pt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_pt_BR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_ro_RO.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_ru.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_sk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_sl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_sr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_sr@ijekavian.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_sr@ijekavianlatin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_sr@latin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_th_TH.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_tr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_uk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_zh_CN.GB2312.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_zh_CN.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/translations/mainmenu_zh_TW.desktop >> /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/CMakeFiles/mainmenu.dir/depend.internal". >Scanning dependencies of target mainmenu >[ 21%] Building CXX object plugin-directorymenu/CMakeFiles/directorymenu.dir/LXQtPluginTranslationLoader.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -Ddirectorymenu_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/directorymenu.dir/LXQtPluginTranslationLoader.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/LXQtPluginTranslationLoader.cpp >[ 22%] Building CXX object plugin-kbindicator/CMakeFiles/kbindicator.dir/src/settings.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED -Dkbindicator_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/kbindicator.dir/src/settings.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/settings.cpp >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-mainmenu/CMakeFiles/mainmenu.dir/build.make plugin-mainmenu/CMakeFiles/mainmenu.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 23%] Building CXX object plugin-mainmenu/CMakeFiles/mainmenu.dir/actionview.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MENU_CACHE=1 -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtDBus -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -isystem /usr/include/lxqt-globalkeys-ui -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mainmenu.dir/actionview.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/actionview.cpp >[ 23%] Building CXX object plugin-desktopswitch/CMakeFiles/desktopswitch.dir/desktopswitchconfiguration.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/desktopswitch.dir/desktopswitchconfiguration.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch/desktopswitchconfiguration.cpp >[ 24%] Linking CXX static library libclock.a >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && /usr/bin/cmake -P CMakeFiles/clock.dir/cmake_clean_target.cmake >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-clock && /usr/bin/cmake -E cmake_link_script CMakeFiles/clock.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar qc libclock.a CMakeFiles/clock.dir/lxqtclock.cpp.o CMakeFiles/clock.dir/lxqtclockconfiguration.cpp.o CMakeFiles/clock.dir/calendarpopup.cpp.o CMakeFiles/clock.dir/LXQtPluginTranslationLoader.cpp.o CMakeFiles/clock.dir/clock_autogen/mocs_compilation.cpp.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libclock.a >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 24%] Built target clock >[ 25%] Building CXX object plugin-mainmenu/CMakeFiles/mainmenu.dir/lxqtmainmenu.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MENU_CACHE=1 -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtDBus -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -isystem /usr/include/lxqt-globalkeys-ui -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mainmenu.dir/lxqtmainmenu.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenu.cpp >[ 26%] Building CXX object plugin-directorymenu/CMakeFiles/directorymenu.dir/directorymenu_autogen/mocs_compilation.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -Ddirectorymenu_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-directorymenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/directorymenu.dir/directorymenu_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu/directorymenu_autogen/mocs_compilation.cpp >[ 27%] Building CXX object plugin-kbindicator/CMakeFiles/kbindicator.dir/src/content.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED -Dkbindicator_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/kbindicator.dir/src/content.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/content.cpp >[ 28%] Building CXX object plugin-mainmenu/CMakeFiles/mainmenu.dir/menustyle.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MENU_CACHE=1 -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtDBus -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -isystem /usr/include/lxqt-globalkeys-ui -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mainmenu.dir/menustyle.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/menustyle.cpp >[ 29%] Linking CXX shared module libdirectorymenu.so >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-directorymenu && /usr/bin/cmake -E cmake_link_script CMakeFiles/directorymenu.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wl,-O1 -Wl,--as-needed -shared -o libdirectorymenu.so CMakeFiles/directorymenu.dir/directorymenu.cpp.o CMakeFiles/directorymenu.dir/directorymenuconfiguration.cpp.o CMakeFiles/directorymenu.dir/LXQtPluginTranslationLoader.cpp.o CMakeFiles/directorymenu.dir/directorymenu_autogen/mocs_compilation.cpp.o /usr/lib64/liblxqt.so.0.11.0 /usr/lib64/libQt5Xdg.so.2.0.0 /usr/lib64/libKF5WindowSystem.so.5.40.0 /usr/lib64/libQt5Xml.so.5.9.2 /usr/lib64/libQt5XdgIconLoader.so.2.0.0 /usr/lib64/libQt5Svg.so.5.9.2 /usr/lib64/libQt5Widgets.so.5.9.2 /usr/lib64/libQt5DBus.so.5.9.2 /usr/lib64/libQt5X11Extras.so.5.9.2 /usr/lib64/libQt5Gui.so.5.9.2 /usr/lib64/libQt5Core.so.5.9.2 >[ 30%] Building CXX object plugin-desktopswitch/CMakeFiles/desktopswitch.dir/LXQtPluginTranslationLoader.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/desktopswitch.dir/LXQtPluginTranslationLoader.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/LXQtPluginTranslationLoader.cpp >[ 31%] Building CXX object plugin-kbindicator/CMakeFiles/kbindicator.dir/src/kbdkeeper.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED -Dkbindicator_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/kbindicator.dir/src/kbdkeeper.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdkeeper.cpp >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 31%] Built target directorymenu >[ 31%] Building CXX object plugin-kbindicator/CMakeFiles/kbindicator.dir/src/kbdwatcher.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED -Dkbindicator_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/kbindicator.dir/src/kbdwatcher.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdwatcher.cpp >[ 31%] Building CXX object plugin-mainmenu/CMakeFiles/mainmenu.dir/lxqtmainmenuconfiguration.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MENU_CACHE=1 -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtDBus -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -isystem /usr/include/lxqt-globalkeys-ui -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mainmenu.dir/lxqtmainmenuconfiguration.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/lxqtmainmenuconfiguration.cpp >[ 32%] Building CXX object plugin-desktopswitch/CMakeFiles/desktopswitch.dir/desktopswitch_autogen/mocs_compilation.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-desktopswitch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/desktopswitch.dir/desktopswitch_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch/desktopswitch_autogen/mocs_compilation.cpp >[ 33%] Building CXX object plugin-mainmenu/CMakeFiles/mainmenu.dir/xdgcachedmenu.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MENU_CACHE=1 -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtDBus -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -isystem /usr/include/lxqt-globalkeys-ui -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mainmenu.dir/xdgcachedmenu.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu/xdgcachedmenu.cpp >[ 34%] Building CXX object plugin-kbindicator/CMakeFiles/kbindicator.dir/src/kbdstateconfig.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED -Dkbindicator_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/kbindicator.dir/src/kbdstateconfig.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/kbdstateconfig.cpp >[ 35%] Building CXX object plugin-kbindicator/CMakeFiles/kbindicator.dir/src/x11/kbdlayout.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DX11_ENABLED -Dkbindicator_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-kbindicator/kbindicator_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/kbindicator.dir/src/x11/kbdlayout.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp >[ 35%] Linking CXX static library libdesktopswitch.a >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && /usr/bin/cmake -P CMakeFiles/desktopswitch.dir/cmake_clean_target.cmake >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-desktopswitch && /usr/bin/cmake -E cmake_link_script CMakeFiles/desktopswitch.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar qc libdesktopswitch.a CMakeFiles/desktopswitch.dir/desktopswitch.cpp.o CMakeFiles/desktopswitch.dir/desktopswitchbutton.cpp.o CMakeFiles/desktopswitch.dir/desktopswitchconfiguration.cpp.o CMakeFiles/desktopswitch.dir/LXQtPluginTranslationLoader.cpp.o CMakeFiles/desktopswitch.dir/desktopswitch_autogen/mocs_compilation.cpp.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libdesktopswitch.a >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 35%] Built target desktopswitch >make -f plugin-mount/CMakeFiles/mount.dir/build.make plugin-mount/CMakeFiles/mount.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 36%] Generating mount.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && grep -v -a '#TRANSLATIONS_DIR=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/resources/mount.desktop.in > /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && grep -h -a '\[.*]\s*=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_ar.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_cs.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_cs_CZ.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_da.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_da_DK.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_de.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_el.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_eo.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_es.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_es_VE.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_eu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_fi.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_fr_FR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_hu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_ia.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_id_ID.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_it.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_ja.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_ko.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_lt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_nl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_pl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_pl_PL.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_pt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_pt_BR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_ro_RO.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_ru.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_sk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_sl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_sr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_sr@ijekavian.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_sr@ijekavianlatin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_sr@latin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_th_TH.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_tr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_uk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_zh_CN.GB2312.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_zh_CN.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/translations/mount_zh_TW.desktop >> /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/CMakeFiles/mount.dir/depend.internal". >Scanning dependencies of target mount >[ 37%] Building CXX object plugin-mainmenu/CMakeFiles/mainmenu.dir/LXQtPluginTranslationLoader.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MENU_CACHE=1 -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtDBus -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -isystem /usr/include/lxqt-globalkeys-ui -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mainmenu.dir/LXQtPluginTranslationLoader.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/LXQtPluginTranslationLoader.cpp >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-mount/CMakeFiles/mount.dir/build.make plugin-mount/CMakeFiles/mount.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 37%] Building CXX object plugin-mount/CMakeFiles/mount.dir/lxqtmountplugin.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/lxqtmountplugin.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/lxqtmountplugin.cpp >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >In file included from [01m[K/usr/include/qt5/QtGui/qevent.h:56:0[m[K, > from [01m[K/usr/include/qt5/QtGui/QList:1[m[K, > from [01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/../kbdinfo.h:31[m[K, > from [01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:38[m[K: >[01m[K/usr/include/qt5/QtGui/qvector2d.h:138:25:[m[K [01;31m[Kerror: [m[Kprototype for â[01m[Kconstexpr QVector2D::QVector2D(const QPoint&)[m[Kâ does not match any in class â[01m[KQVector2D[m[Kâ > Q_DECL_CONSTEXPR inline [01;31m[KQVector2D[m[K::QVector2D(const QPoint& point) : xp(point.x()), yp(point.y()) {} > [01;31m[K^~~~~~~~~[m[K >[01m[K/usr/include/qt5/QtGui/qvector2d.h:56:20:[m[K [01;31m[Kerror: [m[Kcandidates are: constexpr QVector2D::QVector2D(QVector2D&&) > class Q_GUI_EXPORT [01;31m[KQVector2D[m[K > [01;31m[K^~~~~~~~~[m[K >[01m[K/usr/include/qt5/QtGui/qvector2d.h:56:20:[m[K [01;31m[Kerror: [m[K constexpr QVector2D::QVector2D(const QVector2D&) >[01m[K/usr/include/qt5/QtGui/qvector2d.h:136:25:[m[K [01;31m[Kerror: [m[K constexpr QVector2D::QVector2D(float, float) > Q_DECL_CONSTEXPR inline [01;31m[KQVector2D[m[K::QVector2D(float xpos, float ypos) : xp(xpos), yp(ypos) {} > [01;31m[K^~~~~~~~~[m[K >[01m[K/usr/include/qt5/QtGui/qvector2d.h:134:25:[m[K [01;31m[Kerror: [m[K constexpr QVector2D::QVector2D() > Q_DECL_CONSTEXPR inline [01;31m[KQVector2D[m[K::QVector2D() : xp(0.0f), yp(0.0f) {} > [01;31m[K^~~~~~~~~[m[K >[01m[K/usr/include/qt5/QtGui/qvector2d.h:140:25:[m[K [01;31m[Kerror: [m[Kprototype for â[01m[Kconstexpr QVector2D::QVector2D(const QPointF&)[m[Kâ does not match any in class â[01m[KQVector2D[m[Kâ > Q_DECL_CONSTEXPR inline [01;31m[KQVector2D[m[K::QVector2D(const QPointF& point) : xp(point.x()), yp(point.y()) {} > [01;31m[K^~~~~~~~~[m[K >[01m[K/usr/include/qt5/QtGui/qvector2d.h:56:20:[m[K [01;31m[Kerror: [m[Kcandidates are: constexpr QVector2D::QVector2D(QVector2D&&) > class Q_GUI_EXPORT [01;31m[KQVector2D[m[K > [01;31m[K^~~~~~~~~[m[K >[01m[K/usr/include/qt5/QtGui/qvector2d.h:56:20:[m[K [01;31m[Kerror: [m[K constexpr QVector2D::QVector2D(const QVector2D&) >[01m[K/usr/include/qt5/QtGui/qvector2d.h:136:25:[m[K [01;31m[Kerror: [m[K constexpr QVector2D::QVector2D(float, float) > Q_DECL_CONSTEXPR inline [01;31m[KQVector2D[m[K::QVector2D(float xpos, float ypos) : xp(xpos), yp(ypos) {} > [01;31m[K^~~~~~~~~[m[K >[01m[K/usr/include/qt5/QtGui/qvector2d.h:134:25:[m[K [01;31m[Kerror: [m[K constexpr QVector2D::QVector2D() > Q_DECL_CONSTEXPR inline [01;31m[KQVector2D[m[K::QVector2D() : xp(0.0f), yp(0.0f) {} > [01;31m[K^~~~~~~~~[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >[01m[K/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:[m[K [01;31m[Kerror: [m[Kâ[01m[K_explicit[m[Kâ does not name a type; did you mean â[01m[Kexplicit[m[Kâ? > #define explicit [01;31m[K_[m[Kexplicit > [01;31m[K^[m[K >make[2]: *** [plugin-kbindicator/CMakeFiles/kbindicator.dir/build.make:236: plugin-kbindicator/CMakeFiles/kbindicator.dir/src/x11/kbdlayout.cpp.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >[ 37%] Building CXX object plugin-mainmenu/CMakeFiles/mainmenu.dir/mainmenu_autogen/mocs_compilation.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_MENU_CACHE=1 -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mainmenu -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtDBus -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/lxqt-globalkeys -isystem /usr/include/lxqt-globalkeys-ui -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mainmenu.dir/mainmenu_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu/mainmenu_autogen/mocs_compilation.cpp >make -f plugin-quicklaunch/CMakeFiles/quicklaunch.dir/build.make plugin-quicklaunch/CMakeFiles/quicklaunch.dir/depend >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 38%] Generating quicklaunch.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && grep -v -a '#TRANSLATIONS_DIR=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/resources/quicklaunch.desktop.in > /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && grep -h -a '\[.*]\s*=' /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_ar.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_cs.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_cs_CZ.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_da.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_da_DK.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_de.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_el.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_eo.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_es.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_es_VE.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_eu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_fi.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_fr_FR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_hu.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_ia.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_id_ID.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_it.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_ja.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_ko.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_lt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_nl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_pl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_pl_PL.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_pt.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_pt_BR.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_ro_RO.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_ru.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_sk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_sl.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_sr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_sr@ijekavian.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_sr@ijekavianlatin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_sr@latin.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_th_TH.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_tr.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_uk.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_zh_CN.GB2312.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_zh_CN.desktop /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/translations/quicklaunch_zh_TW.desktop >> /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch.desktop >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0 /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch.dir/DependInfo.cmake >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch.dir/depend.internal". >Dependee "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/CMakeFiles/quicklaunch.dir/depend.internal". >Scanning dependencies of target quicklaunch >[ 39%] Building CXX object plugin-mount/CMakeFiles/mount.dir/configuration.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/configuration.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/configuration.cpp >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make -f plugin-quicklaunch/CMakeFiles/quicklaunch.dir/build.make plugin-quicklaunch/CMakeFiles/quicklaunch.dir/build >make[2]: Entering directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 40%] Building CXX object plugin-quicklaunch/CMakeFiles/quicklaunch.dir/lxqtquicklaunchplugin.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/quicklaunch.dir/lxqtquicklaunchplugin.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunchplugin.cpp >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make[1]: *** [CMakeFiles/Makefile2:351: plugin-kbindicator/CMakeFiles/kbindicator.dir/all] Error 2 >make[1]: *** Waiting for unfinished jobs.... >[ 41%] Building CXX object plugin-mount/CMakeFiles/mount.dir/button.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/button.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/button.cpp >[ 42%] Building CXX object plugin-mount/CMakeFiles/mount.dir/menudiskitem.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/menudiskitem.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/menudiskitem.cpp >[ 42%] Building CXX object plugin-quicklaunch/CMakeFiles/quicklaunch.dir/lxqtquicklaunch.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/quicklaunch.dir/lxqtquicklaunch.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/lxqtquicklaunch.cpp >[ 42%] Building CXX object plugin-mount/CMakeFiles/mount.dir/popup.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/popup.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/popup.cpp >[ 43%] Building CXX object plugin-mount/CMakeFiles/mount.dir/actions/deviceaction.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/actions/deviceaction.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction.cpp >[ 44%] Linking CXX static library libmainmenu.a >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/cmake -P CMakeFiles/mainmenu.dir/cmake_clean_target.cmake >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mainmenu && /usr/bin/cmake -E cmake_link_script CMakeFiles/mainmenu.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar qc libmainmenu.a CMakeFiles/mainmenu.dir/actionview.cpp.o CMakeFiles/mainmenu.dir/lxqtmainmenu.cpp.o CMakeFiles/mainmenu.dir/menustyle.cpp.o CMakeFiles/mainmenu.dir/lxqtmainmenuconfiguration.cpp.o CMakeFiles/mainmenu.dir/xdgcachedmenu.cpp.o CMakeFiles/mainmenu.dir/LXQtPluginTranslationLoader.cpp.o CMakeFiles/mainmenu.dir/mainmenu_autogen/mocs_compilation.cpp.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libmainmenu.a >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 44%] Built target mainmenu >[ 45%] Building CXX object plugin-quicklaunch/CMakeFiles/quicklaunch.dir/quicklaunchbutton.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/quicklaunch.dir/quicklaunchbutton.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchbutton.cpp >[ 46%] Building CXX object plugin-mount/CMakeFiles/mount.dir/actions/deviceaction_info.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/actions/deviceaction_info.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_info.cpp >[ 47%] Building CXX object plugin-mount/CMakeFiles/mount.dir/actions/deviceaction_menu.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/actions/deviceaction_menu.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_menu.cpp >[ 47%] Building CXX object plugin-mount/CMakeFiles/mount.dir/actions/deviceaction_nothing.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/actions/deviceaction_nothing.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount/actions/deviceaction_nothing.cpp >[ 48%] Building CXX object plugin-quicklaunch/CMakeFiles/quicklaunch.dir/quicklaunchaction.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/quicklaunch.dir/quicklaunchaction.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/quicklaunchaction.cpp >[ 49%] Building CXX object plugin-quicklaunch/CMakeFiles/quicklaunch.dir/LXQtPluginTranslationLoader.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/quicklaunch.dir/LXQtPluginTranslationLoader.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/LXQtPluginTranslationLoader.cpp >[ 50%] Building CXX object plugin-mount/CMakeFiles/mount.dir/LXQtPluginTranslationLoader.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/LXQtPluginTranslationLoader.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/LXQtPluginTranslationLoader.cpp >[ 51%] Building CXX object plugin-mount/CMakeFiles/mount.dir/mount_autogen/mocs_compilation.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -Dmount_EXPORTS -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-mount -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/Solid -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/mount.dir/mount_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount/mount_autogen/mocs_compilation.cpp >[ 51%] Building CXX object plugin-quicklaunch/CMakeFiles/quicklaunch.dir/quicklaunch_autogen/mocs_compilation.cpp.o >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/x86_64-pc-linux-gnu-g++ -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" -DLXQT_VERSION=\"0.11.0\" -DPLUGIN_DIR=\"/usr/lib64/lxqt-panel\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -DWITH_DESKTOPSWITCH_PLUGIN -DWITH_MAINMENU_PLUGIN -DWITH_QUICKLAUNCH_PLUGIN -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/include -I/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0/plugin-quicklaunch/../panel -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5xdg -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5xdgiconloader -isystem /usr/include/qt5xdgiconloader/2.0.0 -isystem /usr/include/qt5/QtSvg -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIC -Wall -fPIC -std=gnu++11 -o CMakeFiles/quicklaunch.dir/quicklaunch_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch/quicklaunch_autogen/mocs_compilation.cpp >[ 51%] Linking CXX shared module libmount.so >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-mount && /usr/bin/cmake -E cmake_link_script CMakeFiles/mount.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -fomit-frame-pointer -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wl,-O1 -Wl,--as-needed -shared -o libmount.so CMakeFiles/mount.dir/lxqtmountplugin.cpp.o CMakeFiles/mount.dir/configuration.cpp.o CMakeFiles/mount.dir/button.cpp.o CMakeFiles/mount.dir/menudiskitem.cpp.o CMakeFiles/mount.dir/popup.cpp.o CMakeFiles/mount.dir/actions/deviceaction.cpp.o CMakeFiles/mount.dir/actions/deviceaction_info.cpp.o CMakeFiles/mount.dir/actions/deviceaction_menu.cpp.o CMakeFiles/mount.dir/actions/deviceaction_nothing.cpp.o CMakeFiles/mount.dir/LXQtPluginTranslationLoader.cpp.o CMakeFiles/mount.dir/mount_autogen/mocs_compilation.cpp.o /usr/lib64/liblxqt.so.0.11.0 /usr/lib64/libQt5Xdg.so.2.0.0 /usr/lib64/libKF5Solid.so.5.40.0 /usr/lib64/libKF5WindowSystem.so.5.40.0 /usr/lib64/libQt5XdgIconLoader.so.2.0.0 /usr/lib64/libQt5Svg.so.5.9.2 /usr/lib64/libQt5X11Extras.so.5.9.2 /usr/lib64/libQt5Widgets.so.5.9.2 /usr/lib64/libQt5Gui.so.5.9.2 /usr/lib64/libQt5DBus.so.5.9.2 /usr/lib64/libQt5Xml.so.5.9.2 /usr/lib64/libQt5Core.so.5.9.2 >[ 52%] Linking CXX static library libquicklaunch.a >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/cmake -P CMakeFiles/quicklaunch.dir/cmake_clean_target.cmake >cd /var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build/plugin-quicklaunch && /usr/bin/cmake -E cmake_link_script CMakeFiles/quicklaunch.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar qc libquicklaunch.a CMakeFiles/quicklaunch.dir/lxqtquicklaunchplugin.cpp.o CMakeFiles/quicklaunch.dir/lxqtquicklaunch.cpp.o CMakeFiles/quicklaunch.dir/quicklaunchbutton.cpp.o CMakeFiles/quicklaunch.dir/quicklaunchaction.cpp.o CMakeFiles/quicklaunch.dir/LXQtPluginTranslationLoader.cpp.o CMakeFiles/quicklaunch.dir/quicklaunch_autogen/mocs_compilation.cpp.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libquicklaunch.a >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 52%] Built target quicklaunch >make[2]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >[ 52%] Built target mount >make[1]: Leaving directory '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' >make: *** [Makefile:152: all] Error 2 > * ERROR: lxqt-base/lxqt-panel-0.11.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=lxqt-base/lxqt-panel-0.11.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=lxqt-base/lxqt-panel-0.11.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/temp/environment'. > * Working directory: '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0_build' > * S: '/var/tmp/portage/lxqt-base/lxqt-panel-0.11.0/work/lxqt-panel-0.11.0'
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 638472
: 505620