Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927853 - dev-games/godot-4.2.1 fails to compile: godot_cone_twist_joint_3d.cpp:55:37: error: invalid initializer for array member GodotJacobianEntry3D GodotConeTwistJoint3D::m_jac [3]
Summary: dev-games/godot-4.2.1 fails to compile: godot_cone_twist_joint_3d.cpp:55:37: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on: 927657
Blocks:
  Show dependency tree
 
Reported: 2024-03-26 07:53 UTC by Agostino Sarubbo
Modified: 2024-03-26 20:09 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,38.02 KB, application/x-xz)
2024-03-26 07:53 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 2024-03-26 07:53:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-games/godot-4.2.1 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-26 07:53:17 UTC
Created attachment 888599 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Ionen Wolkens gentoo-dev 2024-03-26 13:19:54 UTC
Hm, can't seem to reproduce despite exact same USE and gcc:14 (well, I used a bit older snapshot fwiw), and I don't quite see how any dependencies could've affected this at a glance albeit I didn't look too deeply.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-26 13:27:40 UTC
dupe of ICU bug
Comment 4 Ionen Wolkens gentoo-dev 2024-03-26 14:34:57 UTC
Ah I see, thanks. Can unsurprisingly reproduce now that I updated to 14.0.1_pre20240324 (from a working 20240317).
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-26 15:18:49 UTC
I'll likely backport the fix shortly as it's pretty bad.
Comment 6 Larry the Git Cow gentoo-dev 2024-03-26 20:09:04 UTC
The bug has been closed via the following commit(s):

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

commit 59d1f202c03db9597af4a795560b8f6215a65b4b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-26 20:08:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-26 20:08:39 +0000

    sys-devel/gcc: backport fix for building e.g. dev-libs/icu
    
    Closes: https://bugs.gentoo.org/927657
    Closes: https://bugs.gentoo.org/927814
    Closes: https://bugs.gentoo.org/927815
    Closes: https://bugs.gentoo.org/927853
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/gcc-14.0.1_pre20240324-PR114439.patch    | 112 +++++++++++++++++++++
 ...324.ebuild => gcc-14.0.1_pre20240324-r1.ebuild} |   1 +
 2 files changed, 113 insertions(+)