Index: scripts/slave/recipe_modules/chromium/config.expected/Release-linux.intel.64-to-linux.arm.64.json |
diff --git a/scripts/slave/recipe_modules/chromium/config.expected/Release-linux.intel.64-to-linux.arm.64.json b/scripts/slave/recipe_modules/chromium/config.expected/Release-linux.intel.64-to-linux.arm.64.json |
index 3d8b1ae13d836b1e03058ecf0f064ccfb391a052..3cfb2edb919b6329303661ca43f9d184d8f560e3 100644 |
--- a/scripts/slave/recipe_modules/chromium/config.expected/Release-linux.intel.64-to-linux.arm.64.json |
+++ b/scripts/slave/recipe_modules/chromium/config.expected/Release-linux.intel.64-to-linux.arm.64.json |
@@ -1,20 +1,5 @@ |
{ |
- "android_defaults": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
+ "android_defaults": "Android cannot targit 64 bits", |
"blink": { |
"build_config_fs": "Release", |
"build_dir": "Path('[CHECKOUT]', 'out')", |
@@ -77,122 +62,13 @@ |
"GYP_GENERATORS": "ninja" |
} |
}, |
- "clang_builder": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "compiler": "goma-clang", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android clang=1 component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "clang_tests": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "component_builder": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "compiler": "goma", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=shared_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "enormous_tests": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "klp_builder": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "compiler": "goma", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android android_sdk_root=Path('[CHECKOUT]', 'third_party', 'android_tools_internal', 'sdk') android_sdk_version=4.4 component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "main_builder": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "compiler": "goma", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "main_tests": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
+ "clang_builder": "config \"clang_builder\" includes \"android_defaults\", but [Android cannot targit 64 bits]", |
+ "clang_tests": "config \"clang_tests\" includes \"tests_base\", but [config \"tests_base\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
+ "component_builder": "config \"component_builder\" includes \"main_builder\", but [config \"main_builder\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
+ "enormous_tests": "config \"enormous_tests\" includes \"tests_base\", but [config \"tests_base\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
+ "klp_builder": "config \"klp_builder\" includes \"main_builder\", but [config \"main_builder\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
+ "main_builder": "config \"main_builder\" includes \"android_defaults\", but [Android cannot targit 64 bits]", |
+ "main_tests": "config \"main_tests\" includes \"tests_base\", but [config \"tests_base\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
"msvs": "can not use msvs on \"linux\"", |
"ninja": { |
"build_config_fs": "Release", |
@@ -205,117 +81,12 @@ |
"GYP_GENERATORS": "ninja" |
} |
}, |
- "tests_base": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "try_builder": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "compiler": "goma", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "try_instrumentation_tests": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "v8": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]')", |
- "compile_py": { |
- "build_tool": "make", |
- "default_targets": [ |
- "buildbot" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_DEFINES": "v8_target_arch=arm" |
- } |
- }, |
- "x86_builder": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "compiler": "goma", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=ia32", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "x86_try_builder": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "compiler": "goma", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=ia32", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
- "x86_try_instrumentation_tests": { |
- "build_config_fs": "Release", |
- "build_dir": "Path('[CHECKOUT]', 'out')", |
- "compile_py": { |
- "build_tool": "ninja", |
- "default_targets": [ |
- "All" |
- ] |
- }, |
- "gyp_env": { |
- "GYP_CROSSCOMPILE": "1", |
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm", |
- "GYP_GENERATORS": "ninja", |
- "GYP_GENERATOR_FLAGS": "default_target=All" |
- } |
- }, |
+ "tests_base": "config \"tests_base\" includes \"android_defaults\", but [Android cannot targit 64 bits]", |
+ "try_builder": "config \"try_builder\" includes \"main_builder\", but [config \"main_builder\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
+ "try_instrumentation_tests": "config \"try_instrumentation_tests\" includes \"tests_base\", but [config \"tests_base\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
+ "v8": "v8 must have a valid target_arch.", |
+ "x86_builder": "config \"x86_builder\" includes \"android_defaults\", but [Android cannot targit 64 bits]", |
+ "x86_try_builder": "config \"x86_try_builder\" includes \"x86_builder\", but [config \"x86_builder\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
+ "x86_try_instrumentation_tests": "config \"x86_try_instrumentation_tests\" includes \"x86_builder\", but [config \"x86_builder\" includes \"android_defaults\", but [Android cannot targit 64 bits]]", |
"xcodebuild": "can not use xcodebuild on \"linux\"" |
} |