[Webkit-unassigned] [Bug 205136] New: 2.26.2: build fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 11 14:09:32 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205136
Bug ID: 205136
Summary: 2.26.2: build fails
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kloczko.tomasz at gmail.com
CC: bugs-noreply at webkitgtk.org
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/x86_64-redhat-linux-gnu'
make -f Source/WTF/wtf/CMakeFiles/WTF.dir/build.make Source/WTF/wtf/CMakeFiles/WTF.dir/build
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/x86_64-redhat-linux-gnu'
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URLHelpers.cpp.o
cd /home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/x86_64-redhat-linux-gnu/Source/WTF/wtf && /usr/bin/g++ -DBUILDING_WITH_CMAKE=1 -DBUILDING_WPE__=1 -DBUILDING_WTF -DBWRAP_EXECUTABLE=\"/usr/bin/bwrap\" -DDBUS_PROXY_EXECUTABLE=\"/usr/bin/xdg-dbus-proxy\" -DGETTEXT_PACKAGE=\"WPE\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/x86_64-redhat-linux-gnu -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/x86_64-redhat-linux-gnu/DerivedSources -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/ThirdParty -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/x86_64-redhat-linux-gnu/DerivedSources/WTF -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/dtoa -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/persistence -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/text -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/text/icu -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/threads -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/unicode -I/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/x86_64-redhat-linux-gnu/DerivedSources/ForwardingHeaders -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -o CMakeFiles/WTF.dir/URLHelpers.cpp.o -c /home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/URLHelpers.cpp
/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/URLHelpers.cpp: In function ‘bool WTF::URLHelpers::allCharactersInIDNScriptWhiteList(const UChar*, int32_t)’:
/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/Source/WTF/wtf/URLHelpers.cpp:305:9: error: expected ‘;’ before ‘UErrorCode’
305 | UErrorCode error = U_ZERO_ERROR;
| ^~~~~~~~~~
make[2]: *** [Source/WTF/wtf/CMakeFiles/WTF.dir/build.make:950: Source/WTF/wtf/CMakeFiles/WTF.dir/URLHelpers.cpp.o] Error 1
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/wpewebkit-2.26.2/x86_64-redhat-linux-gnu'
make[1]: *** [CMakeFiles/Makefile2:537: Source/WTF/wtf/CMakeFiles/WTF.dir/all] Error 2
BTW. Where is some git repo with wpewebkit?
--
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/20191211/233fe156/attachment.htm>
More information about the webkit-unassigned
mailing list