[Digikam-devel] [digikam] [Bug 359897] New: Compilation failure - conflicting return type decodeRawImage()

DrSlony via KDE Bugzilla bugzilla_noreply at kde.org
Sun Feb 28 19:01:36 GMT 2016


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

            Bug ID: 359897
           Summary: Compilation failure - conflicting return type
                    decodeRawImage()
           Product: digikam
           Version: 5.0.0
          Platform: Gentoo Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: digikam-devel at kde.org
          Reporter: bugs at londonlight.org

Hello

I tried to compile git head of digikam 
=media-gfx/digikam-9999
and it failed with:

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)
          ^

Installing the git version of libkipi solved it
=kde-apps/libkipi-9999

This report is to let the person in charge of the Gentoo digikam-9999 ebuild
know of the dependency version requirement.

I confirm that compilation fails when using libkipi 15.12.1 and works with
9999, I haven't tested 15.12.2 or 15.12.49.9999.

Reproducible: Always

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


More information about the Digikam-devel mailing list