** Changed in: chromium-browser (Ubuntu)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1250212

Title:
  linker assertion fail

Status in “chromium-browser” package in Ubuntu:
  Invalid

Bug description:
  Compiling chromium-browser with default binutils, on armhf precise.

    g++ '-DANGLE_DX11' '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC'
  '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DCOMPONENT_BUILD'
  '-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1'
  '-DUSE_X11=1' '-DENABLE_ONE_CLICK_SIGNIN'
  '-DGTK_DISABLE_SINGLE_INCLUDES=1' '-DENABLE_REMOTING=1'
  '-DENABLE_WEBRTC=1' '-DUSE_PROPRIETARY_CODECS' '-DENABLE_PEPPER_CDMS'
  '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_INPUT_SPEECH'
  '-DENABLE_NOTIFICATIONS' '-DLOGGING_IS_OFFICIAL_BUILD=1'
  '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DENABLE_TASK_MANAGER=1'
  '-DENABLE_EXTENSIONS=1' '-DENABLE_PLUGIN_INSTALLATION=1'
  '-DENABLE_PLUGINS=1' '-DENABLE_SESSION_SERVICE=1' '-DENABLE_THEMES=1'
  '-DENABLE_BACKGROUND=1' '-DENABLE_AUTOMATION=1'
  '-DENABLE_GOOGLE_NOW=1' '-DENABLE_FULL_PRINTING=1'
  '-DENABLE_PRINTING=1' '-DENABLE_SPELLCHECK=1'
  '-DENABLE_CAPTIVE_PORTAL_DETECTION=1' '-DENABLE_MANAGED_USERS=1'
  '-DENABLE_MDNS=1' '-DV8_TARGET_ARCH_ARM' '-DENABLE_DEBUGGER_SUPPORT'
  '-DV8_I18N_SUPPORT' '-DV8_SHARED' '-DBUILDING_V8_SHARED'
  '-DUSING_V8_SHARED' '-DNDEBUG' '-DNVALGRIND'
  '-DDYNAMIC_ANNOTATIONS_ENABLED=0'   -fstack-protector --param=ssp-
  buffer-size=4 -pthread -fno-exceptions -fno-strict-aliasing -Wno-
  unused-parameter -Wno-missing-field-initializers -fvisibility=hidden
  -pipe -fPIC -g -Wno-unused-result -march=armv7-a -mtune=cortex-a8
  -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -march=armv7-a
  -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -fno-ident -fdata-sections
  -ffunction-sections -fdata-sections -ffunction-sections -O3 -fno-rtti
  -fno-threadsafe-statics -fvisibility-inlines-hidden -Wno-deprecated
  -Wno-abi -MMD -MF out/Release/.deps/out/Release/obj.target/v8/v8/src
  /v8dll-main.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4
  -Wformat -Wformat-security -g -O2 -fstack-protector --param=ssp-
  buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall
  -c -o out/Release/obj.target/v8/v8/src/v8dll-main.o v8/src/v8dll-
  main.cc

    flock out/Release/linker.lock g++ -shared -Wl,-z,now -Wl,-z,relro
  -pthread -Wl,-z,noexecstack -fPIC -Wl,-O1 -Wl,--gc-sections -Wl,--no-
  as-needed -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-
  link=\out/Release/lib.target/ -Wl,-Bsymbolic-functions -Wl,-z,relro
  -Wl,-soname=libv8.so -o out/Release/obj.target/v8/tools/gyp/libv8.so
  -Wl,--whole-archive out/Release/obj.target/v8/v8/src/v8dll-main.o
  out/Release/obj.target/v8/tools/gyp/libv8_base.arm.a
  out/Release/obj.target/v8/tools/gyp/libv8_snapshot.a
  out/Release/obj.target/third_party/icu/libicui18n.so
  out/Release/obj.target/third_party/icu/libicuuc.so -Wl,--no-whole-
  archive

  /usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.22 assertion fail
  ../../bfd/elf32-arm.c:12049


  
    g++ '-DANGLE_DX11' '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC' 
'-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DCOMPONENT_BUILD' 
'-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1' 
'-DUSE_X11=1' '-DENABLE_ONE_CLICK_SIGNIN' '-DGTK_DISABLE_SINGLE_INCLUDES=1' 
'-DENABLE_REMOTING=1' '-DENABLE_WEBRTC=1' '-DUSE_PROPRIETARY_CODECS' 
'-DENABLE_PEPPER_CDMS' '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_INPUT_SPEECH' 
'-DENABLE_NOTIFICATIONS' '-DLOGGING_IS_OFFICIAL_BUILD=1' '-DENABLE_GPU=1' 
'-DENABLE_EGLIMAGE=1' '-DENABLE_TASK_MANAGER=1' '-DENABLE_EXTENSIONS=1' 
'-DENABLE_PLUGIN_INSTALLATION=1' '-DENABLE_PLUGINS=1' 
'-DENABLE_SESSION_SERVICE=1' '-DENABLE_THEMES=1' '-DENABLE_BACKGROUND=1' 
'-DENABLE_AUTOMATION=1' '-DENABLE_GOOGLE_NOW=1' '-DENABLE_FULL_PRINTING=1' 
'-DENABLE_PRINTING=1' '-DENABLE_SPELLCHECK=1' 
'-DENABLE_CAPTIVE_PORTAL_DETECTION=1' '-DENABLE_MANAGED_USERS=1' 
'-DENABLE_MDNS=1' '-DWEBKIT_COMMON_IMPLEMENTATION' '-DSKIA_DLL' '-DGR_DLL=1' 
'-DSK_ENABLE_INST_COUNT=0' '-DSK_SUPPORT_GPU=1' 
'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' '-DSK_USE_POSIX_THREADS' 
'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' '-DU_USING_ICU_NAMESPACE=0' 
'-D__STDC_CONSTANT_MACROS' '-D__STDC_FORMAT_MACROS' '-DNDEBUG' '-DNVALGRIND' 
'-DDYNAMIC_ANNOTATIONS_ENABLED=0' '-D_FORTIFY_SOURCE=2' 
-Iout/Release/obj.target/webkit_common/geni -Iout/Release/obj/gen/ui 
-Iout/Release/obj/gen/webkit -I. -Ithird_party/skia/src/core -Iskia/config 
-Ithird_party/skia/include/config -Ithird_party/skia/include/core 
-Ithird_party/skia/include/effects -Ithird_party/skia/include/pdf 
-Ithird_party/skia/include/gpu -Ithird_party/skia/include/lazy 
-Ithird_party/skia/include/pathops -Ithird_party/skia/include/pipe 
-Ithird_party/skia/include/ports -Ithird_party/skia/include/utils -Iskia/ext 
-Ithird_party/icu/source/i18n -Ithird_party/icu/source/common 
-Iout/Release/obj/gen/ui/ui_resources  -fstack-protector 
--param=ssp-buffer-size=4 -pthread -fno-exceptions -fno-strict-aliasing -Wall 
-Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe 
-fPIC -g -pthread -I/usr/include/glib-2.0 
-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/arm-linux-gnueabihf/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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -march=armv7-a -mtune=cortex-a8 
-mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -O2 -fno-ident -fdata-sections 
-ffunction-sections -fno-rtti -fno-threadsafe-statics 
-fvisibility-inlines-hidden -Wsign-compare -Wno-abi -MMD -MF 
out/Release/.deps/out/Release/obj.target/webkit_common/webkit/common/cursors/webcursor_gtk.o.d.raw
 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c -o 
out/Release/obj.target/webkit_common/webkit/common/cursors/webcursor_gtk.o 
webkit/common/cursors/webcursor_gtk.cc

    g++ '-DANGLE_DX11' '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC'
  '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DCOMPONENT_BUILD'
  '-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1'
  '-DUSE_X11=1' '-DENABLE_ONE_CLICK_SIGNIN'
  '-DGTK_DISABLE_SINGLE_INCLUDES=1' '-DENABLE_REMOTING=1'
  '-DENABLE_WEBRTC=1' '-DUSE_PROPRIETARY_CODECS' '-DENABLE_PEPPER_CDMS'
  '-DENABLE_CONFIGURATION_POLICY' '-DENABLE_INPUT_SPEECH'
  '-DENABLE_NOTIFICATIONS' '-DLOGGING_IS_OFFICIAL_BUILD=1'
  '-DENABLE_GPU=1' '-DENABLE_EGLIMAGE=1' '-DENABLE_TASK_MANAGER=1'
  '-DENABLE_EXTENSIONS=1' '-DENABLE_PLUGIN_INSTALLATION=1'
  '-DENABLE_PLUGINS=1' '-DENABLE_SESSION_SERVICE=1' '-DENABLE_THEMES=1'
  '-DENABLE_BACKGROUND=1' '-DENABLE_AUTOMATION=1'
  '-DENABLE_GOOGLE_NOW=1' '-DENABLE_FULL_PRINTING=1'
  '-DENABLE_PRINTING=1' '-DENABLE_SPELLCHECK=1'
  '-DENABLE_CAPTIVE_PORTAL_DETECTION=1' '-DENABLE_MANAGED_USERS=1'
  '-DENABLE_MDNS=1' '-DWEBKIT_COMMON_IMPLEMENTATION' '-DSKIA_DLL'
  '-DGR_DLL=1' '-DSK_ENABLE_INST_COUNT=0' '-DSK_SUPPORT_GPU=1'
  '-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"'
  '-DSK_USE_POSIX_THREADS' '-DSK_DEFERRED_CANVAS_USES_FACTORIES=1'
  '-DU_USING_ICU_NAMESPACE=0' '-D__STDC_CONSTANT_MACROS'
  '-D__STDC_FORMAT_MACROS' '-DNDEBUG' '-DNVALGRIND'
  '-DDYNAMIC_ANNOTATIONS_ENABLED=0' '-D_FORTIFY_SOURCE=2'
  -Iout/Release/obj.target/webkit_common/geni -Iout/Release/obj/gen/ui
  -Iout/Release/obj/gen/webkit -I. -Ithird_party/skia/src/core
  -Iskia/config -Ithird_party/skia/include/config
  -Ithird_party/skia/include/core -Ithird_party/skia/include/effects
  -Ithird_party/skia/include/pdf -Ithird_party/skia/include/gpu
  -Ithird_party/skia/include/lazy -Ithird_party/skia/include/pathops
  -Ithird_party/skia/include/pipe -Ithird_party/skia/include/ports
  -Ithird_party/skia/include/utils -Iskia/ext
  -Ithird_party/icu/source/i18n -Ithird_party/icu/source/common
  -Iout/Release/obj/gen/ui/ui_resources  -fstack-protector --param=ssp-
  buffer-size=4 -pthread -fno-exceptions -fno-strict-aliasing -Wall
  -Wno-unused-parameter -Wno-missing-field-initializers
  -fvisibility=hidden -pipe -fPIC -g -pthread -I/usr/include/glib-2.0
  -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-2.0
  -I/usr/lib/arm-linux-gnueabihf/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/gio-unix-2.0/
  -I/usr/include/pixman-1 -I/usr/include/freetype2
  -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib
  /arm-linux-gnueabihf/glib-2.0/include -march=armv7-a -mtune=cortex-a8
  -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -O2 -fno-ident -fdata-
  sections -ffunction-sections -fno-rtti -fno-threadsafe-statics
  -fvisibility-inlines-hidden -Wsign-compare -Wno-abi -MMD -MF
  
out/Release/.deps/out/Release/obj.target/webkit_common/webkit/common/data_element.o.d.raw
  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-
  security -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
  -Wformat-security -Werror=format-security -Wall -c -o
  out/Release/obj.target/webkit_common/webkit/common/data_element.o
  webkit/common/data_element.cc

  /usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.22 assertion fail 
../../bfd/elf32-arm.c:12049
  /usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.22 assertion fail 
../../bfd/elf32-arm.c:12049
  /usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.22 assertion fail 
../../bfd/elf32-arm.c:12049
  /usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.22 assertion fail 
../../bfd/elf32-arm.c:12049
  /usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.22 assertion fail 
../../bfd/elf32-arm.c:12049

  
  And so on.

  No crash.  Just weird.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1250212/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to