[Webkit-unassigned] [Bug 70401] New: Chromium WebKit does not compile in Ubuntu 11.10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 00:03:23 PDT 2011


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

           Summary: Chromium WebKit does not compile in Ubuntu 11.10
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jarkko.j.sakkinen at gmail.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list