[kdepim] [Bug 342785] New: kdepim-git build error
Lane Wiscombe
lane.wiscombe at gmail.com
Tue Jan 13 05:43:42 GMT 2015
https://bugs.kde.org/show_bug.cgi?id=342785
Bug ID: 342785
Summary: kdepim-git build error
Product: kdepim
Version: GIT (master)
Platform: Archlinux Packages
URL: https://gist.github.com/anexation/39be452da3f0724e69bd
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: libkdepim
Assignee: kdepim-bugs at kde.org
Reporter: lane.wiscombe at gmail.com
I know this might be the wrong spot to put this, please move if need be.. I am
trying to build kdepim-git on arch and im getting a build error and im not sure
if this is a missing dep and user error or what not, any help is greatly
appreciated..
[ 16%] Building CXX object
kontact/plugins/korganizer/CMakeFiles/kontact_journalplugin.dir/korg_uniqueapp.cpp.o
[ 16%] [ 16%] Building CXX object
kalarm/CMakeFiles/kalarm_bin.dir/lib/messagebox.cpp.o
Built target kontact_kmailplugin
[ 16%] Building CXX object
kalarm/CMakeFiles/kalarm_bin.dir/lib/packedlayout.cpp.o
Linking CXX executable ktnef
[ 16%] Building CXX object
kalarm/CMakeFiles/kalarm_bin.dir/lib/pushbutton.cpp.o
/usr/lib/libKF5Tnef.so.4.79.0: undefined reference to
`KContacts::Addressee::insertEmail(QString const&, bool)'
collect2: error: ld returned 1 exit status
ktnef/CMakeFiles/ktnef.dir/build.make:242: recipe for target 'ktnef/ktnef'
failed
make[2]: *** [ktnef/ktnef] Error 1
CMakeFiles/Makefile2:23642: recipe for target 'ktnef/CMakeFiles/ktnef.dir/all'
failed
make[1]: *** [ktnef/CMakeFiles/ktnef.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 16%] Building CXX object
kalarm/CMakeFiles/kalarm_bin.dir/lib/radiobutton.cpp.o
In file included from
/home/anex/stage/kdepim/src/kdepim/kontact/plugins/korganizer/korg_uniqueapp.cpp:23:0:
/home/anex/stage/kdepim/src/kdepim/korganizer/korganizer_options.h:31:43:
warning: ‘KCmdLineOptions’ is deprecated (declared at
/usr/include/KF5/KDELibs4Support/kcmdlineargs.h:53) [-Wdeprecated-declarations]
static KCmdLineOptions korganizer_options()
^
/home/anex/stage/kdepim/src/kdepim/korganizer/korganizer_options.h: In function
‘KCmdLineOptions korganizer_options()’:
/home/anex/stage/kdepim/src/kdepim/korganizer/korganizer_options.h:33:21:
warning: ‘KCmdLineOptions’ is deprecated (declared at
/usr/include/KF5/KDELibs4Support/kcmdlineargs.h:53) [-Wdeprecated-declarations]
KCmdLineOptions options;
thx..
https://aur.archlinux.org/packages/kdepim-git/
Reproducible: Always
Steps to Reproduce:
1.install deps and makepkg or install from aur
2.
3.
Actual Results:
build error
Expected Results:
successful build
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list