| Summary: | ksysguard-4.2.3 fails to build with lm_sensors on core i7 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Robert R <rrosnowski> |
| Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Robert R
2009-06-03 14:39:04 UTC
[ 50%] Built target ksgrd
Generating DancingBars.moc
../../lib/liblibksysguardd.a(lmsensors.o): In function `printLmSensor':
lmsensors.c:(.text+0x157): undefined reference to `sensors_get_value'
../../lib/liblibksysguardd.a(lmsensors.o): In function `initLmSensors':
lmsensors.c:(.text+0x213): undefined reference to `sensors_get_subfeature'
lmsensors.c:(.text+0x316): undefined reference to `sensors_get_features'
collect2: ld returned 1 exit status
make[2]: *** [ksysguard/ksysguardd/ksysguardd] Error 1
make[1]: *** [ksysguard/ksysguardd/CMakeFiles/ksysguardd.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 51%] [ 53%] [ 54%] [ 55%] [ 56%] [ 57%] Building CXX object libs/ksysguard/processui/CMakeFiles/processui.dir/processui_automoc.o
Building CXX object libs/ksysguard/processui/CMakeFiles/processui.dir/ksysguardprocesslist.o
Building CXX object libs/ksysguard/processui/CMakeFiles/processui.dir/ProcessModel.o
Building CXX object libs/ksysguard/processui/CMakeFiles/processui.dir/ProcessFilter.o
Building CXX object libs/ksysguard/processui/CMakeFiles/processui.dir/KTextEditVT.o
Building CXX object libs/ksysguard/processui/CMakeFiles/processui.dir/ReniceDlg.o
Generating SignalPlotter.moc
[ 57%] Built target kdeinit_ksysguard_automoc
Linking CXX shared module ../../../lib/ksysguardlsofwidgets.so
[ 57%] Built target ksysguardlsofwidgets
/var/tmp/portage/kde-base/ksysguard-4.2.3/work/ksysguard-4.2.3/libs/ksysguard/processui/ProcessModel.cc: In member function 'void ProcessModelPrivate::windowRemoved(WId)':
/var/tmp/portage/kde-base/ksysguard-4.2.3/work/ksysguard-4.2.3/libs/ksysguard/processui/ProcessModel.cc:112: warning: unused variable 'count'
Linking CXX shared library ../../../lib/libprocessui.so
[ 57%] Built target processui
make: *** [all] Error 2
*
* ERROR: kde-base/ksysguard-4.2.3 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3859: Called kde4-meta_src_compile
* environment, line 2971: Called kde4-base_src_compile
* environment, line 2688: Called cmake-utils_src_compile
* environment, line 979: Called cmake-utils_src_make
* environment, line 1058: Called die
* The specific snippet of code:
* emake "$@" || die "Make failed!";
* The die message:
* Make failed!
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/kde-base/ksysguard-4.2.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/ksysguard-4.2.3/temp/environment'.
*
>>> Failed to emerge kde-base/ksysguard-4.2.3, Log file:
which version of lm_sensors are you using? i don't remember to be honest... it was the latest in emerge.. then i tried the latest from their website. it was the latest from emerge.. i don't remember to be honest.. I reused that box for something else, so i can't reproduce.. 4.2.x has also been removed from tree, reopen if you still have issues with 4.3.x. |