Open imortkz opened 2 years ago
This reminds me of #581. Do you have any custom GN_ARGS
by any chance?
This reminds me of #581. Do you have any custom
GN_ARGS
by any chance?
Yep, I've seen that issue and double check it first before adding the issue. Tried to build v93 to v96, no luck. No custom GN_ARGS was added:
poky@build:/poky/build-v3$ bitbake -e chromium-x11 | grep ^GN_ARGS=
GN_ARGS="use_cups=false
ffmpeg_branding=\"Chrome\"
proprietary_codecs=true
use_v4l2_codec=true
use_v4lplugin=true
use_linux_v4l2_only=true
use_vaapi=false
is_component_build=false
use_gnome_keyring=false
use_kerberos=false
use_pulseaudio=true
use_system_freetype=true
use_system_libjpeg=true
enable_js_type_check=false
host_pkg_config=\"pkg-config-native\"
is_debug=false
is_official_build=true
use_custom_libcxx=false
use_lld=true
use_gold=false
symbol_level=0
enable_remoting=false
enable_nacl=false
use_sysroot=false
treat_warnings_as_errors=false
is_cfi=false
fieldtrial_testing_like_official_build=true
chrome_pgo_phase=0
google_api_key=\"invalid-api-key\"
google_default_client_id=\"invalid-client-id\"
google_default_client_secret=\"invalid-client-secret\"
custom_toolchain=\"//build/toolchain/yocto:yocto_target\"
gold_path=\"\"
host_toolchain=\"//build/toolchain/yocto:yocto_native\"
is_clang=true
clang_base_path=\"/poky/build-v3/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/chromium-x11/92.0.4515.159-r0/recipe-sysroot-native/usr/bin\"
clang_use_chrome_plugins=false
target_cpu=\"arm\"
v8_snapshot_toolchain=\"//build/toolchain/yocto:yocto_target\"
max_jobs_per_link=\"4\"
use_ozone=false
use_lld=true
use_gold=false
is_debug=false
is_official_build=false
fatal_linker_warnings=false
arm_float_abi=\"hard\"
arm_fpu=\"neon\"
arm_tune=\"\"
arm_version=7 "
Tried and got same issue with the last master branch:
Layers configuration
Output:
Have no idea what could be wrong, the same configuration builds OK for x86_64