Bug 70401

Summary: Chromium WebKit does not compile in Ubuntu 11.10
Product: WebKit Reporter: Jarkko Sakkinen <jarkko.j.sakkinen>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: mrobinson, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Jarkko Sakkinen
Reported 2011-10-19 00:03:23 PDT
Error log: Source/WebKit/chromium/third_party/icu/public/common/unicode/unistr.h: In member function ‘icu_46::UnicodeString& icu_46::UnicodeString::replace(int32_t, int32_t, UChar32)’: Source/WebKit/chromium/third_party/icu/public/common/unicode/unistr.h:4024:9: error: variable ‘isError’ set but not used [-Werror=unused-but-set-variable] Source/WebKit/chromium/third_party/icu/public/common/unicode/unistr.h: In member function ‘icu_46::UnicodeString& icu_46::UnicodeString::append(UChar32)’: Source/WebKit/chromium/third_party/icu/public/common/unicode/unistr.h:4327:9: error: variable ‘isError’ set but not used [-Werror=unused-but-set-variable] cc1plus: all warnings being treated as errors gcc -v: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) Similar bug elsewhere: http://code.google.com/p/modpagespeed/issues/detail?id=293
Attachments
Sergio Villar Senin
Comment 1 2011-11-07 10:56:32 PST
Chromium WebKit is not WebKitGtk+
Martin Robinson
Comment 2 2011-11-07 12:05:05 PST
This bug refers to code that is not checked into the WebKit repository at all. It's probably best reported on the Chromium bug tracker: http://bugs.chromium.org/
Note You need to log in before you can comment on or make changes to this bug.