[kde-freebsd] Plasma5 baloo-widgets5 build error

rianav antares rianav_a at hotmail.com
Mon Mar 28 03:30:17 UTC 2016


Greetings All,

I am trying to install the plasma5/kf5 ports on FreeBSD 10.3. Below is the output of an attempts at building sysutils/baloo-widgets5. 
In file included from /ramdisk/usr/ports/sysutils/baloo-widgets5/work/baloo-widgets-16.03.80/src/filefetchjob.cpp:24:
In file included from /usr/local/include/KF5/Baloo/Baloo/File:1:
In file included from /usr/local/include/baloo/file.h:26:
/usr/local/include/baloo/filefetchjob.h:39:25: error: redefinition of 'FileFetchJob'
class BALOO_FILE_EXPORT FileFetchJob : public KJob
                        ^
/ramdisk/usr/ports/sysutils/baloo-widgets5/work/baloo-widgets-16.03.80/src/filefetchjob.h:29:7: note: previous definition is here
class FileFetchJob : public KJob
      ^
/ramdisk/usr/ports/sysutils/baloo-widgets5/work/baloo-widgets-16.03.80/src/filefetchjob.cpp:58:14: error: no member named 'load' in 'Baloo::File'
        file.load();
        ~~~~ ^
2 errors generated.
--- src/CMakeFiles/KF5BalooWidgets.dir/filefetchjob.cpp.o ---
*** [src/CMakeFiles/KF5BalooWidgets.dir/filefetchjob.cpp.o] Error code 1

Is it related to the header issue mentioned in the README? Can this be worked around?

Thank you.

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20160328/8e4f5c55/attachment.html>


More information about the kde-freebsd mailing list