Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15642] New: webkitgtk 1.1.15.4 fails to convert 'WebCore::TextBreakIterator*' to 'UBreakIterator*'

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15642] New: webkitgtk 1.1.15.4 fails to convert 'WebCore::TextBreakIterator*' to 'UBreakIterator*'
  • Date: 1 Apr 2010 20:55:44 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15642

Summary: webkitgtk 1.1.15.4 fails to convert
'WebCore::TextBreakIterator*' to 'UBreakIterator*'
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: http
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ gaze version webkitgtk $(gaze DEPENDS webkitgtk|grep depends|awk '{print
$2}')
Grimoire Section Spell Grimoire Version Installed
Version
-------- ------- ----- ----------------
-----------------
test http webkitgtk 1.1.15.4 1.1.15.4
test gnu g++ 4.4.2 4.4.2
test devel autoconf 2.65 2.65
test devel automake 1.11.1 1.11.1
test devel libtool 2.2.6b 2.2.6b
test x11-toolkits gtk+2 2.20.0 2.18.9
test libs icu 4.4 4.4
test devel gperf 3.0.4 3.0.4
test graphics-libs libpng 1.2.43 1.2.43
test graphics-libs jpeg 8a 8a
test devel bison 2.4.2 2.4.2
test devel flex 2.5.35 2.5.35
test database sqlite 3.6.23.1 3.6.23.1
test gnome2-libs libsoup 2.30.0 2.28.2
test gnome2-libs enchant 1.5.0 1.5.0
test x11-libs cairo 1.8.10 1.8.10
test libs libxslt 1.1.26 1.1.26
test gnome2-libs gtk-doc 1.14 -
test graphics-libs freetype2 2.3.12 2.3.12
test gnome2-libs pango 1.28.0 1.26.2
test video-libs gst-plugins-base 0.10.28 0.10.28
test gnome2-libs gobject-introspection 0.6.7 -
test mobile geoclue 0.11.1 -

# cast webkitgtk
Computing previously installed dependencies...
webkitgtk preparing environment...
[[ Build devel version? -> n ]]
webkitgtk running configuration...
[[ Select font backend to use -> 'pango' ]]
webkitgtk checking dependencies...
webkitgtk has a dependency on g++
webkitgtk has a dependency on autoconf
webkitgtk has a dependency on automake
webkitgtk has a dependency on libtool
webkitgtk has a dependency on gtk+2
webkitgtk has a dependency on icu
webkitgtk has a dependency on gperf
webkitgtk has a dependency on libpng
webkitgtk has a dependency on jpeg
webkitgtk has a dependency on bison
webkitgtk has a dependency on flex
webkitgtk has a dependency on sqlite
webkitgtk has a dependency on libsoup
webkitgtk has a dependency on enchant
webkitgtk has an enabled optional dependency on cairo
webkitgtk has an enabled optional dependency on libxslt
webkitgtk has a disabled optional dependency on gtk-doc
webkitgtk has a dependency on pango
webkitgtk has an enabled optional dependency on gst-plugins-base
webkitgtk has a disabled optional dependency on geoclue
...
CXX WebCore/platform/text/libWebCore_la-TextBoundariesICU.lo
WebCore/platform/text/TextBoundariesICU.cpp: In function 'int
WebCore::findNextWordFromIndex(const UChar*, int, int, bool)':
WebCore/platform/text/TextBoundariesICU.cpp:39: error: cannot convert
'WebCore::TextBreakIterator*' to 'UBreakIterator*' in initialization
WebCore/platform/text/TextBoundariesICU.cpp: In function 'void
WebCore::findWordBoundary(const UChar*, int, int, int*, int*)':
WebCore/platform/text/TextBoundariesICU.cpp:70: error: cannot convert
'WebCore::TextBreakIterator*' to 'UBreakIterator*' in initialization
make[1]: Leaving directory `/usr/src/webkit-1.1.15.4'
make[1]: *** [WebCore/platform/text/libWebCore_la-TextBoundariesICU.lo] Error
1

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




Archive powered by MHonArc 2.6.24.

Top of Page