Bug 261507 - ksysguardprocesslist_helper: undefined symbols
Summary: ksysguardprocesslist_helper: undefined symbols
Status: RESOLVED WORKSFORME
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: ksysguard (show other bugs)
Version: 4.7 and older
Platform: Compiled Sources macOS
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2010-12-29 01:47 UTC by Jeremy Lavergne
Modified: 2018-10-27 03:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Lavergne 2010-12-29 01:47:39 UTC
Version:           unspecified (using KDE 4.5.90) 
OS:                OS X

[  2%] Building CXX object libs/ksysguard/processcore/CMakeFiles/ksysguardprocesslist_helper.dir/processes_base_p.o
cd /opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/build/libs/ksysguard/processcore && /usr/bin/g++-4.2   -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=71 -DHAVE_CONFIG_H=1 -DDISABLE_NEPOMUK_LEGACY -pipe -O2 -arch x86_64  -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -I/opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/build/libs/ksysguard/processcore -I/opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/kdebase-workspace-4.5.90/libs/ksysguard/processcore -I/opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/kdebase-workspace-4.5.90 -I/opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/build -I/opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/kdebase-workspace-4.5.90/kdm -I/opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/kdebase-workspace-4.5.90/libs -I/opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/kdebase-workspace-4.5.90/libs/kworkspace -I/opt/local/include/KDE -I/opt/local/include/phonon -I/opt/local/include/QtXmlPatterns -I/opt/local/include/QtXml -I/opt/local/include/QtWebKit -I/opt/local/include/QtUiTools -I/opt/local/include/QtTest -I/opt/local/include/QtSvg -I/opt/local/include/QtSql -I/opt/local/include/QtScriptTools -I/opt/local/include/QtScript -I/opt/local/include/QtOpenGL -I/opt/local/include/QtNetwork -I/opt/local/include/QtMultimedia -I/opt/local/include/QtHelp -I/opt/local/include/QtDesigner -I/opt/local/include/QtDeclarative -I/opt/local/include/QtDBus -I/opt/local/include/Qt3Support -I/opt/local/include/QtGui -I/opt/local/include/QtCore -I/opt/local/share/qt4/mkspecs/default   -D__APPLE_KDE__  -Wall -ggdb -o CMakeFiles/ksysguardprocesslist_helper.dir/processes_base_p.o -c /opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/kdebase-workspace-4.5.90/libs/ksysguard/processcore/processes_base_p.cpp
Linking CXX executable ksysguardprocesslist_helper.app/Contents/MacOS/ksysguardprocesslist_helper
cd /opt/local/var/macports/build/_Users_aeetes_kde_kdebase4-workspace/work/build/libs/ksysguard/processcore && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/ksysguardprocesslist_helper.dir/link.txt --verbose=1
/usr/bin/g++-4.2   -pipe -O2 -arch x86_64  -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -Wl,-search_paths_first -headerpad_max_install_names -arch x86_64 CMakeFiles/ksysguardprocesslist_helper.dir/ksysguardprocesslist_helper_automoc.o CMakeFiles/ksysguardprocesslist_helper.dir/helper.o CMakeFiles/ksysguardprocesslist_helper.dir/process.o CMakeFiles/ksysguardprocesslist_helper.dir/processes_local_p.o CMakeFiles/ksysguardprocesslist_helper.dir/processes_base_p.o  -o ksysguardprocesslist_helper.app/Contents/MacOS/ksysguardprocesslist_helper  -L/opt/local/lib /opt/local/lib/libkdecore.5.6.0.dylib /opt/local/lib/libQtDBus.dylib /opt/local/lib/libQtCore.dylib -lpthread -framework Carbon 
Undefined symbols:
  "KSysGuard::ProcessesLocal::setNiceness(long, int)", referenced from:
      KSysGuardProcessListHelper::renice(QMap<QString, QVariant>)      in helper.o
  "KSysGuard::ProcessesLocal::setIoNiceness(long, int, int)", referenced from:
      KSysGuardProcessListHelper::changeioscheduler(QMap<QString, QVariant>)       in helper.o
  "KSysGuard::ProcessesLocal::setScheduler(long, int, int)", referenced from:
      KSysGuardProcessListHelper::changecpuscheduler(QMap<QString, QVariant>)       in helper.o
  "KSysGuard::ProcessesLocal::ProcessesLocal()", referenced from:
      KSysGuardProcessListHelper::renice(QMap<QString, QVariant>)      in helper.o
      KSysGuardProcessListHelper::changecpuscheduler(QMap<QString, QVariant>)       in helper.o
      KSysGuardProcessListHelper::sendsignal(QMap<QString, QVariant>)       in helper.o
      KSysGuardProcessListHelper::changeioscheduler(QMap<QString, QVariant>)       in helper.o
  "KSysGuard::ProcessesLocal::sendSignal(long, int)", referenced from:
      KSysGuardProcessListHelper::sendsignal(QMap<QString, QVariant>)       in helper.o
  "KSysGuard::ProcessesLocal::~ProcessesLocal()", referenced from:
      KSysGuardProcessListHelper::renice(QMap<QString, QVariant>)      in helper.o
      KSysGuardProcessListHelper::renice(QMap<QString, QVariant>)      in helper.o
      KSysGuardProcessListHelper::changecpuscheduler(QMap<QString, QVariant>)       in helper.o
      KSysGuardProcessListHelper::changecpuscheduler(QMap<QString, QVariant>)       in helper.o
      KSysGuardProcessListHelper::sendsignal(QMap<QString, QVariant>)       in helper.o
      KSysGuardProcessListHelper::sendsignal(QMap<QString, QVariant>)       in helper.o
      KSysGuardProcessListHelper::changeioscheduler(QMap<QString, QVariant>)       in helper.o
      KSysGuardProcessListHelper::changeioscheduler(QMap<QString, QVariant>)       in helper.o
ld: symbol(s) not found
collect2: ld returned 1 exit status


Reproducible: Always

Steps to Reproduce:
Build in MacPorts

Actual Results:  
Build failure, missing symbols

Expected Results:  
Successful build.

Single core build environment.
Comment 1 Jekyll Wu 2012-11-05 07:17:46 UTC
Is it still a problem for 4.8.5 or 4.9.2 ?
Comment 2 Andrew Crouthamel 2018-09-23 02:22:06 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 03:41:29 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!