Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 810439

Summary: dev-qt/qt3d-5.15.2-r10 fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: asturm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2021-08-26 04:39:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-qt/qt3d-5.15.2-r10 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-26 04:39:08 UTC
Created attachment 736054 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-26 04:39:09 UTC
Possible context of error(s):

make[3]: *** No rule to make target 'code/3DSConverter.cpp', needed by '.obj/3DSConverter.o'.  Stop.
Comment 3 Larry the Git Cow gentoo-dev 2021-08-26 09:34:17 UTC
The bug has been closed via the following commit(s):

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

commit 9704572bfa4d70544724f619efe80ab3f8c90033
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-08-26 08:42:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-08-26 09:34:00 +0000

    dev-qt/qt3d: Force -system-assimp
    
    Closes: https://bugs.gentoo.org/810439
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-qt/qt3d/qt3d-5.15.2-r10.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-08-26 12:10:44 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/qt.git/commit/?id=5f3051c780e2e6f21ab419f1defd108db66a2969

commit 5f3051c780e2e6f21ab419f1defd108db66a2969
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-08-26 08:42:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-08-26 12:10:00 +0000

    dev-qt/qt3d: Force -system-assimp
    
    Bug: https://bugs.gentoo.org/810439
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-qt/qt3d/qt3d-5.15.9999.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)