Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567440 - lxqt-base/lxqt-panel-0.10.0 fails to compile
Summary: lxqt-base/lxqt-panel-0.10.0 fails to compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 10:03 UTC by Thomas Capricelli
Modified: 2016-10-29 13:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,586.81 KB, text/x-log)
2015-12-03 10:03 UTC, Thomas Capricelli
Details
emerge --info (emergeinfo.txt,17.59 KB, text/plain)
2015-12-03 21:49 UTC, Thomas Capricelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2015-12-03 10:03:29 UTC
Created attachment 418454 [details]
build log

Compilation fails with :

/usr/lib64/qt5/bin/moc -I/tmp/portage/lxqt-base/lxqt-panel-0.10.0/work/lxqt-panel-0.10.0_build/plugin-cpuload -I/tmp/portage/lxqt-base/lxqt-panel-0.10.0/work/lxqt-panel-0.10.0/plugin-cpuload -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/qt5xdg/1.3.0 -I/usr/include/qt5/QtXml -I/usr/include -I/usr/include -DLXQT_DATA_DIR="/usr/share" -DLXQT_ETC_XDG_DIR="/etc/xdg" -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.10.0" -DPLUGIN_DIR="/usr/lib64/lxqt-panel" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DWITH_CLOCK_PLUGIN -o /tmp/portage/lxqt-base/lxqt-panel-0.10.0/work/lxqt-panel-0.10.0_build/plugin-cpuload/moc_lxqtcpuloadconfiguration.cpp /var/tmp/portage/lxqt-base/lxqt-panel-0.10.0/work/lxqt-panel-0.10.0/plugin-cpuload/lxqtcpuloadconfiguration.h
/tmp/portage/lxqt-base/lxqt-panel-0.10.0/work/lxqt-panel-0.10.0/plugin-sysstat/lxqtsysstat.cpp:31:27:^[[m^[[K ^[[01;31m^[[Kfatal error: KSysStat/CpuStat: File or directory does not exist (rought translation from locale/translated error message)
Comment 1 Tomáš Mózes 2015-12-03 19:58:53 UTC
Please set your LANG to english so we can include this message in the bug maybe:
Makefile:149: set di istruzioni per l'obiettivo "all" non riuscito

And also please add your emerge --info output.
Comment 2 Thomas Capricelli 2015-12-03 21:49:29 UTC
Created attachment 418520 [details]
emerge --info
Comment 3 Michael Palimaka (kensington) gentoo-dev 2016-10-13 14:07:38 UTC
Is this still an issue? I can't reproduce.