Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729446 - media-gfx/digikam-6.4.0-r1: error: aggregate ‘QPainterPath curvePath’ has incomplete type and cannot be defined
Summary: media-gfx/digikam-6.4.0-r1: error: aggregate ‘QPainterPath curvePath’ has inc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard: arch/~arch mix
Keywords:
: 730298 (view as bug list)
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-24 13:51 UTC by jms
Modified: 2020-06-30 21:44 UTC (History)
1 user (show)

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


Attachments
build log (media-gfx:digikam-6.4.0-r1:20200624-132211.log.bz2,55.01 KB, application/x-bzip)
2020-06-24 13:51 UTC, jms
Details
emerge--info (emerge-info.txt,8.48 KB, text/plain)
2020-06-24 13:52 UTC, jms
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jms 2020-06-24 13:51:19 UTC
Created attachment 646074 [details]
build log

fail to build.

using 
dev-util/ninja-1.9.0
dev-util/cmake-3.16.5


ninja: build stopped: subcommand failed.
 * ERROR: media-gfx/digikam-6.4.0-r1::gentoo failed (compile phase):
 *   ninja -v -j9 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_compile
 *   environment, line 2620:  Called cmake_src_compile
 *   environment, line 1102:  Called cmake_build
 *   environment, line 1081:  Called eninja
 *   environment, line 1710:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 *
Comment 1 jms 2020-06-24 13:52:19 UTC
Created attachment 646076 [details]
emerge--info
Comment 2 jms 2020-06-24 14:29:46 UTC
could media-libs/opencv-4.1.2-r3
have something to do with it?
Comment 3 Andreas Sturmlechner gentoo-dev 2020-06-24 19:44:02 UTC
No, you're mixing stable (digikam-6) and unstable (Qt 5.15).

Upgrade to digikam-7.
Comment 4 jms 2020-06-25 02:54:40 UTC
(In reply to Andreas Sturmlechner from comment #3)
> No, you're mixing stable (digikam-6) and unstable (Qt 5.15).
> 
> Upgrade to digikam-7.

ok
Thanks
Comment 5 Andreas Sturmlechner gentoo-dev 2020-06-30 21:06:29 UTC
*** Bug 730298 has been marked as a duplicate of this bug. ***
Comment 6 Larry the Git Cow gentoo-dev 2020-06-30 21:44:19 UTC
The bug has been closed via the following commit(s):

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

commit 54c96702dba9bb8dc9fccd90ee19439ecc6a237e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-30 21:20:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-30 21:44:04 +0000

    media-gfx/digikam: Fix 6.4.0-r1 build w/ Qt-5.15
    
    Thanks-to: Thomas Posch <bugs.gentoo.org@online.posch.name>
    Closes: https://bugs.gentoo.org/729446
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/digikam/digikam-6.4.0-r1.ebuild          |  5 ++-
 .../digikam/files/digikam-6.4.0-qt-5.15.patch      | 38 ++++++++++++++++++++++
 2 files changed, 42 insertions(+), 1 deletion(-)