[oe] chromium detected as stripped

Trevor Woerner twoerner at gmail.com
Wed Sep 20 17:43:37 UTC 2017


When I compile chromium61 with pyro, I get a strange error. Every time the
python wrapper (gcc_link_wrapper.py) is called for a native compile (g++), I
get:

	[13241/30107] python "../../build/toolchain/gcc_link_wrapper.py" --output="yocto_native/flatc" -- g++  -Wl,--fatal-warnings -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--no-as-needed -lpthread -Wl,--as-needed -fuse-ld=gold -B -m64 -Wl,-O1 -Wl,--gc-sections -Wl,-rpath-link=yocto_native -Wl,--disable-new-dtags -L/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/usr/lib -L/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/lib -Wl,-rpath-link,/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/lib -Wl,-rpath,/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/lib -Wl,-O1 -o "yocto_native/flatc" -Wl,--start-group @"yocto_native/flatc.rsp"  -Wl,--end-group   -ldl -lpthread -lrt 
	FAILED: yocto_native/flatc
	python "../../build/toolchain/gcc_link_wrapper.py" --output="yocto_native/flatc" -- g++  -Wl,--fatal-warnings -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--no-as-needed -lpthread -Wl,--as-needed -fuse-ld=gold -B -m64 -Wl,-O1 -Wl,--gc-sections -Wl,-rpath-link=yocto_native -Wl,--disable-new-dtags -L/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/usr/lib -L/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/lib -Wl,-rpath-link,/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/lib -Wl,-rpath,/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/z/2.3-build-pyro/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native/lib -Wl,-O1 -o "yocto_native/flatc" -Wl,--start-group @"yocto_native/flatc.rsp"  -Wl,--end-group   -ldl -lpthread -lrt 
	collect2: fatal error: cannot find 'ld'
	compilation terminated.

This happens with both qemux86-64 and raspberrypi3. Unfortunately those log
files are 18M and 19M each, so I won't be attaching them. Why can't my build
find 'ld'? That seems quite strange. Probably some kind of ld vs gold issue?
I'm not using gold anywhere and have not enabled it, are you using gold?


Compiling chromium61 with master gives a long error in breakpad. That log file
is 73K so I've attached it (log.do_compile__qemux86-64__chromium61_master_breakpad).
It appears to be a problem with the code itself. Here is the start:

	[84/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/ucontext_reader.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc -o obj/breakpad/client/ucontext_reader.o
	FAILED: obj/breakpad/client/ucontext_reader.o 
	x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/ucontext_reader.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc -o obj/breakpad/client/ucontext_reader.o
	../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc: In static member function 'static uintptr_t google_breakpad::UContextReader::GetStackPointer(const google_breakpad::ucontext*)':
	../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:92:12: error: invalid use of incomplete type 'const struct google_breakpad::ucontext'
-------------- next part --------------
DEBUG: Executing shell function do_compile
[1/29715] touch obj/build/config/exe_and_shlib_deps.stamp
[2/29715] touch obj/build/config/linux/gtk3/gtk3.stamp
[3/29715] touch obj/build/config/linux/gtk3/gtkprint3.stamp
[4/29715] touch obj/build/util/webkit_version.inputdeps.stamp
[5/29715] touch obj/build/config/freetype/freetype.stamp
[6/29715] touch obj/build/win/default_exe_manifest.stamp
[7/29715] ln -f ../../third_party/xdg-utils/scripts/xdg-settings xdg-settings 2>/dev/null || (rm -rf xdg-settings && cp -af ../../third_party/xdg-utils/scripts/xdg-settings xdg-settings)
[8/29715] touch obj/chrome/common/ini_parser.inputdeps.stamp
[9/29715] ln -f ../../third_party/xdg-utils/scripts/xdg-mime xdg-mime 2>/dev/null || (rm -rf xdg-mime && cp -af ../../third_party/xdg-utils/scripts/xdg-mime xdg-mime)
[10/29715] touch obj/chrome/manpage.inputdeps.stamp
[11/29715] touch obj/chrome/browser/search/local_ntp_code_generate.inputdeps.stamp
[12/29715] ln -f ../../chrome/tools/build/linux/chrome-wrapper chrome-wrapper 2>/dev/null || (rm -rf chrome-wrapper && cp -af ../../chrome/tools/build/linux/chrome-wrapper chrome-wrapper)
[13/29715] ln -f ../../chrome/app/theme/chromium/product_logo_48.png product_logo_48.png 2>/dev/null || (rm -rf product_logo_48.png && cp -af ../../chrome/app/theme/chromium/product_logo_48.png product_logo_48.png)
[14/29715] touch obj/chrome/xdg_mime.stamp
[15/29715] python ../../tools/generate_library_loader/generate_library_loader.py --name LibGioLoader --output-h gen/library_loaders/libgio.h --output-cc gen/library_loaders/libgio_loader.cc --header \<gio/gio.h\> --link-directly=0 glib_check_version g_type_init g_settings_new g_settings_get_child g_settings_get_string g_settings_get_boolean g_settings_get_int g_settings_get_strv g_settings_list_schemas
[16/29715] python ../../tools/generate_library_loader/generate_library_loader.py --name LibUdev0Loader --output-h gen/library_loaders/libudev0.h --output-cc gen/library_loaders/libudev0_loader.cc --header \"third_party/libudev/libudev0.h\" --link-directly=0 udev_device_get_action udev_device_get_devnode udev_device_get_parent udev_device_get_parent_with_subsystem_devtype udev_device_get_property_value udev_device_get_subsystem udev_device_get_sysattr_value udev_device_get_sysname udev_device_get_syspath udev_device_new_from_devnum udev_device_new_from_subsystem_sysname udev_device_new_from_syspath udev_device_unref udev_enumerate_add_match_subsystem udev_enumerate_get_list_entry udev_enumerate_new udev_enumerate_scan_devices udev_enumerate_unref udev_list_entry_get_next udev_list_entry_get_name udev_monitor_enable_receiving udev_monitor_filter_add_match_subsystem_devtype udev_monitor_get_fd udev_monitor_new_from_netlink udev_monitor_receive_device udev_monitor_unref udev_new udev_set_log_fn udev_set_log_priority udev_unref
[17/29715] python ../../tools/generate_library_loader/generate_library_loader.py --name LibUdev1Loader --output-h gen/library_loaders/libudev1.h --output-cc gen/library_loaders/libudev1_loader.cc --header \"third_party/libudev/libudev1.h\" --link-directly=0 udev_device_get_action udev_device_get_devnode udev_device_get_parent udev_device_get_parent_with_subsystem_devtype udev_device_get_property_value udev_device_get_subsystem udev_device_get_sysattr_value udev_device_get_sysname udev_device_get_syspath udev_device_new_from_devnum udev_device_new_from_subsystem_sysname udev_device_new_from_syspath udev_device_unref udev_enumerate_add_match_subsystem udev_enumerate_get_list_entry udev_enumerate_new udev_enumerate_scan_devices udev_enumerate_unref udev_list_entry_get_next udev_list_entry_get_name udev_monitor_enable_receiving udev_monitor_filter_add_match_subsystem_devtype udev_monitor_get_fd udev_monitor_new_from_netlink udev_monitor_receive_device udev_monitor_unref udev_new udev_set_log_fn udev_set_log_priority udev_unref
[18/29715] touch obj/build/linux/libudev/udev1_loader_loader.stamp
[19/29715] touch obj/build/linux/libgio/libgio_loader.stamp
[20/29715] touch obj/build/linux/libudev/udev0_loader_loader.stamp
[21/29715] touch obj/chrome/app/chrome_content_utility_manifest_overlay.inputdeps.stamp
[22/29715] touch obj/chrome/app/chrome_content_gpu_manifest_overlay.inputdeps.stamp
[23/29715] touch obj/chrome/app/chrome_content_plugin_manifest_overlay.inputdeps.stamp
[24/29715] touch obj/chrome/app/chrome_content_renderer_manifest_overlay.inputdeps.stamp
[25/29715] touch obj/chrome/app/chrome_dll_resources.stamp
[26/29715] touch obj/chrome/app/chrome_manifest.inputdeps.stamp
[27/29715] python ../../chrome/tools/build/linux/sed.py ../../chrome/app/resources/manpage.1.in chrome.1 -e\ s/@@NAME@@/Chromium/ -e\ s/@@FILENAME@@/chromium-browser/ -e\ s/@@CONFDIR@@/chromium/
[28/29715] touch obj/chrome/app/chrome_manifest__is_service_manifest.stamp
[29/29715] touch obj/chrome/app/shutdown_signal_handlers.inputdeps.stamp
[30/29715] touch obj/chrome/app/command_ids.stamp
[31/29715] touch obj/chrome/app/vector_icons/chrome_vector_icons.inputdeps.stamp
[32/29715] touch obj/chrome/manpage.stamp
[33/29715] touch obj/components/crash/core/common/crash_keys.inputdeps.stamp
[34/29715] touch obj/components/safe_browsing_db/v4_rice.inputdeps.stamp
[35/29715] touch obj/components/handoff/handoff.stamp
[36/29715] touch obj/chrome/browser/profiling_host/profiling_host.stamp
[37/29715] touch obj/chrome/common/version_header_action.inputdeps.stamp
[38/29715] python ../../build/util/version.py --official -f ../../build/util/LASTCHANGE -f ../../chrome/VERSION -f ../../chrome/app/theme/chromium/BRANDING -o gen/chrome/common/chrome_version.h ../../chrome/common/chrome_version.h.in
[39/29715] touch obj/chrome/browser/chrome_internal_resources_gen.stamp
[40/29715] touch obj/chrome/common/version_header_action.stamp
[41/29715] touch obj/chrome/browser/theme_properties.stamp
[42/29715] touch obj/chrome/browser/resources/md_downloads/vulcanize.inputdeps.stamp
[43/29715] python ../../build/util/version.py -e LASTCHANGE=LASTCHANGE\[:LASTCHANGE.find\(\'-\'\)\] -f ../../build/util/LASTCHANGE ../../build/util/webkit_version.h.in gen/build/util/webkit_version.h
[44/29715] touch obj/build/util/webkit_version.stamp
[45/29715] touch obj/chrome/browser/resources/md_history/vulcanize_app.inputdeps.stamp
[46/29715] touch obj/chrome/browser/resources/md_history/vulcanize_lazy_load.inputdeps.stamp
[47/29715] python ../../services/service_manager/public/tools/manifest/manifest_collator.py --parent=../../chrome/browser/chrome_content_gpu_manifest_overlay.json --output=gen/chrome/app/chrome_content_gpu_manifest_overlay.json
[48/29715] touch obj/chrome/app/chrome_content_gpu_manifest_overlay.stamp
[49/29715] python ../../services/service_manager/public/tools/manifest/manifest_collator.py --parent=../../chrome/app/chrome_manifest.json --output=gen/chrome/app/chrome_manifest.json
[50/29715] python ../../services/service_manager/public/tools/manifest/manifest_collator.py --parent=../../chrome/browser/chrome_content_renderer_manifest_overlay.json --output=gen/chrome/app/chrome_content_renderer_manifest_overlay.json
[51/29715] python ../../services/service_manager/public/tools/manifest/manifest_collator.py --parent=../../chrome/browser/chrome_content_plugin_manifest_overlay.json --output=gen/chrome/app/chrome_content_plugin_manifest_overlay.json
[52/29715] touch obj/chrome/app/chrome_manifest.stamp
[53/29715] touch obj/chrome/app/chrome_content_renderer_manifest_overlay.stamp
[54/29715] touch obj/chrome/app/chrome_content_plugin_manifest_overlay.stamp
[55/29715] touch obj/chrome/browser/resources/md_bookmarks/vulcanize.inputdeps.stamp
[56/29715] touch obj/extensions/browser/api/api_registration_bundle_generator_registration.inputdeps.stamp
[57/29715] python ../../services/service_manager/public/tools/manifest/manifest_collator.py --parent=../../chrome/browser/chrome_content_utility_manifest_overlay.json --output=gen/chrome/app/chrome_content_utility_manifest_overlay.json
[58/29715] touch obj/chrome/app/chrome_content_utility_manifest_overlay.stamp
[59/29715] touch obj/components/client_update_protocol/client_update_protocol.inputdeps.stamp
[60/29715] python ../../chrome/browser/search/tools/generate_integrity_header.py ../../chrome/browser/resources/local_ntp/local_ntp.js gen/chrome/browser/search/local_ntp_js_integrity.h
[61/29715] touch obj/chrome/browser/search/local_ntp_code_generate.stamp
[62/29715] touch obj/chrome/browser/search/generated.stamp
[63/29715] touch obj/chrome/common/non_code_constants.inputdeps.stamp
[64/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/build/linux/libgio/libgio/libgio_loader.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DUSE_GIO -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -Igen -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0 -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c gen/library_loaders/libgio_loader.cc -o obj/build/linux/libgio/libgio/libgio_loader.o
[65/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/build/linux/libudev/udev1_loader/libudev1_loader.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c gen/library_loaders/libudev1_loader.cc -o obj/build/linux/libudev/udev1_loader/libudev1_loader.o
[66/29715] touch obj/build/linux/libgio/libgio.stamp
[67/29715] touch obj/build/linux/libudev/udev1_loader.stamp
[68/29715] touch obj/chrome/common/version_header.stamp
[69/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/build/linux/libudev/udev0_loader/libudev0_loader.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c gen/library_loaders/libudev0_loader.cc -o obj/build/linux/libudev/udev0_loader/libudev0_loader.o
[70/29715] touch obj/chrome/browser/ui/webui/omnibox/mojo_bindings__type_mappings.inputdeps.stamp
[71/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/chrome/common/non_code_constants/env_vars.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I../.. -Igen -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0 -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../chrome/common/env_vars.cc -o obj/chrome/common/non_code_constants/env_vars.o
[72/29715] touch obj/build/linux/libudev/udev0_loader.stamp
[73/29715] python "../../build/toolchain/gcc_ar_wrapper.py"  --output=obj/base/third_party/libevent/libevent.a --ar="x86_64-oe-linux-ar"  rcsD @"obj/base/third_party/libevent/libevent.a.rsp"
[74/29715] python ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/chrome/browser/ui/webui/omnibox/mojo_bindings__type_mappings
[75/29715] touch obj/build/linux/libudev/libudev.stamp
[76/29715] touch obj/chrome/browser/ui/webui/omnibox/mojo_bindings__type_mappings.stamp
[77/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/chrome/common/non_code_constants/chrome_constants.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I../.. -Igen -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0 -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../chrome/common/chrome_constants.cc -o obj/chrome/common/non_code_constants/chrome_constants.o
[78/29715] touch obj/chrome/common/extensions/api/api_schema_generator.inputdeps.stamp
[79/29715] touch obj/chrome/common/extensions/api/api_registration_bundle_generator_registration.inputdeps.stamp
[80/29715] python ../../build/write_buildflag_header.py --output extensions/features/features.h --rulename //extensions/features:features --gen-dir gen --definitions __extensions_features_features___build_toolchain_yocto_yocto_target__rule.rsp
[81/29715] python ../../build/write_buildflag_header.py --output chrome/common/features.h --rulename //chrome/common:features --gen-dir gen --definitions __chrome_common_features___build_toolchain_yocto_yocto_target__rule.rsp
[82/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/components/signin/core/browser/account_info/account_info.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../components/signin/core/browser/account_info.cc -o obj/components/signin/core/browser/account_info/account_info.o
[83/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/components/crash/core/common/crash_keys/crash_keys.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I../.. -Igen -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0 -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../components/crash/core/common/crash_keys.cc -o obj/components/crash/core/common/crash_keys/crash_keys.o
[84/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/ucontext_reader.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc -o obj/breakpad/client/ucontext_reader.o
FAILED: obj/breakpad/client/ucontext_reader.o 
x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/ucontext_reader.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc -o obj/breakpad/client/ucontext_reader.o
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc: In static member function 'static uintptr_t google_breakpad::UContextReader::GetStackPointer(const google_breakpad::ucontext*)':
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:92:12: error: invalid use of incomplete type 'const struct google_breakpad::ucontext'
   return uc->uc_mcontext.gregs[REG_RSP];
            ^~
In file included from ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:30:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:49: note: forward declaration of 'struct google_breakpad::ucontext'
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                                                 ^~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:92:14: error: invalid use of incomplete type 'const struct google_breakpad::ucontext'
   return uc->uc_mcontext.gregs[REG_RSP];
              ^~~~~~~~~~~
In file included from ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:30:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:49: note: forward declaration of 'struct google_breakpad::ucontext'
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                                                 ^~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc: In static member function 'static uintptr_t google_breakpad::UContextReader::GetInstructionPointer(const google_breakpad::ucontext*)':
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:96:12: error: invalid use of incomplete type 'const struct google_breakpad::ucontext'
   return uc->uc_mcontext.gregs[REG_RIP];
            ^~
In file included from ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:30:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:49: note: forward declaration of 'struct google_breakpad::ucontext'
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                                                 ^~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:96:14: error: invalid use of incomplete type 'const struct google_breakpad::ucontext'
   return uc->uc_mcontext.gregs[REG_RIP];
              ^~~~~~~~~~~
In file included from ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:30:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:49: note: forward declaration of 'struct google_breakpad::ucontext'
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                                                 ^~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc: In static member function 'static void google_breakpad::UContextReader::FillCPUContext(google_breakpad::RawContextCPU*, const google_breakpad::ucontext*, const _libc_fpstate*)':
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:101:26: error: invalid use of incomplete type 'const struct google_breakpad::ucontext'
   const greg_t* regs = uc->uc_mcontext.gregs;
                          ^~
In file included from ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:30:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:49: note: forward declaration of 'struct google_breakpad::ucontext'
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                                                 ^~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:101:28: error: invalid use of incomplete type 'const struct google_breakpad::ucontext'
   const greg_t* regs = uc->uc_mcontext.gregs;
                            ^~~~~~~~~~~
In file included from ../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.cc:30:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:49: note: forward declaration of 'struct google_breakpad::ucontext'
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                                                 ^~~~~~~~
[85/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/components/client_update_protocol/client_update_protocol/ecdsa.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I../.. -Igen -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0 -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include -I../../third_party/boringssl/src/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../components/client_update_protocol/ecdsa.cc -o obj/components/client_update_protocol/client_update_protocol/ecdsa.o
[86/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/microdump_writer.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc -o obj/breakpad/client/microdump_writer.o
FAILED: obj/breakpad/client/microdump_writer.o 
x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/microdump_writer.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc -o obj/breakpad/client/microdump_writer.o
In file included from ../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc:41:0:
../../breakpad/src/client/linux/handler/exception_handler.h:194:21: error: field 'context' has incomplete type 'google_breakpad::ucontext'
     struct ucontext context;
                     ^~~~~~~
In file included from ../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc:40:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:49: note: forward declaration of 'struct google_breakpad::ucontext'
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                                                 ^~~~~~~~
../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc: In member function '{anonymous}::MicrodumpWriter::CaptureResult {anonymous}::MicrodumpWriter::CaptureCrashingThreadStack(int)':
../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc:245:63: error: no matching function for call to 'google_breakpad::UContextReader::GetStackPointer(const {anonymous}::ucontext* const&)'
     stack_pointer_ = UContextReader::GetStackPointer(ucontext_);
                                                               ^
In file included from ../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc:40:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:20: note: candidate: static uintptr_t google_breakpad::UContextReader::GetStackPointer(const google_breakpad::ucontext*)
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                    ^~~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:20: note:   no known conversion for argument 1 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc:270:67: error: no matching function for call to 'google_breakpad::UContextReader::GetInstructionPointer(const {anonymous}::ucontext* const&)'
     uintptr_t pc = UContextReader::GetInstructionPointer(ucontext_);
                                                                   ^
In file included from ../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc:40:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:46:20: note: candidate: static uintptr_t google_breakpad::UContextReader::GetInstructionPointer(const google_breakpad::ucontext*)
   static uintptr_t GetInstructionPointer(const struct ucontext* uc);
                    ^~~~~~~~~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:46:20: note:   no known conversion for argument 1 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc: In member function 'void {anonymous}::MicrodumpWriter::DumpCPUState()':
../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc:402:65: error: no matching function for call to 'google_breakpad::UContextReader::FillCPUContext(google_breakpad::RawContextCPU*, const {anonymous}::ucontext* const&, const fpstate_t* const&)'
     UContextReader::FillCPUContext(&cpu, ucontext_, float_state_);
                                                                 ^
In file included from ../../breakpad/src/client/linux/microdump_writer/microdump_writer.cc:40:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:52:15: note: candidate: static void google_breakpad::UContextReader::FillCPUContext(google_breakpad::RawContextCPU*, const google_breakpad::ucontext*, const _libc_fpstate*)
   static void FillCPUContext(RawContextCPU *out, const ucontext *uc,
               ^~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:52:15: note:   no known conversion for argument 2 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
[87/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/exception_handler.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/handler/exception_handler.cc -o obj/breakpad/client/exception_handler.o
FAILED: obj/breakpad/client/exception_handler.o 
x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/exception_handler.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/handler/exception_handler.cc -o obj/breakpad/client/exception_handler.o
In file included from ../../breakpad/src/client/linux/handler/exception_handler.cc:66:0:
../../breakpad/src/client/linux/handler/exception_handler.h:194:21: error: field 'context' has incomplete type 'google_breakpad::ucontext'
     struct ucontext context;
                     ^~~~~~~
../../breakpad/src/client/linux/handler/exception_handler.h:194:12: note: forward declaration of 'struct google_breakpad::ucontext'
     struct ucontext context;
            ^~~~~~~~
../../breakpad/src/client/linux/handler/exception_handler.cc: In member function 'bool google_breakpad::ExceptionHandler::HandleSignal(int, siginfo_t*, void*)':
../../breakpad/src/client/linux/handler/exception_handler.cc:460:63: error: invalid application of 'sizeof' to incomplete type 'google_breakpad::ucontext'
   memcpy(&g_crash_context_.context, uc, sizeof(struct ucontext));
                                                               ^
../../breakpad/src/client/linux/handler/exception_handler.cc:474:13: error: invalid use of incomplete type 'struct google_breakpad::ucontext'
   if (uc_ptr->uc_mcontext.fpregs) {
             ^~
In file included from ../../breakpad/src/client/linux/handler/exception_handler.cc:66:0:
../../breakpad/src/client/linux/handler/exception_handler.h:194:12: note: forward declaration of 'struct google_breakpad::ucontext'
     struct ucontext context;
            ^~~~~~~~
../../breakpad/src/client/linux/handler/exception_handler.cc:474:15: error: invalid use of incomplete type 'struct google_breakpad::ucontext'
   if (uc_ptr->uc_mcontext.fpregs) {
               ^~~~~~~~~~~
In file included from ../../breakpad/src/client/linux/handler/exception_handler.cc:66:0:
../../breakpad/src/client/linux/handler/exception_handler.h:194:12: note: forward declaration of 'struct google_breakpad::ucontext'
     struct ucontext context;
            ^~~~~~~~
../../breakpad/src/client/linux/handler/exception_handler.cc:475:49: error: invalid use of incomplete type 'struct google_breakpad::ucontext'
     memcpy(&g_crash_context_.float_state, uc_ptr->uc_mcontext.fpregs,
                                                 ^~
In file included from ../../breakpad/src/client/linux/handler/exception_handler.cc:66:0:
../../breakpad/src/client/linux/handler/exception_handler.h:194:12: note: forward declaration of 'struct google_breakpad::ucontext'
     struct ucontext context;
            ^~~~~~~~
../../breakpad/src/client/linux/handler/exception_handler.cc:475:51: error: invalid use of incomplete type 'struct google_breakpad::ucontext'
     memcpy(&g_crash_context_.float_state, uc_ptr->uc_mcontext.fpregs,
                                                   ^~~~~~~~~~~
In file included from ../../breakpad/src/client/linux/handler/exception_handler.cc:66:0:
../../breakpad/src/client/linux/handler/exception_handler.h:194:12: note: forward declaration of 'struct google_breakpad::ucontext'
     struct ucontext context;
            ^~~~~~~~
../../breakpad/src/client/linux/handler/exception_handler.cc: In member function 'bool google_breakpad::ExceptionHandler::SimulateSignalDelivery(int)':
../../breakpad/src/client/linux/handler/exception_handler.cc:497:19: error: aggregate 'google_breakpad::ucontext context' has incomplete type and cannot be defined
   struct ucontext context;
                   ^~~~~~~
[88/29715] python ../../components/vector_icons/aggregate_vector_icons.py --working_directory=../../chrome/app/vector_icons --file_list=__chrome_app_vector_icons_chrome_vector_icons___build_toolchain_yocto_yocto_target__rule.rsp --output_cc=gen/chrome/app/vector_icons/vector_icons.cc --output_h=gen/chrome/app/vector_icons/vector_icons.h
[89/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/minidump_writer.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc -o obj/breakpad/client/minidump_writer.o
FAILED: obj/breakpad/client/minidump_writer.o 
x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/breakpad/client/minidump_writer.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../breakpad -I../../breakpad/src -I../../breakpad/src/client -I../../breakpad/src/third_party/linux/include -I../.. -Igen -I../../breakpad/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -std=gnu++11 -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -Wno-narrowing  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc -o obj/breakpad/client/minidump_writer.o
In file included from ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:69:0:
../../breakpad/src/client/linux/handler/exception_handler.h:194:21: error: field 'context' has incomplete type 'google_breakpad::ucontext'
     struct ucontext context;
                     ^~~~~~~
In file included from ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:68:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:49: note: forward declaration of 'struct google_breakpad::ucontext'
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                                                 ^~~~~~~~
../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc: In member function 'bool {anonymous}::MinidumpWriter::CrashingThreadReferencesPrincipalMapping()':
../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:196:78: error: no matching function for call to 'google_breakpad::UContextReader::GetStackPointer(const {anonymous}::ucontext* const&)'
     const uintptr_t stack_pointer = UContextReader::GetStackPointer(ucontext_);
                                                                              ^
In file included from ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:68:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:20: note: candidate: static uintptr_t google_breakpad::UContextReader::GetStackPointer(const google_breakpad::ucontext*)
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                    ^~~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:20: note:   no known conversion for argument 1 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:197:73: error: no matching function for call to 'google_breakpad::UContextReader::GetInstructionPointer(const {anonymous}::ucontext* const&)'
     const uintptr_t pc = UContextReader::GetInstructionPointer(ucontext_);
                                                                         ^
In file included from ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:68:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:46:20: note: candidate: static uintptr_t google_breakpad::UContextReader::GetInstructionPointer(const google_breakpad::ucontext*)
   static uintptr_t GetInstructionPointer(const struct ucontext* uc);
                    ^~~~~~~~~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:46:20: note:   no known conversion for argument 1 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc: In member function 'bool {anonymous}::MinidumpWriter::WriteThreadListStream(MDRawDirectory*)':
../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:418:78: error: no matching function for call to 'google_breakpad::UContextReader::GetStackPointer(const {anonymous}::ucontext* const&)'
         const uintptr_t stack_ptr = UContextReader::GetStackPointer(ucontext_);
                                                                              ^
In file included from ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:68:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:20: note: candidate: static uintptr_t google_breakpad::UContextReader::GetStackPointer(const google_breakpad::ucontext*)
   static uintptr_t GetStackPointer(const struct ucontext* uc);
                    ^~~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:44:20: note:   no known conversion for argument 1 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:420:77: error: no matching function for call to 'google_breakpad::UContextReader::GetInstructionPointer(const {anonymous}::ucontext* const&)'
                              UContextReader::GetInstructionPointer(ucontext_),
                                                                             ^
In file included from ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:68:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:46:20: note: candidate: static uintptr_t google_breakpad::UContextReader::GetInstructionPointer(const google_breakpad::ucontext*)
   static uintptr_t GetInstructionPointer(const struct ucontext* uc);
                    ^~~~~~~~~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:46:20: note:   no known conversion for argument 1 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:426:70: error: no matching function for call to 'google_breakpad::UContextReader::GetInstructionPointer(const {anonymous}::ucontext* const&)'
         uint64_t ip = UContextReader::GetInstructionPointer(ucontext_);
                                                                      ^
In file included from ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:68:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:46:20: note: candidate: static uintptr_t google_breakpad::UContextReader::GetInstructionPointer(const google_breakpad::ucontext*)
   static uintptr_t GetInstructionPointer(const struct ucontext* uc);
                    ^~~~~~~~~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:46:20: note:   no known conversion for argument 1 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:472:74: error: no matching function for call to 'google_breakpad::UContextReader::FillCPUContext(MDRawContextAMD64*, const {anonymous}::ucontext* const&, const fpstate_t* const&)'
         UContextReader::FillCPUContext(cpu.get(), ucontext_, float_state_);
                                                                          ^
In file included from ../../breakpad/src/client/linux/minidump_writer/minidump_writer.cc:68:0:
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:52:15: note: candidate: static void google_breakpad::UContextReader::FillCPUContext(google_breakpad::RawContextCPU*, const google_breakpad::ucontext*, const _libc_fpstate*)
   static void FillCPUContext(RawContextCPU *out, const ucontext *uc,
               ^~~~~~~~~~~~~~
../../breakpad/src/client/linux/dump_writer_common/ucontext_reader.h:52:15: note:   no known conversion for argument 2 from 'const {anonymous}::ucontext* const' to 'const google_breakpad::ucontext*'
[90/29715] python ../../tools/json_schema_compiler/compiler.py ../../chrome/common/extensions/api/dashboard_private.json --root=../../ --destdir=gen --namespace=extensions::api::\%\(namespace\)s --generator=cpp --include-rules=extensions/common/api:extensions::api::\%\(namespace\)s
[91/29715] python ../../tools/json_schema_compiler/compiler.py ../../chrome/common/extensions/api/webstore_private.json --root=../../ --destdir=gen --namespace=extensions::api::\%\(namespace\)s --generator=cpp --include-rules=extensions/common/api:extensions::api::\%\(namespace\)s
[92/29715] python ../../tools/json_schema_compiler/compiler.py ../../chrome/common/extensions/api/context_menus.json --root=../../ --destdir=gen --namespace=extensions::api::\%\(namespace\)s --generator=cpp --include-rules=extensions/common/api:extensions::api::\%\(namespace\)s
[93/29715] python ../../tools/json_schema_compiler/compiler.py ../../chrome/common/extensions/api/cryptotoken_private.idl --root=../../ --destdir=gen --namespace=extensions::api::\%\(namespace\)s --generator=cpp --include-rules=extensions/common/api:extensions::api::\%\(namespace\)s
[94/29715] python ../../tools/json_schema_compiler/compiler.py ../../chrome/common/extensions/api/hotword_private.idl --root=../../ --destdir=gen --namespace=extensions::api::\%\(namespace\)s --generator=cpp --include-rules=extensions/common/api:extensions::api::\%\(namespace\)s
[95/29715] python ../../tools/json_schema_compiler/compiler.py ../../chrome/common/extensions/api/downloads.idl --root=../../ --destdir=gen --namespace=extensions::api::\%\(namespace\)s --generator=cpp --include-rules=extensions/common/api:extensions::api::\%\(namespace\)s
[96/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/chrome/common/ini_parser/ini_parser.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I../.. -Igen -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0 -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../chrome/common/ini_parser.cc -o obj/chrome/common/ini_parser/ini_parser.o
[97/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/chrome/app/shutdown_signal_handlers/shutdown_signal_handlers_posix.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I../.. -Igen -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0 -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../chrome/app/shutdown_signal_handlers_posix.cc -o obj/chrome/app/shutdown_signal_handlers/shutdown_signal_handlers_posix.o
[98/29715] x86_64-oe-linux-g++  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot -MMD -MF obj/base/base/message_pump_glib.o.d -DUSE_SYMBOLIZE -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBASE_IMPLEMENTATION -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -I../.. -Igen -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0 -I/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -fomit-frame-pointer -g0 -fvisibility=hidden -O2 -fno-ident -fdata-sections -ffunction-sections -std=gnu++11 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden  -O2 -pipe -feliminate-unused-debug-types -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0=/usr/src/debug/chromium/61.0.3163.91-r0 -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot-native= -fdebug-prefix-map=/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot= -g1 -c ../../base/message_loop/message_pump_glib.cc -o obj/base/base/message_pump_glib.o
In file included from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/gtypes.h:32,
                 from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/galloca.h:32,
                 from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib.h:30,
                 from ../../base/message_loop/message_pump_glib.cc:10:
/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'void glib_auto_cleanup_GVariantDict(GVariantDict*)':
/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:87:48: warning: 'void g_variant_dict_clear(GVariantDict*)' is deprecated: Not available before 2.40 [-Wdeprecated-declarations]
 G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear)
                                                ^
/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:448:73: note: in definition of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC'
   static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); }                         \
                                                                         ^~~~
In file included from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:35:0,
                 from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib.h:62,
                 from ../../base/message_loop/message_pump_glib.cc:10:
/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/gvariant.h:511:33: note: declared here
 void                            g_variant_dict_clear                    (GVariantDict         *dict);
                                 ^~~~~~~~~~~~~~~~~~~~
In file included from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/gtypes.h:32,
                 from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/galloca.h:32,
                 from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib.h:30,
                 from ../../base/message_loop/message_pump_glib.cc:10:
/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:448:84: warning: 'void g_variant_dict_clear(GVariantDict*)' is deprecated: Not available before 2.40 [-Wdeprecated-declarations]
   static inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { (func) (_ptr); }                         \
                                                                                    ^
/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:87:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC'
 G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:35:0,
                 from /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib.h:62,
                 from ../../base/message_loop/message_pump_glib.cc:10:
/z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/recipe-sysroot/usr/include/glib-2.0/glib/gvariant.h:511:33: note: declared here
 void                            g_variant_dict_clear                    (GVariantDict         *dict);
                                 ^~~~~~~~~~~~~~~~~~~~
[99/29715] python ../../chrome/browser/resources/vulcanize_gn.py --host history --html_in_file lazy_load.html --html_out_file lazy_load.vulcanized.unbuilt.html --js_out_file lazy_load.crisper.js --input ../../chrome/browser/resources/md_history --out_folder gen/chrome/browser/resources/md_history --depfile gen/chrome/browser/resources/md_history/lazy_load.vulcanized.unbuilt.html.d --exclude chrome://resources/html/util.html chrome://history/constants.html chrome://history/app.html
[100/29715] python ../../chrome/browser/resources/vulcanize_gn.py --host downloads --html_in_file downloads.html --html_out_file vulcanized.unbuilt.html --js_out_file crisper.js --input ../../chrome/browser/resources/md_downloads --out_folder gen/chrome/browser/resources/md_downloads --depfile gen/chrome/browser/resources/md_downloads/vulcanized.unbuilt.html.d --insert_in_head \<base\ href=chrome://downloads\>
[101/29715] python ../../chrome/browser/resources/vulcanize_gn.py --host history --html_in_file app.html --html_out_file app.vulcanized.unbuilt.html --js_out_file app.crisper.js --input ../../chrome/browser/resources/md_history --out_folder gen/chrome/browser/resources/md_history --depfile gen/chrome/browser/resources/md_history/app.vulcanized.unbuilt.html.d --exclude chrome://resources/html/util.html chrome://history/constants.html
[102/29715] python ../../chrome/browser/resources/vulcanize_gn.py --host bookmarks --html_in_file bookmarks.html --html_out_file vulcanized.unbuilt.html --js_out_file crisper.js --input ../../chrome/browser/resources/md_bookmarks --out_folder gen/chrome/browser/resources/md_bookmarks --depfile gen/chrome/browser/resources/md_bookmarks/vulcanized.unbuilt.html.d
[103/29715] python ../../tools/json_schema_compiler/compiler.py --root=../../ --destdir=gen --namespace=extensions::api::\%\(namespace\)s --bundle-name= --generator=cpp-bundle-registration --impl-dir=extensions/browser/api --include-rules= ../../extensions/common/api/alarms.idl ../../extensions/common/api/app_current_window_internal.idl ../../extensions/common/api/app_runtime.idl ../../extensions/common/api/app_view_guest_internal.json ../../extensions/common/api/app_window.idl ../../extensions/common/api/audio.idl ../../extensions/common/api/bluetooth.idl ../../extensions/common/api/bluetooth_low_energy.idl ../../extensions/common/api/bluetooth_private.idl ../../extensions/common/api/bluetooth_socket.idl ../../extensions/common/api/cast_channel.idl ../../extensions/common/api/clipboard.idl ../../extensions/common/api/document_scan.idl ../../extensions/common/api/display_source.idl ../../extensions/common/api/dns.idl ../../extensions/common/api/events.json ../../extensions/common/api/extensions_manifest_types.json ../../extensions/common/api/extension_options_internal.idl ../../extensions/common/api/extension_view_internal.json ../../extensions/common/api/extension_types.json ../../extensions/common/api/file_system.idl ../../extensions/common/api/guest_view_internal.json ../../extensions/common/api/management.json ../../extensions/common/api/hid.idl ../../extensions/common/api/idle.json ../../extensions/common/api/metrics_private.json ../../extensions/common/api/mime_handler_private.idl ../../extensions/common/api/mime_handler_view_guest_internal.json ../../extensions/common/api/mojo_private.idl ../../extensions/common/api/networking_private.idl ../../extensions/common/api/power.idl ../../extensions/common/api/printer_provider.idl ../../extensions/common/api/printer_provider_internal.idl ../../extensions/common/api/runtime.json ../../extensions/common/api/serial.idl ../../extensions/common/api/socket.idl ../../extensions/common/api/sockets_tcp.idl ../../extensions/common/api/sockets_tcp_server.idl ../../extensions/common/api/sockets_udp.idl ../../extensions/common/api/storage.json ../../extensions/common/api/system_cpu.idl ../../extensions/common/api/system_display.idl ../../extensions/common/api/system_memory.idl ../../extensions/common/api/system_network.idl ../../extensions/common/api/system_storage.idl ../../extensions/common/api/test.json ../../extensions/common/api/usb.idl ../../extensions/common/api/virtual_keyboard.idl ../../extensions/common/api/virtual_keyboard_private.json ../../extensions/common/api/web_request.json ../../extensions/common/api/web_view_internal.json ../../extensions/common/api/web_request_internal.json
ninja: build stopped: subcommand failed.
WARNING: /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/temp/run.do_compile.31398:1 exit 1 from 'ninja -v "-j 20" chrome chrome_sandbox'
ERROR: Function failed: do_compile (log file is located at /z/chromium/crosswalk/build/tmp-glibc/work/core2-64-oe-linux/chromium/61.0.3163.91-r0/temp/log.do_compile.31398)


More information about the Openembedded-devel mailing list