Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374903 - >=www-client/chromium-14.0.814.0 does not compile against dev-libs/icu-4.8
Summary: >=www-client/chromium-14.0.814.0 does not compile against dev-libs/icu-4.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
: 375453 375535 375699 (view as bug list)
Depends on:
Blocks: 374589
  Show dependency tree
 
Reported: 2011-07-12 05:19 UTC by Mathieu Z
Modified: 2012-03-09 11:25 UTC (History)
11 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build Log (build.log.zip,209.79 KB, application/zip)
2011-07-12 05:21 UTC, Mathieu Z
Details
build.log (build.log.gz,144.42 KB, application/x-gzip)
2011-07-12 19:15 UTC, Charles Svitlik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Z 2011-07-12 05:19:17 UTC
Compile failed during building V8

Reproducible: Always

Steps to Reproduce:
1. emerge chromium:live
2.
3.
Actual Results:  
  x86_64-pc-linux-gnu-g++ '-DNO_HEAPCHECKER' '-DCHROMIUM_BUILD' '-DENABLE_REMOTING=1' '-DENABLE_P2P_APIS=1' '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DUSE_SKIA=1' '-DENABLE_REGISTER_PROTOCOL_HANDLER=1' '-DHAVE_XINPUT2' '-DGOOGLE_PROTOBUF_NO_RTTI' '-D__STDC_CONSTANT_MACROS' '-DUSE_SYSTEM_VPX' '-DUSE_SYSTEM_ZLIB' '-DFEATURE_ENABLE_SSL' '-DFEATURE_ENABLE_VOICEMAIL' '-DEXPAT_RELATIVE_PATH' '-DLINUX' '-DPOSIX' '-D__STDC_FORMAT_MACROS' '-DNDEBUG' '-DNVALGRIND' '-DDYNAMIC_ANNOTATIONS_ENABLED=0' -I. -Ithird_party/protobuf -Ithird_party/protobuf/src -Iout/Release/obj/gen/ffmpeg -Ithird_party/ffmpeg/config -Ithird_party/ffmpeg/patched-ffmpeg -Ithird_party/libvpx/include -Ithird_party/libjingle/overrides -Ithird_party/libjingle/source -Iout/Release/obj/gen/protoc_out -pthread -fno-exceptions -Wall -Wno-unused-parameter -Wno-missing-field-initializers -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pipe -fPIC -fno-strict-aliasing -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/libdrm -O2 -fno-ident -fdata-sections -ffunction-sections -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -MMD -MF out/Release/.deps/out/Release/obj.target/remoting_base/remoting/base/auth_token_util.o.d.raw -march=native -fomit-frame-pointer -O2 -pipe -c -o out/Release/obj.target/remoting_base/remoting/base/auth_token_util.o remoting/base/auth_token_util.cc
v8/src/extensions/experimental/number-format.cc: In function ‘icu_48::DecimalFormat* v8::internal::CreateFormatterFromSkeleton(const icu_48::Locale&, const icu_48::UnicodeString&, UErrorCode*)’:
v8/src/extensions/experimental/number-format.cc:254:5: error: ‘EStyles’ is not a member of ‘icu_48::NumberFormat’
v8/src/extensions/experimental/number-format.cc:254:32: error: expected ‘;’ before ‘style’
v8/src/extensions/experimental/number-format.cc:257:9: error: ‘style’ was not declared in this scope
v8/src/extensions/experimental/number-format.cc:257:17: error: ‘kCurrencyStyle’ is not a member of ‘icu_48::NumberFormat’
v8/src/extensions/experimental/number-format.cc:260:17: error: ‘kIsoCurrencyStyle’ is not a member of ‘icu_48::NumberFormat’
v8/src/extensions/experimental/number-format.cc:263:17: error: ‘kPluralCurrencyStyle’ is not a member of ‘icu_48::NumberFormat’
v8/src/extensions/experimental/number-format.cc:267:55: error: ‘style’ was not declared in this scope
make: *** [out/Release/obj.target/i18n_api/v8/src/extensions/experimental/number-format.o] Error 1
make: *** Waiting for unfinished jobs....
emake failed


$ emerge --info
Portage 2.1.10.4 (default/linux/amd64/10.0, gcc-4.5.2, glibc-2.13-r3, 2.6.39-gentoo-r2 x86_64)
=================================================================
System uname: Linux-2.6.39-gentoo-r2-x86_64-Intel-R-_Core-TM-_i7_CPU_L_620_@_2.00GHz-with-gentoo-2.0.3
Timestamp of tree: Sat, 09 Jul 2011 11:00:01 +0000
ccache version 3.1.5 [enabled]
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2, 3.2
dev-util/ccache:          3.1.5
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.1-r1
sys-devel/binutils:       2.21.1
sys-devel/gcc:            4.5.2
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.38 (virtual/os-headers)
sys-libs/glibc:           2.13-r3
Repositories: gentoo x11 java-overlay sunrise lisp science desktop-effects gentoo-zh mz-overylay
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -fomit-frame-pointer -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -fomit-frame-pointer -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks fixlafiles fixpackages metadata-transfer news parallel-fetch protect-owned sandbox sfperms sign strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.osuosl.org/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O2 -Wl,--hash-style=both"
LINGUAS="en ja zh zh_CN zh_TW en_US en_GB"
MAKEOPTS="-j4 --load-average"
PKGDIR="/usr/portage//packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/x11 /var/lib/layman/java-overlay /var/lib/layman/sunrise /var/lib/layman/lisp /var/lib/layman/science /var/lib/layman/desktop-effects /var/lib/layman/gentoo-zh /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac aalib acl acpi aim alsa amd64 apache2 audiofile avahi bash-completion bcmath berkdb bidi bittorrent blas bluetooth branding bzip2 cairo calendar caps ccache cdaudio cdda cjk cleartype cli clisp consolekit cracklib crypt cscope css ctype cups curl curlwrappers cxx dbus dbx dga dhcpcd directfb djvu dri dts dv dvd dvdread dvi eds emacs emacs-w3 encode enscript evo exif expat faac fam fastcgi fbcon ffmpeg fftw flac flash fontconfig foomaticdb fortran freetds ftp fuse gcl gconf gd gdbm ginac git glib glitz glut gnome gnome-keyring gnuplot gnutls gphoto2 gpm gps gs gsl gstreamer gtk gtk3 gtkhtml gzip hdaps highlight httpd iconv icq icu idn ieee1394 imagemagick imap imlib innodb inotify ipod ipv6 jabber java java5 java6 javascript jingle joystick jpeg jpeg2k kpathsea lame lapack laptop latex latex3 lcms libcaca libnotify lm_sensors lua luatex lzma m17n-lib mad matroska mercurial mime mmx mmxext mng modplug modules mp3 mp4 mpeg mpi mplayer msn mtp mudflap multilib musepack musicbrainz mysql mysqli nautilus ncurses netboot networkmanager nis nls nntp nptl nptlonly nsplugin nss ntp odbc ogg openal openexr opengl openmp openntpd osc oscar pae pam pch pcre pda pdf perl plotutils png policykit posix postgres ppds pppd pulseaudio python qq qt3support qt4 quicktime rar readline recode resolvconf rss rtmp ruby samba sasl scanner sdl session simplexml slang sndfile snmp sockets socks5 speex spell sql sqlite sqlite3 sse sse2 sse3 ssl ssse3 subversion svg sysfs system-sqlite t1lib taglib tcl tcpd theora threads tidy tiff timidity tk truetype tta udev unicode upnp usb v4l v4l2 vaapi vala vcd vhosts vim vim-syntax vorbis wav wavepack webkit wicd wifi wlm wma wmf wmp wxwidgets wxwindows x264 x86emu xattr xcb xcomposite xetex xforms xft xine xinerama xml xorg xosd xsl xulrunner xv xvid yahoo zip zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache charset_lite dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="plymouth lvm gensplash crypt syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev joystick keyboard mouse synaptics wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ja zh zh_CN zh_TW en_US en_GB" NETBEANS_MODULES="cnd php mobility websvccommon apisupport java ide harness nb dlight enterprise profiler" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18%*" USERLAND="GNU" VIDEO_CARDS="intel i915 vesa vga fbdev v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Mathieu Z 2011-07-12 05:21:16 UTC
Created attachment 279821 [details]
Build Log
Comment 2 Julien Sanchez archtester 2011-07-12 07:23:44 UTC
Confirmed on my system too for 2 weeks now.

$ emerge --info chromium icu
Portage 2.2.0_alpha43 (default/linux/amd64/10.0/desktop/gnome, gcc-4.4.5, unavailable, 2.6.38-gentoo-r6 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.38-gentoo-r6-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.0.3
Timestamp of tree: Tue, 12 Jul 2011 05:00:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 3.1.5 [disabled]
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.6.7, 2.7.2, 3.1.4, 3.2
dev-util/ccache:          3.1.5
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:       2.21.1
sys-devel/gcc:            4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.38 (virtual/os-headers)
sys-libs/glibc:           2.13-r3
Repositories: gentoo sunrise java-overlay vmware lim gentooboontoo
Installed sets: @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.1 dlj-1.1 googleearth google-talkplugin PUEL skype-eula"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.2/ext-active/ /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.2/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.2/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native -ggdb"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages installsources news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/"
LANG="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en fr"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/java-overlay /var/lib/layman/vmware /var/lib/layman/lim /var/lib/layman/gentooboontoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam ffmpeg firefox flac fontconfig fortran gdbm gdu gif gnome gnome-keyring gpm gstreamer gtk iconv ipv6 jpeg lcms libnotify mad mmx mng modules mono mp3 mp4 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd pulseaudio python qt3support qt4 readline samba sdl session smp spell sse sse2 ssl startup-notification svg sysfs tcpd theora tiff truetype udev unicode usb v4l2 vorbis vpx wav x264 xcb xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

www-client/chromium-9999-r1 was built with the following:
USE="cups gnome gnome-keyring (multilib) xinerama -kerberos -test" LINGUAS="fr -am -ar -bg -bn -ca -cs -da -de -el -en_GB -es -es_LA -et -fa -fi -fil -gu -he -hi -hr -hu -id -it -ja -kn -ko -lt -lv -ml -mr -nb -nl -pl -pt_BR -pt_PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh_CN -zh_TW"


dev-libs/icu-4.8 was built with the following:
USE="(multilib) -debug -doc -examples -static-libs"
Comment 3 Charles Svitlik 2011-07-12 19:15:56 UTC
Created attachment 279901 [details]
build.log

I am also getting this.
Comment 4 Daniel Douglas 2011-07-14 12:42:29 UTC
Bundled ICU works.
Comment 5 Mathieu Z 2011-07-17 23:34:07 UTC
(In reply to comment #4)
> Bundled ICU works.

How do you tell it build using bundled ICU? I tried simple removing -Duse_system_icu=1, but that did not work.
Comment 6 Mike Gilbert gentoo-dev 2011-07-17 23:45:02 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > Bundled ICU works.
> 
> How do you tell it build using bundled ICU? I tried simple removing
> -Duse_system_icu=1, but that did not work.

Add a line to the section that removes the bundled library in src_prepare():

\! -path 'third_party/icu/*' \
Comment 7 Mike Gilbert gentoo-dev 2011-07-18 00:07:45 UTC
*** Bug 375453 has been marked as a duplicate of this bug. ***
Comment 8 Lukas Elsner 2011-07-18 13:26:05 UTC
why removing the bundled lib when i wanna use it?

anyway. this is not working.
what exactly do i have to do?
Comment 9 Lukas Elsner 2011-07-18 13:49:35 UTC
working :)

modifies ebuild is in my overlay (luman)
Comment 10 Mike Gilbert gentoo-dev 2011-07-18 19:38:46 UTC
*** Bug 375535 has been marked as a duplicate of this bug. ***
Comment 11 Mark Loeser (RETIRED) gentoo-dev 2011-07-18 20:49:43 UTC
Modifying the summary so that people can more easily find that this relates to the latest version as well.
Comment 12 Tiziano Müller (RETIRED) gentoo-dev 2011-07-19 18:03:19 UTC
patch to fix building with icu 4.8.x is provided here: http://codereview.chromium.org/7421003/
(not yet accepted by upstream)
Comment 13 Tiziano Müller (RETIRED) gentoo-dev 2011-07-20 07:00:44 UTC
an ebuild for chromium 14.0.825.0 containing the patch is in my overlay at http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=tree;f=www-client/chromium;hb=HEAD
Comment 14 Alex Alexander (RETIRED) gentoo-dev 2011-07-20 09:05:51 UTC
patch in tree, applied to version 14.0.825.0.

thanks :)
Comment 15 Mathieu Z 2011-07-20 13:30:52 UTC
(In reply to comment #14)
> patch in tree, applied to version 14.0.825.0.
> 
> thanks :)

Please also apply to version 9999-r1.
Comment 16 Mathieu Z 2011-08-01 06:59:03 UTC
(In reply to comment #15)
> (In reply to comment #14)
> > patch in tree, applied to version 14.0.825.0.
> > 
> > thanks :)
> 
> Please also apply to version 9999-r1.

Patch seemed applied upstream for -9999-r1.
Comment 17 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-03-09 11:17:38 UTC
*** Bug 375699 has been marked as a duplicate of this bug. ***