Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766369 - dev-go/qt-0_pre20200904 fails to compile
Summary: dev-go/qt-0_pre20200904 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-21 12:15 UTC by Agostino Sarubbo
Modified: 2021-01-21 13:02 UTC (History)
0 users

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


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

Issue: dev-go/qt-0_pre20200904 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-21 12:15:05 UTC
Created attachment 683968 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-21 12:15:06 UTC
Possible context of error(s):

core.cpp:15:10: fatal error: QAbstractAnimation: No such file or directory
core.cpp:10:3: error: #error ------------------------------------------------------------------
Comment 3 Larry the Git Cow gentoo-dev 2021-01-21 13:02:20 UTC
The bug has been closed via the following commit(s):

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

commit a416659670fe981fe12277f09a381808985c3426
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-01-21 12:56:20 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-01-21 13:02:08 +0000

    dev-go/qt-0_pre20200904: explicitly depend on dev-qt/qtcore
    
    Turns out it IS somehow possible for other Qt ebuilds to be emerged without
    pulling qtCore in.
    
    Closes: https://bugs.gentoo.org/766369
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-go/qt/qt-0_pre20200904.ebuild | 1 +
 1 file changed, 1 insertion(+)