#38442 closed defect (fixed)
digikam @2.9.0 fails to build: error: ‘loadDcrawPreview’ is not a member of ‘KDcrawIface::KDcraw’
Reported by: | bservin@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | haspatch | Cc: | jgosmann (Jan Gosmann), bservin@…, eborisch (Eric A. Borisch), conor.datast0re@… |
Port: | digikam |
Description
I am trying to build digikam on OS X 10.6.8 with XCode version 3.2.6 but get a build error. I tried to look into the build log, but must admit I don't know where the problem comes from. I attach the build log file.
Attachments (2)
Change History (11)
Changed 12 years ago by bservin@…
comment:2 Changed 12 years ago by eborisch (Eric A. Borisch)
Keywords: | haspatch added |
---|
It's an issue with the updated libkdcraw api(ish) change: http://comments.gmane.org/gmane.comp.kde.releases/6484 -- Updating to a new digikam fixes things.
There's another issue with the lastest digikam release for OSX: http://mail.kde.org/pipermail/digikam-devel/2013-January/066115.html
Patch attached addresses both issues, I believe.
Changed 12 years ago by eborisch (Eric A. Borisch)
Attachment: | digikam.diff added |
---|
comment:3 Changed 12 years ago by eborisch (Eric A. Borisch)
I should have probably left the "# clang stumbles over CV_XADD macro, see #37184
" line in the Portfile. Consider when updating.
comment:6 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | digikam @2.9.0 fails to build → digikam @2.9.0 fails to build: error: ‘loadDcrawPreview’ is not a member of ‘KDcrawIface::KDcraw’ |
---|
comment:7 Changed 12 years ago by eborisch (Eric A. Borisch)
I plan to commit this (openmaintainer) as the current version will not build, and previously built versions will either not run (I believe, due to names changing in the libkdcraw) or get flagged and rebuilt (failing) by revupgrade after the updated -- currently active in MacPorts -- libkdcraw is installed.
comment:8 Changed 12 years ago by eborisch (Eric A. Borisch)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r104234.
comment:9 Changed 12 years ago by bservin@…
I re-installed digikam this morning, and it builds (and works) now. Thanks for the quick fix !
build log file