Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842657 - app-cdr/isoimagewriter-0.9 w/ dev-qt/qtnetwork[-ssl]: error: fetchisojob.cpp:22:40: error: incomplete type QSharedPointer<QFile> used in nested name specifier
Summary: app-cdr/isoimagewriter-0.9 w/ dev-qt/qtnetwork[-ssl]: error: fetchisojob.cpp:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://invent.kde.org/utilities/isoi...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2022-05-05 06:38 UTC by Agostino Sarubbo
Modified: 2022-05-18 14:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,100.81 KB, text/plain)
2022-05-05 06:38 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-05-05 06:38:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-cdr/isoimagewriter-0.9 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-05 06:38:25 UTC
Created attachment 776816 [details]
build.log

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


FAILED: isoimagewriter/CMakeFiles/isoimagewriter.dir/fetchisojob.cpp.o 
/var/tmp/portage/app-cdr/isoimagewriter-0.9/work/isoimagewriter-0.9/isoimagewriter/fetchisojob.cpp:22:40: error: incomplete type ‘QSharedPointer<QFile>’ used in nested name specifier
Comment 3 Larry the Git Cow gentoo-dev 2022-05-18 14:02:50 UTC
The bug has been closed via the following commit(s):

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

commit d7fd510ec2f70db9fa51c26234075cdcb4072a80
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-05-18 14:02:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-05-18 14:02:30 +0000

    app-cdr/isoimagewriter: Fix build with dev-qt/qtnetwork[-ssl]
    
    Closes: https://bugs.gentoo.org/842657
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/isoimagewriter-0.9-missing-headers.patch | 30 ++++++++++++++++++++++
 app-cdr/isoimagewriter/isoimagewriter-0.9.ebuild   |  2 ++
 2 files changed, 32 insertions(+)