Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927815 - net-libs/webkit-gtk-2.42.5-r410 fails to compile: JSInternalFieldObjectImpl.h:72:29: error: invalid initializer for array member JSC::WriteBarrier<JSC::Unknown, WTF::RawValueTraits<JSC::Unknown> > JSC::JSInternalFieldObjectImpl<1>::m_internalFields [1]
Summary: net-libs/webkit-gtk-2.42.5-r410 fails to compile: JSInternalFieldObjectImpl.h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 927657
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-03-25 14:30 UTC by Agostino Sarubbo
Modified: 2024-03-26 20:09 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,64.04 KB, application/x-xz)
2024-03-25 14:30 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-25 14:30:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/webkit-gtk-2.42.5-r410 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
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-25 14:30:13 UTC
Created attachment 888546 [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 2024-03-25 14:30:14 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'gstreamer-full-1.0', required by 'virtual:world', not found
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSAPIWrapperGlobalObject.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSAPIWrapperObjectGLib.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCCallbackFunction.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCClass.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCContext.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCException.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCValue.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCWeakValue.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCWrapperMap.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-1.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-2.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-d93d10ff-3.cpp.o 
FAILED: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CachedTypes.cpp.o 
/var/tmp/portage/net-libs/webkit-gtk-2.42.5-r410/work/webkitgtk-2.42.5/Source/JavaScriptCore/runtime/JSInternalFieldObjectImpl.h:72:29: error: invalid initializer for array member ‘JSC::WriteBarrier<JSC::Unknown, WTF::RawValueTraits<JSC::Unknown> > JSC::JSInternalFieldObjectImpl<1>::m_internalFields [1]’
Comment 3 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(+)