Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 872602 - media-gfx/photoqt-2.9.1 fails to compile: filefoldermodel.h:27:10: fatal error: QtConcurrent: No such file or directory
Summary: media-gfx/photoqt-2.9.1 fails to compile: filefoldermodel.h:27:10: fatal erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-24 05:26 UTC by Agostino Sarubbo
Modified: 2022-09-24 07:16 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,128.23 KB, text/plain)
2022-09-24 05:26 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-09-24 05:26:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/photoqt-2.9.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-24 05:26:11 UTC
Created attachment 813916 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-24 05:26:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/photoqt.dir/cplusplus/main.cpp.o 
FAILED: CMakeFiles/photoqt.dir/cplusplus/scripts/handlingfiledialog.cpp.o 
FAILED: CMakeFiles/photoqt.dir/photoqt_autogen/mocs_compilation.cpp.o 
/var/tmp/portage/media-gfx/photoqt-2.9.1/work/photoqt-2.9.1_build/photoqt_autogen/3VOBJ56TQN/../../../photoqt-2.9.1/cplusplus/filefoldermodel/filefoldermodel.h:27:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
/var/tmp/portage/media-gfx/photoqt-2.9.1/work/photoqt-2.9.1/cplusplus/scripts/handlingfiledialog.h:33:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
/var/tmp/portage/media-gfx/photoqt-2.9.1/work/photoqt-2.9.1_build/photoqt_autogen/3VOBJ56TQN/../../../photoqt-2.9.1/cplusplus/filefoldermodel/filefoldermodel.h:27:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-09-24 07:16:58 UTC
The bug has been closed via the following commit(s):

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

commit a98a7d124049f3b0d29d897f1ee76058a27b7c1a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-09-24 07:16:06 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-09-24 07:16:44 +0000

    media-gfx/photoqt: Add missing DEPEND
    
    Uses QtConcurrent::run
    
    Closes: https://bugs.gentoo.org/872602
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/photoqt/photoqt-2.9.1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)