Date: Wed, 22 Jan 2025 23:39:00 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 284242] www/webkit2-gtk: fails to build with GCC < 14 Message-ID: <bug-284242-6497-LhCbo8FYgO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284242-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-284242-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284242 Tatsuki Makino <tatsuki_makino@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuki_makino@hotmail.com --- Comment #4 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- In my environment, the following part of the command is successful. That is, if FreeBSD is 12.4-STABLE, it doesn't matter if GCC is 13. If FreeBSD is the currently supported version, GCC 13 will cause a failure. Conditions have become more chaotic :) [ 32% 2602/7901] /usr/local/bin/g++13 -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GL= SL -DANGLE_ENABLE_OPENGL -DANGLE_PLATFORM_LINUX -DBUILDING_GTK__=3D1 -DBUILDING_WEBKIT=3D1 -DBUILDING_WITH_CMAKE=3D1 -DEGL_EGL_PROTOTYPES=3D0 -DEGL_NO_PLATFORM_SPECIFIC_TYPES -DGETTEXT_PACKAGE=3D\"WebKitGTK-4.0\" -DGL_GLES_PROTOTYPES=3D0 -DHAVE_CONFIG_H=3D1 -DJSC_GLIB_API_ENABLED -DLIBANGLE_IMPLEMENTATION -DPAS_BMALLOC=3D1 -DUSE_SYSTEM_EGL -I/wrkdirs/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/ThirdP= arty/ANGLE/WebKit -I/wrkdirs/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/ThirdP= arty/ANGLE/include -I/wrkdirs/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/ThirdP= arty/ANGLE/include/KHR -I/wrkdirs/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/ThirdP= arty/ANGLE/src -I/wrkdirs/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/ThirdP= arty/ANGLE/src/common/base -I/wrkdirs/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/ThirdP= arty/ANGLE/src/common/third_party/xxhash -I/wrkdirs/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/ThirdP= arty/ANGLE/third_party/zlib/google -I/wrkdirs/usr/ports/www/webkit2-gtk/work-40/.build/Source/ThirdParty/ANGLE= /include -fdiagnostics-color=3Dalways -Wextra -Wall -pipe -fmax-errors=3D20 -Wno-odr -Wno-stringop-overread -Wno-stringop-overflow -Wno-nonnull -Wno-array-bounds -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-maybe-uninitialized -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -fasynchronous-unwind-tables -O2 -pipe -march=3Dh= aswell -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/gcc13=20 -DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_MB=3D32 -I/usr/local/include -lsysin= fo -Wl,-rpath=3D/usr/local/lib/gcc13 -isystem /usr/local/include -fno-strict-aliasing -fno-exceptions -fno-rtti -fcoroutines -ffunction-sect= ions -fdata-sections -O2 -pipe -march=3Dhaswell -fstack-protector-strong -Wl,-rpath=3D/usr/local/lib/gcc13 -DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_M= B=3D32 -I/usr/local/include -lsysinfo -Wl,-rpath=3D/usr/local/lib/gcc13 -isystem /usr/local/include -DNDEBUG -std=3Dc++23 -fPIC -fvisibility=3Dhidden -w -M= D -MT Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/Verte= xArrayGL.cpp.o -MF Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/Verte= xArrayGL.cpp.o.d -o Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/libANGLE/renderer/gl/Verte= xArrayGL.cpp.o -c /wrkdirs/usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/ThirdPar= ty/ANGLE/src/libANGLE/renderer/gl/VertexArrayGL.cpp --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284242-6497-LhCbo8FYgO>