Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589282 - media-gfx/kphotoalbum-4.7.1[-kipi] fails to build
Summary: media-gfx/kphotoalbum-4.7.1[-kipi] fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-20 21:57 UTC by Tobias Leupold
Modified: 2016-07-21 13:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Leupold 2016-07-20 21:57:22 UTC
To say this first: We are working on an KPA port to KF5. Really. But we have very limited manpower, so this will probably take some time ;-)

So, KPA 4.7.1 fails to build without USE="kipi" set. Unsetting this was the only way for me to avoid the current block of kde-apps/libkipi-15.08.3-r1 against kde-apps/libkipi-15.12.3, that's why I found this.

I fixed the issue with commit #6455e21 (cf. https://quickgit.kde.org/?p=kphotoalbum.git&a=commitdiff&h=6455e21ee1e1d52e9bd35e61f776031d37ca1b6c ), but I can't tell you if we will do a bugfix release of KPA including this patch soonish (or ever, as we do have to focus on the KF5 port now).

So it would be nice if this patch was added to the tree as an -r1 release or so.

Thanks in advance for working on this!

Cheers, Tobias
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-07-21 10:16:18 UTC
(In reply to Tobias Leupold from comment #0)
> only way for me to avoid the current block of kde-apps/libkipi-15.08.3-r1
> against kde-apps/libkipi-15.12.3, that's why I found this.

Oops, that's a regression. Sorry about that, fixed: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af25bd8f735aa422edabeaaa683325c418573c1b
Comment 2 Michael Palimaka (kensington) gentoo-dev 2016-07-21 11:53:07 UTC
Thanks, fixed in git (without revision bump as it's a simple build-only fix).

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a824a71f8ca4e27178fdc1282895bb56cabd56a5

Btw, good luck with the KF5 port, can't wait to bump it. :-)
Comment 3 Tobias Leupold 2016-07-21 13:26:55 UTC
That was fast, thanks :-) I'll file a bug here as soon as we're done.