https://bugs.kde.org/show_bug.cgi?id=265328
Summary: digikam-2.0.0-beta2 core does not compile against kde-4.6.0 libkdcraw Product: digikam Version: 2.0.0 Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Created an attachment (id=56832) --> (http://bugs.kde.org/attachment.cgi?id=56832) build log See attached build log. This is at the moment the only failure with kde-4.6.0 libraries. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=265328
Andreas K. Huettel <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56832|0 |1 is obsolete| | -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #1 from Andreas K. Huettel <dilfridge gentoo org> 2011-02-03 20:11:18 --- Created an attachment (id=56834) --> (http://bugs.kde.org/attachment.cgi?id=56834) build log Sorry must have clicked on wrong file -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
Michael G. Hansen <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email], | |[hidden email] --- Comment #2 from Michael G. Hansen <mike mghansen de> 2011-02-03 20:37:11 --- Andreas, yes, we depend on libkexiv2 newer than KDE 4.6, but there is no version check implemented in CMake yet. Gilles, can you add it? Michael -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #3 from Andreas K. Huettel <dilfridge gentoo org> 2011-02-03 20:47:22 --- (In reply to comment #2) > Andreas, > > yes, we depend on libkexiv2 newer than KDE 4.6, but there is no version check > implemented in CMake yet. Gilles, can you add it? > > Michael Even better would be of course if the version check (could optionally) just disables the critical feature... otherwise we're back at the bundling point again... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Portability -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
S. Burmeister <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #4 from S. Burmeister <sven burmeister gmx net> 2011-02-08 13:20:27 --- Does digikam without linkexiv2 make any sense or what else but to disable the use of libkexiv2 would you suggesT? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #5 from Andreas K. Huettel <dilfridge gentoo org> 2011-02-08 13:39:01 --- Careful, things are getting mixed up here. * digikam-2 works perfectly fine with _libkexiv2_ from kde-4.6.0 * digikam-2 fails to build with _libkdcraw_ from kde-4.6.0 libkdcraw is the only problem, all other libraries from kde-4.6.0 seem to be sufficient. (In reply to comment #4) > Does digikam without linkexiv2 make any sense or what else but to disable the > use of libkexiv2 would you suggesT? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #6 from S. Burmeister <sven burmeister gmx net> 2011-02-08 13:54:57 --- Are they? No matter whether it is true for this special case or not, what do you suggest in case current digikam would not work with libkexiv2 from KDE 4.6 but only the bundled libkexiv2? AFAIK there are two possibilities for that scenario: 1. Digikam uses its bundled libkexiv2 2. Digikam fails to build because it must not use any bundled libs. Hence I ask, what features you suggest to disable if only the bundled libkexiv2 works fully with digikam. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
Andreas K. Huettel <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #7 from Andreas K. Huettel <dilfridge gentoo org> 2011-02-08 17:01:39 --- S. Burmeister, Given the QA policies of Gentoo Linux, bundled inofficial versions of KDE libraries will not be used in any package in the main tree or even the KDE overlay, the same as bundled copies of any other library. There have already been many discussions about it, but the decision from our side has been made. I doubt that other distributions will react otherwise, but that is their decision. Please at least try to appreciate that I am wasting my time here trying to get this code includeable. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #8 from S. Burmeister <sven burmeister gmx net> 2011-02-08 17:21:38 --- Sure, I just wanted to know how you thought it would be possible to get around the dependency on the bundled libs by disabling features. In fact the latter might work for some but not exiv2 or something similar crucial. openSUSE already ships the bundled libs in their repos for digikam > 1.7 or whatever the version was that needed at least KDE 4.5. So other distributions do react otherwise than Gentoo. No problem with Gentoo taking that decision – just assuming that everybody else has the same view is false. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #9 from Michael G. Hansen <mike mghansen de> 2011-02-21 21:49:36 --- Git commit 1be2df36983ff867e34b38a5af903758e1cac337 by Michael Georg Hansen. Committed on 21/02/2011 at 21:47. Pushed by mghansen into branch 'development/2.0'. Report the version of libkdcraw which was found. Later, a check for the required version can be added. However, for libkdcraw to report its version number, you need the development version, but at least it's a start. CCBUG: 265328 M +8 -0 CMakeLists.txt http://commits.kde.org/digikam/1be2df36983ff867e34b38a5af903758e1cac337 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
Kevin Kofler <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email], | |[hidden email] --- Comment #10 from Kevin Kofler <kevin kofler chello at> 2011-02-25 23:47:42 --- Fedora will not ship Digikam with bundled libs either. At most, we can backport updated libs to our kdegraphics package if needed, but we'd rather not have to do that. But we will ship only one copy of the libraries. If we upgrade them, we have to upgrade them for everyone, not just Digikam. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #11 from Andreas K. Huettel <dilfridge gentoo org> 2011-03-04 12:29:13 --- https://qa.mandriva.com/show_bug.cgi?id=62692 "Angelo Naselli 2011-03-04 11:51:30 CET Philippe as far as i can say, digikam 2.0.0 can't be installed on the system without breaking compatibility with official kdegraphics. So it won't be added in mandriva 2011.0 at least that is what I understood kde-team decided. Certainly if things change it will be added. Sorry" -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #12 from S. Burmeister <sven burmeister gmx net> 2011-03-04 19:55:48 --- (In reply to comment #11) > https://qa.mandriva.com/show_bug.cgi?id=62692 > > "Angelo Naselli 2011-03-04 11:51:30 CET > Philippe as far as i can say, > digikam 2.0.0 can't be installed on the system without breaking > compatibility with official kdegraphics. > So it won't be added in mandriva 2011.0 at least that is what I understood > kde-team decided. > Certainly if things change it will be added. > Sorry" And at the end of the bug report: "just to confirm that Mandriva KDE Team will backport this during 2011 release cycle but won't release digikam 2.0 for 2011.0" -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #13 from Gilles Caulier <caulier gilles gmail com> 2011-11-03 12:17:02 --- This file can be closed now ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
--- Comment #14 from Gilles Caulier <caulier gilles gmail com> 2011-12-13 13:13:55 --- Andreas, This file still valid ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
Andreas K. Huettel <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #15 from Andreas K. Huettel <[hidden email]> --- This is obsolete now... -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andreas K. Huettel
https://bugs.kde.org/show_bug.cgi?id=265328
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Portability |Bundle-Tarball -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |