Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782979 - [guru] media-gfx/qview-4.0 fails to compile
Summary: [guru] media-gfx/qview-4.0 fails to compile
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: 2021-04-15 07:50 UTC by Agostino Sarubbo
Modified: 2021-04-15 12:51 UTC (History)
0 users

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


Attachments
build.log (build.log,12.67 KB, text/plain)
2021-04-15 07: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 2021-04-15 07:50:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/qview-4.0 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-15 07:50:36 UTC
Created attachment 699987 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-15 07:50:38 UTC
Possible context of error(s):

src/mainwindow.cpp:27:10: fatal error: QtConcurrent/QtConcurrentRun: No such file or directory
src/mainwindow.cpp:27:10: fatal error: QtConcurrent/QtConcurrentRun: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-04-15 12:51:35 UTC
The bug has been closed via the following commit(s):

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

commit c33ca27e326fe10a98e69aea9b6eba8aa06b090d
Author:     Theo Anderson <telans@posteo.de>
AuthorDate: 2021-04-15 08:13:30 +0000
Commit:     Theo Anderson <telans@posteo.de>
CommitDate: 2021-04-15 08:13:30 +0000

    media-gfx/qview: add dev-qt/qtconcurrent:5 dependency
    
    Closes: https://bugs.gentoo.org/782979
    Signed-off-by: Theo Anderson <telans@posteo.de>

 media-gfx/qview/qview-4.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)