[Webkit-unassigned] [Bug 266782] New: 2.43.3: Broken build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 12:54:39 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266782

            Bug ID: 266782
           Summary: 2.43.3: Broken build
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kloczko.tomasz at gmail.com

Looks like dist tar ball is broken and no matter cmake settings build fails with:

[  8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o
cd /home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/x86_64-redhat-linux-gnu/Source/WTF/wtf && /usr/bin/g++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DBWRAP_EXECUTABLE=\"/usr/bin/bwrap\" -DDBUS_PROXY_EXECUTABLE=\"/usr/bin/xdg-dbus-proxy\" -DGETTEXT_PACKAGE=\"WebKitGTK-4.1\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DPAS_BMALLOC=1 -DSTATICALLY_LINKED_WITH_bmalloc -DUSER_AGENT_BRANDING=\"G2V\" -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/x86_64-redhat-linux-gnu -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/x86_64-redhat-linux-gnu/WTF/DerivedSources -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/dtoa -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/fast_float -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/persistence -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/text -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/text/icu -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/threads -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/unicode -I/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/x86_64-redhat-linux-gnu/bmalloc/Headers -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wextra -Wall -pipe -fmax-errors=20 -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 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -fno-rtti -fno-exceptions -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -std=c++20 -fPIC -fvisibility=hidden -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o -MF CMakeFiles/WTF.dir/Assertions.cpp.o.d -o CMakeFiles/WTF.dir/Assertions.cpp.o -c /home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/Assertions.cpp
/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/Source/WTF/wtf/Assertions.cpp:761:1: fatal error: opening dependency file CMakeFiles/WTF.dir/Assertions.cpp.o.d: No such file or directory
compilation terminated.
make[2]: *** [Source/WTF/wtf/CMakeFiles/WTF.dir/build.make:107: Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o] Error 1
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/x86_64-redhat-linux-gnu'
make[1]: *** [CMakeFiles/Makefile2:514: Source/WTF/wtf/CMakeFiles/WTF.dir/all] Error 2
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.43.3/x86_64-redhat-linux-gnu'
make: *** [Makefile:159: all] Error 2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231221/4970cc3a/attachment.htm>


More information about the webkit-unassigned mailing list