Hi,
Thanks! I erased the kmime_header_parsing.h file. I think I better see what 
else is duplicated in /usr/local/include/!

I guess that is why the build proceeds a little further and then stops with:
 48%] Building CXX object 
src/CMakeFiles/kleopatra_bin.dir/models/useridlistmodel.cpp.o
/ramdisk/usr/ports/security/kleopatra/work/kleopatra-16.03.80/src/models/subkeylistmodel.cpp:213:63:
 error: no member named 'algoName' in 'GpgME::Subkey'
        const QString algName = QString::fromStdString(subkey.algoName());
                                                       ~~~~~~ ^
1 error generated.
src/CMakeFiles/kleopatra_bin.dir/build.make:987: recipe for target 
'src/CMakeFiles/kleopatra_bin.dir/models/subkeylistmodel.cpp.o' failed
gmake[3]: *** [src/CMakeFiles/kleopatra_bin.dir/models/subkeylistmodel.cpp.o] 
Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/ramdisk/usr/ports/security/kleopatra/work/.build'
CMakeFiles/Makefile2:183: recipe for target 
'src/CMakeFiles/kleopatra_bin.dir/all' failed
gmake[2]: *** [src/CMakeFiles/kleopatra_bin.dir/all] Error 2
gmake[2]: Leaving directory '/ramdisk/usr/ports/security/kleopatra/work/.build'
Makefile:127: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory '/ramdisk/usr/ports/security/kleopatra/work/.build'

Thanks again.
Cheers.
Subject: Re: [kde-freebsd] security/kleopatra build error {Plasma 5}
From: [email protected]
Date: Sat, 2 Apr 2016 17:33:51 +0200
To: [email protected]; [email protected]

Hi

I bet you still have stale files:
/usr/local/include/kmime/kmime_header_parsing.h
should not be there. (check that again with pkg which)

I advice you to clean up your /usr/local/include directory so that there are no 
stale files before proceeding :)

Mfg Tobias On 2 Apr 2016, rianav antares <[email protected]> wrote:
Greetings all,         I am attempting to install security/kleopatra from the 
plasma 5 branch. However the build fails with[ 40%] Building CXX object 
src/CMakeFiles/kleopatra_bin.dir/utils/formatting.cpp.oIn file included from 
/ramdisk/usr/ports/security/kleopatra/work/kleopatra-16.03.80/src/utils/formatting.cpp:41:/usr/local/include/kmime/kmime_header_parsing.h:30:10:
 fatal error: 'kdatetime.h' file not found#include <kdatetime.h>         ^1 
error generated.src/CMakeFiles/kleopatra_bin.dir/build.make:531: recipe for 
target 'src/CMakeFiles/kleopatra_bin.dir/utils/formatting.cpp.o' failedA run of 
'gfind' yields:gfind /usr/local/ -name 
kdatetime.h/usr/local/include/kde4/kdatetime.h/usr/local/include/KF5/KDELibs4Support/kdatetime.hFurther
 to that we have from 'pkg':pkg which /usr/local/include/kde4/kdatetime.h 
/usr/local/include/KF5/KDELibs4Support/kdatetime.h/usr/local/include/kde4/kdatetime.h
 was installed by package 
kdelibs-4.14.18/usr/local/include/KF5/KDELibs4Support/kdatetime.h was installed 
by package kf5-kdelibs4support-5.20.0So I hope I am not taking up your time 
with stale files at my end. XDCheers,            

kde-freebsd mailing 
[email protected]https://mail.kde.org/mailman/listinfo/kde-freebsdSee 
also http://freebsd.kde.org/ for latest information-- Diese Nachricht wurde mit 
K-@ Mail gesendet.

                                          
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to