New issue
Advanced search Search tips

Issue 592268 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug-Regression



Sign in to add a comment

undefined reference to `base::i18n::GetRawIcuMemory()

Reported by sl1pk...@gmail.com, Mar 6 2016

Issue description

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2652.0 Safari/537.36

Steps to reproduce the problem:
1. download 50.0.2661.11 dev channel
2. start build with gyp_chromium and ninja 
3. see the last job (19231/19231)

What is the expected behavior?
build ok

What went wrong?
fail build

Did this work before? Yes in 50.0.2657.0

Chrome version: 50.0.2652.0  Channel: n/a
OS Version: 
Flash Version: Shockwave Flash 21.0 r0

log: http://sl1pkn07.wtf/paste/view/80c13f77
 

Comment 1 by sl1pk...@gmail.com, Mar 6 2016

if unset '-Dicu_use_data_file_flag=0' (removing this option) build OK

Comment 2 by sl1pk...@gmail.com, Mar 7 2016

but fail in load because icudtl.dat is need but never builded


Labels: Te-NeedsFurtherTriage

Comment 4 by sl1pk...@gmail.com, Mar 7 2016

i use this options:

'-Dclang=0'
'-Ddisable_glibc=1'
'-Ddisable_fatal_linker_warnings=1'
'-Denable_sql_database=0'
'-Denable_hidpi=1'
'-Denable_touch_ui=1'
'-Denable_webrtc=1'
'-Denable_widevine=1'
'-Denable_pepper_cdms=1'
'-Denable_hotwording=0'
'-Denable_hangout_services_extension=1'
'-Dffmpeg_branding=ChromeOS'
'-Dlibspeechd_h_prefix=speech-dispatcher/'
'-Dlinux_link_gnome_keyring=0'
'-Dlinux_link_gsettings=0'
'-Dlinux_link_kerberos=1'
'-Dlinux_link_libbrlapi=1'
'-Dlinux_link_libpci=1'
'-Dlinux_link_libspeechd=1'
'-Dlinux_link_pulseaudio=1'
'-Dlinux_strip_binary=1'
'-Dlinux_use_bundled_binutils=0'
'-Dlinux_use_bundled_gold=0'
'-Dlinux_use_gold_flags=0'
'-Dlogging_like_official_build=1'
'-Dno_strict_aliasing=1'
'-Dproprietary_codecs=1'
'-Dpython_ver=2.7'
'-Dremove_webcore_debug_symbols=1'
'-Dtarget_arch=x64'
'-Dusb_ids_path=/usr/share/hwdata/usb.ids'
'-Duse_gconf=0'
'-Duse_gio=0'
'-Duse_gnome_keyring=0'
'-Duse_gtk3=1'
'-Duse_pulseaudio=1
'-Duse_sysroot=0'
'-Dwerror='
'-Duse_system_expat=1'
'-Duse_system_ffmpeg=1'
'-Duse_system_flac=1'
'-Duse_system_fontconfig=1'
'-Duse_system_harfbuzz=1'
'-Duse_system_icu=1'
'-Duse_system_jsoncpp=1'
'-Duse_system_libevent=0'
'-Duse_system_libexif=1'
'-Duse_system_libjpeg=1'
'-Duse_system_libpng=1'
'-Duse_system_libsrtp=0'
'-Duse_system_libusb=0'
'-Duse_system_libvpx=0'
'-Duse_system_libwebp=1'
'-Duse_system_libxml=1'
'-Duse_system_libxnvctrl=0'
'-Duse_system_libxslt=1'
'-Duse_system_minizip=1'
'-Duse_system_nspr=1'
'-Duse_system_openssl=0'
'-Duse_system_opus=0'
'-Duse_system_protobuf=0'
'-Duse_system_re2=0'
'-Duse_system_snappy=1'
'-Duse_system_speex=1'
'-Duse_system_sqlite=0'
'-Duse_system_ssl=0'
'-Duse_system_v8=0'
'-Duse_system_yasm=1'
'-Duse_system_xdg_utils=1'
'-Duse_system_zlib=1'

now testing with add

'-Dicu_use_data_file_flag=1'

possible related: https://bugs.chromium.org/p/chromium/issues/detail?id=584920


greetings

Comment 5 by sl1pk...@gmail.com, Mar 7 2016

'-Dicu_use_data_file_flag=1' not build icudtl.dat file if remove bundled icu and set use_system_icu=1 (with replace_gyp_files.py script)
Cc: js...@chromium.org
Labels: -Te-NeedsFurtherTriage
Components: Build
Labels: Needs-Feedback
jshin@ : Could you please take a look into this and update further on this.
jshin@ - Friendly ping! Any update on this bug? Could you please have a look  in to it.
Project Member

Comment 9 by sheriffbot@chromium.org, Jul 14 2017

Status: Archived (was: Unconfirmed)
Issue has not been modified or commented on in the last 365 days, please re-open or file a new bug if this is still an issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment