Summary: | HEAD compiling issues under FreeBSD 8.2 [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Sulev-Madis Silber <bugs-kde-org033> |
Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs-kde-org033, caulier.gilles |
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | FreeBSD | ||
Latest Commit: | http://commits.kde.org/digikam/375daf5648caf2c1d95416db06dbf86ba6f37027 | Version Fixed In: | 4.3.0 |
Sentry Crash Report: | |||
Attachments: |
core.diff
kipi-plugins.diff core_with_cmake.diff |
Description
Sulev-Madis Silber
2012-01-19 17:01:05 UTC
Created attachment 68011 [details]
core.diff
Created attachment 68012 [details]
kipi-plugins.diff
Crap. I messed up report a little... Created attachment 68075 [details]
core_with_cmake.diff
Decided to hack CMake files too. Now compiles cleanly here.
Can you update patches against current git/master please. I would include it for next 4.0.0 release. Thanks in advance Note : i don't have any BSD system to check your patches. Thanks in advance Gilles Caulier Sulev, Do you see my previous message ? Gilles Caulier Git commit 2ec47decfe744e017c3365c66d85acff05bef408 by Gilles Caulier. Committed on 29/08/2014 at 15:31. Pushed by cgilles into branch 'master'. apply patch #68011 to support compilation under FreeBSD M +3 -0 libs/3rdparty/kmemoryinfo/kmemoryinfo_backend.cpp http://commits.kde.org/digikam/2ec47decfe744e017c3365c66d85acff05bef408 Git commit 7e71288afb4aaa3b11a05f48e945d718053385d3 by Gilles Caulier. Committed on 29/08/2014 at 15:34. Pushed by cgilles into branch 'master'. apply patch #68012 to compile fine under FreeBSD M +7 -0 expoblending/manager/actionthread.cpp http://commits.kde.org/kipi-plugins/7e71288afb4aaa3b11a05f48e945d718053385d3 Git commit 375daf5648caf2c1d95416db06dbf86ba6f37027 by Gilles Caulier. Committed on 29/08/2014 at 15:39. Pushed by cgilles into branch 'master'. apply patch #68075 to fix compilation under FreeBSD FIXED-IN: 4.3.0 M +4 -0 CMakeLists.txt M +3 -0 digikam/CMakeLists.txt M +3 -0 showfoto/CMakeLists.txt M +4 -1 tests/CMakeLists.txt http://commits.kde.org/digikam/375daf5648caf2c1d95416db06dbf86ba6f37027 |