Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784371 - [guru] gui-apps/corepdf-4.2.0 fails to compile
Summary: [guru] gui-apps/corepdf-4.2.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-20 10:28 UTC by Agostino Sarubbo
Modified: 2021-04-20 10:42 UTC (History)
0 users

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


Attachments
build.log (build.log,38.81 KB, text/plain)
2021-04-20 10:28 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-20 10:28:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/corepdf-4.2.0 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-20 10:28:33 UTC
Created attachment 701007 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-20 10:28:34 UTC
Possible context of error(s):

/var/tmp/portage/gui-apps/corepdf-4.2.0/work/corepdf-v4.2.0/corepdf.cpp:33:10: fatal error: QtConcurrent/QtConcurrentRun: No such file or directory
/var/tmp/portage/gui-apps/corepdf-4.2.0/work/corepdf-v4.2.0/corepdf.cpp:33:10: fatal error: QtConcurrent/QtConcurrentRun: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-04-20 10:42:26 UTC
The bug has been closed via the following commit(s):

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

commit 7b273304e9fa2cc2e5b231d3458c5a7d5bf78334
Author:     Andrew Ammerlaan <andrewammerlaan@riseup.net>
AuthorDate: 2021-04-20 10:40:29 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@riseup.net>
CommitDate: 2021-04-20 10:41:54 +0000

    gui-apps/corepdf: add missing dep
    
    Closes: https://bugs.gentoo.org/784371
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>

 gui-apps/corepdf/corepdf-4.1.0.ebuild       | 3 ++-
 gui-apps/corepdf/corepdf-4.2.0.ebuild       | 1 +
 gui-apps/corepdf/corepdf-4.2.0_alpha.ebuild | 1 +
 gui-apps/corepdf/corepdf-9999.ebuild        | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)