Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

graphics/digikam-kde4 does not build on CURRENT

1 view
Skip to first unread message

Rainer Hurling

unread,
Apr 1, 2013, 9:28:19 AM4/1/13
to
In the process of updating KDE to 4.10.1 the build of
graphics/digikam-kde4 stops with the following error(s):


/usr/ports/graphics/digikam-kde4#make
[..snip..]
[ 10%] Building CXX object
utilities/cameragui/CMakeFiles/cameragui.dir/devices/umscamera.o
[ 10%] Building CXX object
utilities/queuemanager/CMakeFiles/queuemanager.dir/basetools/color/hslcorrection.o
Generating fileworkeriface.moc
Generating curveswidget.moc
/usr/ports/graphics/digikam-kde4/work/digikam-2.9.0/core/utilities/cameragui/devices/umscamera.cpp:227:26:
error: no member named 'loadDcrawPreview' in 'KDcrawIface::KDcraw'; did
you mean 'loadRawPreview'?
KDcrawIface::KDcraw::loadDcrawPreview(thumbnail, path);
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
loadRawPreview
/usr/local/kde4/include/libkdcraw/kdcraw.h:77:17: note: 'loadRawPreview'
declared here
static bool loadRawPreview(QImage& image, const QString& path);
^
1 error generated.
*** [utilities/cameragui/CMakeFiles/cameragui.dir/devices/umscamera.o]
Error code 1
1 error
*** [utilities/cameragui/CMakeFiles/cameragui.dir/all] Error code 2
[ 10%] Building CXX object
utilities/queuemanager/CMakeFiles/queuemanager.dir/basetools/color/iccconvert.o
[ 10%] Building CXX object
utilities/queuemanager/CMakeFiles/queuemanager.dir/basetools/color/invert.o
[..snip..]
Generating tooltipspage.moc
[ 14%] Built target digikam_automoc
1 error
*** [all] Error code 2
1 error
*** [do-build] Error code 1
Stop in /usr/ports/graphics/digikam-kde4.
*** [build] Error code 1
[..snip..]


The full build log is attached. As far as I can see the first error
complains about a problem within graphics/libkdcraw, the second error
gives no causal hint.

This happens on 10.0-CURRENT r248896 (amd64; clang compiled). I am
wondering if I am the only one with this error?

Any help is really appreciated. Please let me know, if you need more
information.

Thanks in advance,
Rainer Hurling
build.txt

Andriy Gapon

unread,
Apr 1, 2013, 10:53:22 AM4/1/13
to
on 01/04/2013 16:28 Rainer Hurling said the following:
> This happens on 10.0-CURRENT r248896 (amd64; clang compiled). I am
> wondering if I am the only one with this error?

No. digikam port has to be updated to a more recent version to be compatible with
some newer APIs.

--
Andriy Gapon
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-port...@freebsd.org"

Rainer Hurling

unread,
Apr 1, 2013, 1:02:08 PM4/1/13
to
On 01.04.2013 16:53 (UTC+2), Andriy Gapon wrote:
> on 01/04/2013 16:28 Rainer Hurling said the following:
>> This happens on 10.0-CURRENT r248896 (amd64; clang compiled). I am
>> wondering if I am the only one with this error?
>
> No. digikam port has to be updated to a more recent version to be compatible with
> some newer APIs.
>

Thanks for the reply. Nice to hear. So we have to wait until the new
version is ported.

Rainer
0 new messages