Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922096 - [guru] gui-apps/corestuff-4.5.0 fails to compile: pageapps.cpp:33:10: fatal error: QtConcurrent: No such file or directory
Summary: [guru] gui-apps/corestuff-4.5.0 fails to compile: pageapps.cpp:33:10: fatal e...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-14 08:50 UTC by Agostino Sarubbo
Modified: 2024-01-15 15:46 UTC (History)
0 users

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


Attachments
build.log (build.log,97.71 KB, text/plain)
2024-01-14 08:50 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 2024-01-14 08:50:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/corestuff-4.5.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-14 08:50:12 UTC
Created attachment 882236 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-14 08:50:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/gui-apps/corestuff-4.5.0/work/corestuff-v4.5.0/apps/pageapps.cpp:33:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
/var/tmp/portage/gui-apps/corestuff-4.5.0/work/corestuff-v4.5.0/sessions/pagesessions.cpp:35:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
/var/tmp/portage/gui-apps/corestuff-4.5.0/work/corestuff-v4.5.0/sessions/sessionsavedialog.cpp:41:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
FAILED: CMakeFiles/corestuff.dir/apps/pageapps.cpp.o 
FAILED: CMakeFiles/corestuff.dir/sessions/pagesessions.cpp.o 
FAILED: CMakeFiles/corestuff.dir/sessions/sessionsavedialog.cpp.o 
/var/tmp/portage/gui-apps/corestuff-4.5.0/work/corestuff-v4.5.0/apps/pageapps.cpp:33:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-01-15 15:46:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d95b40f158f8f82af7bb748f0231ff5a6ef05b76

commit d95b40f158f8f82af7bb748f0231ff5a6ef05b76
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-14 09:53:28 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-15 10:25:38 +0000

    gui-apps/corestuff: add missing dependency
    
    Closes: https://bugs.gentoo.org/922096
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 gui-apps/corestuff/corestuff-4.5.0.ebuild | 1 +
 gui-apps/corestuff/corestuff-9999.ebuild  | 1 +
 2 files changed, 2 insertions(+)