Bug 383757

Summary: Error trying to build
Product: [Developer tools] kdevplatform Reporter: Xavier Corredor Llano <xavier.corredor.llano>
Component: mercurialAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Xavier Corredor Llano 2017-08-20 16:23:56 UTC
Impossible build using git-master, kdevelop and kdevplatform 5.1.1:

https://paste.kde.org/pxxaveegk

Build instructions:

cmake ../mercurial \
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DCMAKE_BUILD_TYPE=Release \
    -DCMAKE_INSTALL_LIBDIR=lib \
    -DBUILD_TESTING=OFF
make
Comment 1 Kevin Funk 2017-08-21 06:27:52 UTC
Git commit f7510eaba6a210db3840a743895e2c49d9c2dd40 by Kevin Funk.
Committed on 21/08/2017 at 06:26.
Pushed by kfunk into branch 'master'.

kdev-mercurial needs more recent kdevplatform

kdev-mercurial master requires recent API additions in kdevplatform

M  +2    -1    CMakeLists.txt

https://commits.kde.org/kdev-mercurial/f7510eaba6a210db3840a743895e2c49d9c2dd40