[Bug 1207467] New: GCC 13: webkit2gtk3 package fails
https://bugzilla.suse.com/show_bug.cgi?id=1207467 Bug ID: 1207467 Summary: GCC 13: webkit2gtk3 package fails Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: martin.liska@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Fails here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:G... due to: [ 181s] from /home/abuild/rpmbuild/BUILD/webkitgtk-2.38.3/Source/ThirdParty/ANGLE/src/compiler/translator/TranslatorESSL.cpp:7: [ 181s] /home/abuild/rpmbuild/BUILD/webkitgtk-2.38.3/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h:19:26: error: 'uint64_t' does not name a type [ 181s] 19 | using ShCompileOptions = uint64_t; [ 181s] | ^~~~~~~~ [ 181s] /home/abuild/rpmbuild/BUILD/webkitgtk-2.38.3/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h:17:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? [ 181s] 16 | #include <vector> [ 181s] +++ |+#include <cstdint> [ 181s] 17 | [ 181s] /home/abuild/rpmbuild/BUILD/webkitgtk-2.38.3/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h:129:70: error: 'uint32_t' has not been declared [ 181s] 129 | const sh::ShaderVariable *findField(const std::string &fullName, uint32_t *fieldIndexOut) const; [ 181s] | ^~~~~~~~ [ 181s] In file included from /home/abuild/rpmbuild/BUILD/webkitgtk-2.38.3/Source/ThirdParty/ANGLE/src/compiler/translator/InfoSink.h:12, [ 181s] from /home/abuild/rpmbuild/BUILD/webkitgtk-2.38.3/Source/ThirdParty/ANGLE/src/compiler/translator/BuiltInFunctionEmulator.h:10, [ 181s] from /home/abuild/rpmbuild/BUILD/webkitgtk-2.38.3/Source/ThirdParty/ANGLE/src/compiler/translator/Compiler.h:20: [ 181s] /home/abuild/rpmbuild/BUILD/webkitgtk-2.38.3/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderLang.h:98:7: error: 'ShCompileOptions' does not name a type [ 181s] 98 | const ShCompileOptions SH_VALIDATE_LOOP_INDEXING = UINT64_C(1) << 0; Fix hint: https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1207467 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1201089 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1207467 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1207467 https://bugzilla.suse.com/show_bug.cgi?id=1207467#c1 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Martin Li��ka <martin.liska@suse.com> --- It's fixed now. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com