[digikam] [Bug 360473] New: digikam-5.0.0-beta4 fails to build against libkipi-15.12.x

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 360473] New: digikam-5.0.0-beta4 fails to build against libkipi-15.12.x

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360473

            Bug ID: 360473
           Summary: digikam-5.0.0-beta4 fails to build against
                    libkipi-15.12.x
           Product: digikam
           Version: 5.0.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]

Seems to be conflicting expected type of KIPI::RawProcessor::decodeRawImage
(uint vs bool):

/builddir/build/BUILD/digikam-5.0.0-beta4/core/utilities/kdesupport/kipi/kipiinterface.cpp:584:10:
error: conflicting return type specified for 'virtual uint
Digikam::KipiInterfaceRawProcessor::decodeRawImage(const QUrl&, QByteArray&,
int&, int&, int&)'
     uint decodeRawImage(const QUrl& url, QByteArray& imageData, int& width,
int& height, int& rgbmax)
          ^~~~~~~~~~~~~~
In file included from /usr/include/KF5/KIPI/KIPI/Interface:1:0,
                 from
/builddir/build/BUILD/digikam-5.0.0-beta4/core/utilities/kdesupport/kipi/kipiinterface.h:41,
                 from
/builddir/build/BUILD/digikam-5.0.0-beta4/core/utilities/kdesupport/kipi/kipiinterface.cpp:26:
/usr/include/KF5/KIPI/kipi/interface.h:182:18: error:   overriding 'virtual
bool KIPI::RawProcessor::decodeRawImage(const QUrl&, QByteArray&, int&, int&,
int&)'
     virtual bool decodeRawImage(const QUrl& url, QByteArray& imageData, int&
width, int& height, int& rgbmax) = 0;
                  ^~~~~~~~~~~~~~
core/utilities/kdesupport/kipi/CMakeFiles/kipiiface_src.dir/build.make:137:
recipe for target
'core/utilities/kdesupport/kipi/CMakeFiles/kipiiface_src.dir/kipiinterface.cpp.o'
failed
make[2]: Leaving directory
'/builddir/build/BUILD/digikam-5.0.0-beta4/x86_64-redhat-linux-gnu'

Reproducible: Always

--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 360473] digikam-5.0.0-beta4 fails to build against libkipi-15.12.x

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360473

--- Comment #1 from Rex Dieter <[hidden email]> ---
Does this mean beta4 (and newer) relies on an unreleased/newer libkipi ?

kde-apps 16.03.80 (16.04 beta) is scheduled for Mar 23, fwiw

--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 360473] digikam-5.0.0-beta4 fails to build against libkipi-15.12.x

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360473

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |[hidden email]
         Resolution|---                         |INVALID

--- Comment #2 from [hidden email] ---
yes it is. libkipi is not yet released offcially and i'm currently clean all
KIPI API.

Gilles Caulier

--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 360473] digikam-5.0.0-beta4 fails to build against libkipi-15.12.x

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360473

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #3 from [hidden email] ---
*** Bug 361033 has been marked as a duplicate of this bug. ***

--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 360473] digikam-5.0.0-beta4 fails to build against libkipi-15.12.x

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360473

--- Comment #4 from Rex Dieter <[hidden email]> ---
Fwiw, beta4 doesn't seem to build against recent libkipi-16.03.80 either.
guess I'll wait longer

--
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
Reply | Threaded
Open this post in threaded view
|

[libkipi] [Bug 360473] digikam-5.0.0-beta4 fails to build against libkipi-15.12.x

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360473

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|digikam                     |libkipi
          Component|general                     |General
            Version|5.0.0                       |unspecified
           Assignee|[hidden email]       |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.