Bug 342785 - kdepim-git build error
Summary: kdepim-git build error
Status: RESOLVED FIXED
Alias: None
Product: kdepim
Classification: Applications
Component: libkdepim (show other bugs)
Version: GIT (master)
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL: https://gist.github.com/anexation/39b...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-13 05:43 UTC by Lane Wiscombe
Modified: 2015-01-13 06:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lane Wiscombe 2015-01-13 05:43:42 UTC
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
Comment 1 Laurent Montel 2015-01-13 06:01:35 UTC
Git commit d5e4e01685db80e3bdeca9c6f532d12bffcb57a6 by Montel Laurent.
Committed on 13/01/2015 at 06:01.
Pushed by mlaurent into branch 'master'.

Fix Bug 342785 - kdepim-git build error

M  +1    -1    CMakeLists.txt

http://commits.kde.org/ktnef/d5e4e01685db80e3bdeca9c6f532d12bffcb57a6